-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Benchmark the improvements or drawbacks of filtering with and without using column-indexes. We shall also benchmark the overhead of reading and using the column-indexes in case of it is not useful (e.g. completely randomized data).
Reporter: Gabor Szadovszky / @gszadovszky
Assignee: Gabor Szadovszky / @gszadovszky
Related issues:
- Column indexes (depends upon)
- Improve logic when to write column indexes (is depended upon by)
PRs and other links:
Note: This issue was originally created as PARQUET-1435. Please see the migration documentation for further details.