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

[common][core][format] Support using file index result for RowGroup f… #4470

Closed

Conversation

hang8929201
Copy link
Contributor

Purpose

Use file index result(bitmap) for more fine-grained IO clipping in the reader.

Tests

This is a query in our real business scenario.

  • no index:
    image
  • index for parquet block filtering:
    image
  • index for orc rowgroup filtering:
    image

API and Format

Documentation

guanshi and others added 30 commits November 7, 2024 11:03
liming30 and others added 29 commits November 7, 2024 14:57
…compatibility when jobGraph changes. (apache#4425)

* [flink] support setting uid suffix for source/sink to improve state compatibility when jobGraph changes.

* resolve comment
@hang8929201 hang8929201 closed this Nov 7, 2024
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.