Skip to content

Spark insert table bulk load#329

Merged
schuemie merged 10 commits into
developfrom
spark-insert-table-bulk-load
May 14, 2026
Merged

Spark insert table bulk load#329
schuemie merged 10 commits into
developfrom
spark-insert-table-bulk-load

Conversation

@anthonysena
Copy link
Copy Markdown
Contributor

Fixes issues with insertTable() and bulk load with Spark (Databricks) that I introduced via #301.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

❌ Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.32%. Comparing base (3766c25) to head (0977eb4).

Files with missing lines Patch % Lines
R/BulkLoad.R 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #329      +/-   ##
===========================================
- Coverage    56.40%   56.32%   -0.09%     
===========================================
  Files           16       16              
  Lines         2732     2736       +4     
===========================================
  Hits          1541     1541              
- Misses        1191     1195       +4     

☔ View full report in Codecov by Sentry.
📢 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.

@schuemie
Copy link
Copy Markdown
Member

schuemie commented May 6, 2026

@anthonysena : note that this PR is marked as a work in progress, so cannot be merged yet

@anthonysena
Copy link
Copy Markdown
Contributor Author

Correct - still testing this internally but wanted to file the PR for awareness.

@anthonysena
Copy link
Copy Markdown
Contributor Author

Big thanks to @burrowse who did a lot of the work to connect up our Azure storage to Databricks to make this work!

@anthonysena anthonysena marked this pull request as ready for review May 13, 2026 13:44
@schuemie schuemie merged commit 41a5472 into develop May 14, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants