-
Notifications
You must be signed in to change notification settings - Fork 787
fix(hive): may get wrong datablocks if not sorted by output schema #9470
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. And in do_deserialize
, self.remain_reader
seems always be Some(_)
, we can add Err(ErrorCode::Internal("It's a bug. No remain reader"))
there.
will update the patch after test on our cluster. |
@mergify update |
❌ Base branch update has failedmerge conflict between base and head |
@mergify update |
Sorry but I didn't understand the command. Please consult the commands documentation 📚. |
@mergify update |
✅ Branch has been successfully updated |
@mergify update |
❌ Base branch update has failedrefusing to allow a GitHub App to create or update workflow |
@mergify update |
❌ Base branch update has failedrefusing to allow a GitHub App to create or update workflow |
OHH, always see this error:
|
How about merging the latest main and repon this PR. |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Closes #issue