druid/extensions-contrib/tdigestsketch/src/main
Laksh Singla 2ea7177f15
Allow casted literal values in SQL functions accepting literals (#15282)
Functions that accept literals also allow casted literals. This shouldn't have an impact on the queries that the user writes. It enables the SQL functions to accept explicit cast, which is required with JDBC.
2023-11-01 10:38:48 +05:30
..
java/org/apache/druid/query/aggregation/tdigestsketch Allow casted literal values in SQL functions accepting literals (#15282) 2023-11-01 10:38:48 +05:30
resources/META-INF/services TDigest backed sketch aggregators (#7331) 2019-05-09 17:22:55 -07:00