Skip to content

Conversation

@JingsongLi
Copy link
Contributor

@JingsongLi JingsongLi commented Nov 15, 2024

Purpose

We planned to remove the statistical information when reading the file, but this optimization was hindered by the need for statistical information later for whole bucket filter.

In this PR, we refactor this logical to drop stats and compute filter selected result, in this way, we can keep whole bucket filter.

Tests

API and Format

Documentation

@JingsongLi JingsongLi force-pushed the remove_whole_bucket_filter branch from e3e5267 to 92baf51 Compare November 18, 2024 07:25
@JingsongLi JingsongLi force-pushed the remove_whole_bucket_filter branch from c677009 to f5405a9 Compare November 18, 2024 12:34
@JingsongLi JingsongLi changed the title [core] Remove whole bucket stats filter to simplify scan [core] Drop stats in manifest file reading Nov 18, 2024
@wwj6591812
Copy link
Contributor

Very thanks for @JingsongLi do this work!
Our company needs this feature now!

@wwj6591812
Copy link
Contributor

+1

Copy link
Contributor

@leaves12138 leaves12138 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

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.

3 participants