Skip to content

Adds documentation for the Delta Lake Read Managed I/O - #39495

Open
chamikaramj wants to merge 2 commits into
apache:masterfrom
chamikaramj:delta_lake_docs
Open

Adds documentation for the Delta Lake Read Managed I/O#39495
chamikaramj wants to merge 2 commits into
apache:masterfrom
chamikaramj:delta_lake_docs

Conversation

@chamikaramj

Copy link
Copy Markdown
Contributor

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:

  • Mention the appropriate issue in your description (for example: 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, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

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)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@chamikaramj
chamikaramj marked this pull request as ready for review July 27, 2026 00:59
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@github-actions

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @ahmedabu98 for label java.
R: @Abacn for label website.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@Abacn

Abacn commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Thanks. Checked GCS Staging website. A few findings

e.g. the first graph states

I/O connectors denoted as Supported via Managed API can be accessed using the simplified managed I/O APIs for Java and Python.

We can add a link for [managed I/O APIs] to io/managed-io.md‎.

Consider add DeltaLakeIO to the Built-in I/O Connectors list

@chamikaramj

Copy link
Copy Markdown
Contributor Author

Updated connectors.md. PTAL. Thanks!

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.06%. Comparing base (72d7ae3) to head (9bc4c37).
⚠️ Report is 5 commits behind head on master.

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     
Flag Coverage Δ
java 64.24% <ø> (-2.81%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants