Skip to content

Comments

[BugFix](ParquetReader) Branch 1.2 lts fix parquet pushdown error#30076

Merged
yiguolei merged 2 commits intoapache:branch-1.2-ltsfrom
GoGoWen:branch-1.2-lts-fix-parquet-pushdown-error
Feb 4, 2024
Merged

[BugFix](ParquetReader) Branch 1.2 lts fix parquet pushdown error#30076
yiguolei merged 2 commits intoapache:branch-1.2-ltsfrom
GoGoWen:branch-1.2-lts-fix-parquet-pushdown-error

Conversation

@GoGoWen
Copy link
Contributor

@GoGoWen GoGoWen commented Jan 17, 2024

Proposed changes

in Parquet reader, the Doris Date type conjunct like day="2024-01-08" will push down to parquet reader to read the data in parquet. And we got some data like day="2024-01-08" in parquet file, however the we got nothing now.

bp #30075

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

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
Copy link
Contributor

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

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jan 24, 2024
@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit d915876 into apache:branch-1.2-lts Feb 4, 2024
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/vectorization dev/1.2.8-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants