Skip to content

docs: fix Delta Lake migration output method name - #17415

Open
arijitroy003 wants to merge 1 commit into
apache:mainfrom
arijitroy003:fix/fix-delta-lake-docs
Open

docs: fix Delta Lake migration output method name#17415
arijitroy003 wants to merge 1 commit into
apache:mainfrom
arijitroy003:fix/fix-delta-lake-docs

Conversation

@arijitroy003

Copy link
Copy Markdown

Summary

Fix incorrect output method name in Delta Lake migration documentation.

Changes

  • Updated the output table to show snapshotDataFilesCount() instead of imported_files_count
  • The SnapshotDeltaLakeTable.Result interface uses snapshotDataFilesCount() as the actual method name

Testing

N/A — documentation fix only.

The SnapshotDeltaLakeTable.Result interface uses snapshotDataFilesCount()
as the method name, not imported_files_count. Updated documentation to
match the actual API.

Signed-off-by: arijitroy003 <arijitroy003@gmail.com>
@github-actions github-actions Bot added the docs label Jul 29, 2026

@uros-b uros-b left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arijitroy003 please note another draft PR was open recently (#17267) although it's unclear whether it's moving forward or not

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants