Skip to content

Conversation

@morningman
Copy link
Contributor

Proposed changes

The eos flag should be reset to false after opening next child of union node.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

Checklist

@morningman morningman added kind/fix Categorizes issue or PR as related to a bug. area/sql/execution Issues or PRs related to the execution engine labels Dec 11, 2020
@morningman morningman self-assigned this Dec 11, 2020
Copy link
Contributor

@EmmyMiao87 EmmyMiao87 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 morningman added the approved Indicates a PR has been approved by one committer. label Dec 14, 2020
@morningman morningman merged commit 90e7f70 into apache:master Dec 15, 2020
morningman added a commit to baidu-doris/incubator-doris that referenced this pull request Jan 5, 2021
…et incomplete result (apache#5067)

The `eos` flag should be reset to false after opening next child of union node.
@yangzhg yangzhg mentioned this pull request Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/sql/execution Issues or PRs related to the execution engine kind/fix Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Query external table with UNION get incomplete result.

3 participants