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

[Fix](outfile) Add a configuration for exporting data in Parquet format using select into outfile #36143

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

BePPPower
Copy link
Contributor

@BePPPower BePPPower commented Jun 11, 2024

Proposed changes

Issue Number: close #xxx

backport: #36142

When exporting data to Parquet, you can specify the minimum row group size. Add the configuration min_row_group_size in be.conf.

@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.

@BePPPower
Copy link
Contributor Author

run buildall

Copy link
Contributor

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

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

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

LGTM

@morningman
Copy link
Contributor

run buildall

Copy link
Contributor

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

@BePPPower
Copy link
Contributor Author

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.29% (9125/25142)
Line Coverage: 27.79% (74231/267149)
Region Coverage: 26.71% (38299/143363)
Branch Coverage: 23.40% (19406/82914)
Coverage Report: http://coverage.selectdb-in.cc/coverage/dea4b68cea0ae1ecc1d9bc5456d3c9c3836ade9e_dea4b68cea0ae1ecc1d9bc5456d3c9c3836ade9e/report/index.html

@morningman
Copy link
Contributor

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.30% (9126/25143)
Line Coverage: 27.79% (74244/267158)
Region Coverage: 26.73% (38319/143369)
Branch Coverage: 23.41% (19408/82908)
Coverage Report: http://coverage.selectdb-in.cc/coverage/1a5a3dd6fbbd3412f4ba5eddd2eeae713ba42d64_1a5a3dd6fbbd3412f4ba5eddd2eeae713ba42d64/report/index.html

@morningman morningman merged commit c84b561 into apache:branch-2.1 Jun 13, 2024
19 of 21 checks passed
@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
3 participants