Description
Support ANSI intervals in the percentile functions. The feature was disabled by https://issues.apache.org/jira/browse/SPARK-39427 because the functions return double values instead of ANSI intervals. The ticket aims to implement the feature in right way.
Attachments
Issue Links
- is caused by
-
SPARK-39427 Disable ANSI intervals in the percentile functions
- Resolved
- relates to
-
SPARK-37138 Support ANSI Interval in functions that support numeric type
- Resolved
- links to