apache / apache/datafusion-ballista

Support deltalake

Open
#456 1 comment 2 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.