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](orc-reader) Fix the inner reader of MergeRangeFileReader is not correct when creating MergeRangeFileReader in orc reader. #20393

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

kaka11chen
Copy link
Contributor

Proposed changes

Fix the inner reader of MergeRangeFileReader is not correct when creating MergeRangeFileReader in orc reader.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

…ot correct when creating `MergeRangeFileReader` in orc reader.
@kaka11chen
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2023

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

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jun 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

PR approved by anyone and no changes requested.

@morningman morningman merged commit 4c6b99d into apache:master Jun 9, 2023
xiaokang pushed a commit that referenced this pull request Jun 9, 2023
…ot correct when creating `MergeRangeFileReader` in orc reader. (#20393)

Fix the inner reader of MergeRangeFileReader is not correct when creating MergeRangeFileReader in orc reader.
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. dev/2.0-beta-merged reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants