Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix](parquet-reader) Fixed the issue of excessive scanning data in l…
…ate materialization case of parquet reader (#46121) ### What problem does this PR solve? Related PR: #40641 Problem Summary: [Fix](parquet-reader) Fixed the issue of excessive scanning data in late materialization case of parquet reader introduced by #40641 in scenarios with particularly high filtering rates.
- Loading branch information