Skip to content

Adding bulk load for Spark (DataBricks)#301

Merged
schuemie merged 1 commit intodevelopfrom
databricks-bulk-load
Jan 22, 2025
Merged

Adding bulk load for Spark (DataBricks)#301
schuemie merged 1 commit intodevelopfrom
databricks-bulk-load

Conversation

@anthonysena
Copy link
Copy Markdown
Contributor

Aims to address #300 by adding support for bulk loading data into DataBricks.

For reference: https://learn.microsoft.com/en-us/azure/databricks/ingestion/cloud-object-storage/copy-into/tutorial-dbsql

@anthonysena anthonysena linked an issue Jan 22, 2025 that may be closed by this pull request
Comment thread DatabaseConnector.Rproj
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 60 lines in your changes missing coverage. Please review.

Project coverage is 57.83%. Comparing base (ff12112) to head (25fd106).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
R/BulkLoad.R 0.00% 58 Missing ⚠️
R/InsertTable.R 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #301      +/-   ##
===========================================
- Coverage    59.04%   57.83%   -1.21%     
===========================================
  Files           15       15              
  Lines         2881     2941      +60     
===========================================
  Hits          1701     1701              
- Misses        1180     1240      +60     

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

@schuemie schuemie merged commit 79eb5d9 into develop Jan 22, 2025
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.

Implement bulk load for DataBricks

2 participants