Skip to content

Conversation

@raunaqmorarka
Copy link
Member

Description

Minor cleanups in parquet

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

raunaqmorarka and others added 4 commits May 13, 2024 14:59
Upgrade to new parquet-mr includes the necessary fixes
This class no longer uses Unsafe methods from Slice
@github-actions github-actions bot added delta-lake Delta Lake connector hive Hive connector labels May 13, 2024
ImmutableMultiset.<CacheOperation>builder()
.add(new CacheOperation("Alluxio.readCached", "00000000000000000000.json", 0, 757))
.add(new CacheOperation("Alluxio.readCached", "00000000000000000001.json", 0, 636))
.add(new CacheOperation("Alluxio.readCached", "00000000000000000002.json", 0, 636))
Copy link
Member

Choose a reason for hiding this comment

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

why all these below went up?

Copy link
Member Author

Choose a reason for hiding this comment

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

started populating 2 new fields is_exact_min/max in the parquet footer

}

/**
* Always check if needed data is available with ensureBytesAvailable method.
Copy link
Member

@sopel39 sopel39 May 13, 2024

Choose a reason for hiding this comment

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

Is the comment no longer viable? Maybe remove suffix unchecked then?

Copy link
Member Author

Choose a reason for hiding this comment

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

suffix unchecked is copied from Slice

@raunaqmorarka raunaqmorarka merged commit 5dcbc62 into trinodb:master May 13, 2024
@raunaqmorarka raunaqmorarka deleted the pqr-cleanup branch May 13, 2024 12:18
@github-actions github-actions bot added this to the 448 milestone May 13, 2024
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

Development

Successfully merging this pull request may close these issues.

3 participants