Skip to content

Connectors: Add source and target adapters for Delta Lake - #109

Draft
amotl wants to merge 1 commit into
mainfrom
deltalake
Draft

Connectors: Add source and target adapters for Delta Lake#109
amotl wants to merge 1 commit into
mainfrom
deltalake

Conversation

@amotl

@amotl amotl commented Jun 26, 2026

Copy link
Copy Markdown
Member

About

Add support for reading from and writing to Delta Lake tables.

Backlog

  • Documentation
  • Software tests

References

@amotl amotl mentioned this pull request Jun 26, 2026
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.18%. Comparing base (a9b8429) to head (b43360f).

Files with missing lines Patch % Lines
src/omniload/target/deltalake/__init__.py 40.00% 9 Missing ⚠️
src/omniload/source/deltalake/api.py 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   60.23%   60.18%   -0.05%     
==========================================
  Files         236      238       +2     
  Lines       11157    11181      +24     
==========================================
+ Hits         6720     6729       +9     
- Misses       4437     4452      +15     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@amotl amotl mentioned this pull request Jun 27, 2026
@amotl amotl added the connector All about connectors: Bugs, improvements, pitches. label Jul 15, 2026
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • coderabbit-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 53adfcc2-b621-4d5e-afe4-c4214391b3d7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deltalake

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@amotl
amotl force-pushed the deltalake branch 2 times, most recently from 263a648 to b43360f Compare August 4, 2026 00:25
@amotl

amotl commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

Hi @hampsterx. I will be travelling starting tomorrow. If you like this feature, feel free to complete this patch, or let your clanker do the job. It looks like I was not able to complete it in time.

NB: GH-104 might include more hints or thoughts about what's left to do, other than the backlog enumeration in the original post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

connector All about connectors: Bugs, improvements, pitches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant