Skip to content

Spark insert table bulk load#329

Draft
anthonysena wants to merge 4 commits intodevelopfrom
spark-insert-table-bulk-load
Draft

Spark insert table bulk load#329
anthonysena wants to merge 4 commits intodevelopfrom
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 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.38%. Comparing base (3766c25) to head (6187038).

Files with missing lines Patch % Lines
R/BulkLoad.R 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #329      +/-   ##
===========================================
- Coverage    56.40%   56.38%   -0.03%     
===========================================
  Files           16       16              
  Lines         2732     2733       +1     
===========================================
  Hits          1541     1541              
- Misses        1191     1192       +1     

☔ 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

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