Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify Delta, Iceberg do not call file length unnecessarily #18294

Conversation

findepi
Copy link
Member

@findepi findepi commented Jul 14, 2023

Improve TrackingFileSystemFactory (and thus
TestDeltaLakeFileOperations and TestIcebergMetadataFileOperations) to correctly verify number of INPUT_FILE_GET_LENGTH calls.

@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Jul 14, 2023
@cla-bot cla-bot bot added the cla-signed label Jul 14, 2023
findepi added 2 commits July 14, 2023 15:04
Improve `TrackingFileSystemFactory` (and thus
`TestDeltaLakeFileOperations` and `TestIcebergMetadataFileOperations`)
to correctly verify number of `INPUT_FILE_GET_LENGTH` calls.
Like in Delta, Iceberg. Prepare for file operations testing.
@findepi findepi force-pushed the findepi/verify-delta-iceberg-do-not-call-file-length-unnecessarily-f7ca9d branch from e5687ae to 60a712e Compare July 14, 2023 13:05
@github-actions github-actions bot added tests:hive hudi Hudi connector iceberg Iceberg connector delta-lake Delta Lake connector hive Hive connector labels Jul 14, 2023
@findepi findepi merged commit 2ea2f38 into trinodb:master Jul 18, 2023
@findepi findepi deleted the findepi/verify-delta-iceberg-do-not-call-file-length-unnecessarily-f7ca9d branch July 18, 2023 19:16
@github-actions github-actions bot added this to the 423 milestone Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed delta-lake Delta Lake connector hive Hive connector hudi Hudi connector iceberg Iceberg connector no-release-notes This pull request does not require release notes entry test
Development

Successfully merging this pull request may close these issues.

4 participants