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

dont use shuffle when load file is compressed to 1.1-dev #14437

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

badboynt1
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue # https://github.com/matrixorigin/MO-Cloud/issues/2440

What this PR does / why we need it:

reading compressed file when load is in single parallel, no need to use shuffle.

… large, max is 104857600 (matrixorigin#13557)

for load statement, if parallel then go shuffle, else go sendToAny

Approved by: @nnsgmsone, @ouyuanning
@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Jan 30, 2024
@mergify mergify bot requested a review from sukki37 January 30, 2024 02:45
@mergify mergify bot added the kind/bug Something isn't working label Jan 30, 2024
@mergify mergify bot merged commit 53ee7e8 into matrixorigin:1.1-dev Jan 30, 2024
16 of 18 checks passed
@badboynt1 badboynt1 deleted the load1.1 branch January 30, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants