delta-io/delta
Vedi su GitHub[Feature Request] Automatically generate partition filters for generated columns using the ceiling function
Open
#1443 aperta il 18 ott 2022
enhancementgood first issue
Metriche repository
- Star
- (8807 star)
- Metriche merge PR
- (Merge medio 7g 1h) (142 PR mergiate in 30 g)
Descrizione
See #1442
We can automatically generated partition filters when a partition column is generated by the ceil function.
i.e. if x < y then ceil(x) <= ceil(y)