Closed
Bug 1442436
Opened 8 years ago
Closed 6 years ago
No column stats for "window_start" or "window_end"
Categories
(Data Platform and Tools :: General, enhancement)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: frank, Unassigned)
Details
This is preventing pruning of the parquet files when filtering on window_start.
| Reporter | ||
Comment 1•8 years ago
|
||
This involves:
1. Making sure Spark writes the stats to the parquet metadata
2. Making sure Athena uses the stats to prune the blocks
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•