Skip to content

Parquet dynamic batch size#58

Merged
dain merged 2 commits intotrinodb:masterfrom
luohao:hluo/parquet-dynamic-batch-size
Jan 31, 2019
Merged

Parquet dynamic batch size#58
dain merged 2 commits intotrinodb:masterfrom
luohao:hluo/parquet-dynamic-batch-size

Conversation

@luohao
Copy link
Copy Markdown
Member

@luohao luohao commented Jan 25, 2019

Add dynamic batch sizing based on max combined block size observed so far in Parquet reader.

@cla-bot cla-bot bot added the cla-signed label Jan 25, 2019
@dain dain self-assigned this Jan 25, 2019
@dain dain self-requested a review January 25, 2019 02:51
Copy link
Copy Markdown
Member

@dain dain left a comment

Choose a reason for hiding this comment

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

Some very minor suggestions, but otherwise looks great.

Copy link
Copy Markdown
Member

@dain dain left a comment

Choose a reason for hiding this comment

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

One last formatting comment. Can you squash the first three commits, so we end up with just:

  • Add dynamic batch sizing in Parquet reader
  • Reformat ParquetTester

Also, please update the commit message as I have above (fix capitalization and remove the .java

@dain dain merged commit 10546ea into trinodb:master Jan 31, 2019
achopragh added a commit to achopragh/presto that referenced this pull request Sep 26, 2019
Cherry-pick of trinodb/trino#58

Co-authored-by: Amit Chopra <amitchopra@fb.com>
achopragh added a commit to achopragh/presto that referenced this pull request Sep 27, 2019
Cherry-pick of trinodb/trino#58

Co-authored-by: Amit Chopra <amitchopra@fb.com>
wenleix pushed a commit to wenleix/presto that referenced this pull request Sep 28, 2019
Cherry-pick of trinodb/trino#58

Co-authored-by: Amit Chopra <amitchopra@fb.com>
wenleix pushed a commit to prestodb/presto that referenced this pull request Sep 28, 2019
Cherry-pick of trinodb/trino#58

Co-authored-by: Amit Chopra <amitchopra@fb.com>
kaikalur pushed a commit to kaikalur/presto that referenced this pull request Jan 22, 2020
Cherry-pick of trinodb/trino#58

Co-authored-by: Amit Chopra <amitchopra@fb.com>
voonhous pushed a commit to voonhous/trino that referenced this pull request Sep 8, 2025
…n column stats are enabled (trinodb#58)

* Co-authored-by: Vamsi <vamsi@onehouse.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants