Skip to content

Conversation

@morningman
Copy link
Contributor

bp #35081

… Parquet files. (apache#35081)

Previously, each Block data would write a row group every time when data
was written to a Parquet file.

Using Arrow's `WriteRecordBatch` interface allows caching data to be
written to Parquet. We can control the size of the row group cache."

Currently, simply accumulate the size of the blocks to determine the
cache size.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@morningman
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2024

clang-tidy review says "All clean, LGTM! 👍"

@morningman morningman merged commit 1715bae into apache:branch-2.1 Jun 7, 2024
@morningman morningman mentioned this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants