Skip to content

Conversation

@hubgeter
Copy link
Contributor

@hubgeter hubgeter commented Jan 9, 2026

bp #59053
bp #59557

What problem does this PR solve?

Problem Summary:
This pull request achieves better filtering by fetching the latest join runtime filter when creating the Parquet row group reader. Previously, the join runtime filter was fetched at the Parquet file level.

…w group. (apache#59053)

Problem Summary:
This pull request achieves better filtering by fetching the latest join
runtime filter when creating the Parquet row group reader. Previously,
the join runtime filter was fetched at the Parquet file level.
@hubgeter hubgeter requested a review from yiguolei as a code owner January 9, 2026 09:39
@Thearas
Copy link
Contributor

Thearas commented Jan 9, 2026

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

### What problem does this PR solve?
Problem Summary:
case from pr : apache#59053
@hubgeter
Copy link
Contributor Author

hubgeter commented Jan 9, 2026

run buildall

@morningman morningman changed the title [Enhancement](parquet)update runtime filter when read next parquet row group. (#59053) branch-4.0: [Enhancement](parquet)update runtime filter when read next parquet row group. (#59053) Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants