Adds documentation for the Delta Lake Read Managed I/O - #39495
Adds documentation for the Delta Lake Read Managed I/O#39495chamikaramj wants to merge 2 commits into
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
|
Assigning reviewers: R: @ahmedabu98 for label java. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
Thanks. Checked GCS Staging website. A few findings
e.g. the first graph states
We can add a link for Consider add DeltaLakeIO to the Built-in I/O Connectors list |
|
Updated connectors.md. PTAL. Thanks! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #39495 +/- ##
============================================
- Coverage 60.52% 58.06% -2.46%
+ Complexity 20659 13075 -7584
============================================
Files 3324 2520 -804
Lines 318309 263931 -54378
Branches 17249 10785 -6464
============================================
- Hits 192644 153257 -39387
+ Misses 117036 104906 -12130
+ Partials 8629 5768 -2861
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Also, raises exceptions for currently unsupported reading of a specific version/timestamp.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.