apache / apache/datafusion-ballista
Support deltalake
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 320
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 66
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
I would like to be able to `register external table stored as deltalake` and select from it.
**Describe the solution you'd like**
See above.
**Describe alternatives you've considered**
1. Don't allow users to use deltalake
2. Have them hard-code support
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating external-table registration and table-provider support, then determine how Delta Lake tables should be discovered and queried. Done means users can register an external Delta Lake table and select from it without hard-coded support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100