druid/sql
Akshat Jain 6a2348b78b
Preemptive restriction for queries with approximate count distinct on complex columns of unsupported type (#16682)
This PR aims to check if the complex column being queried aligns with the supported types in the aggregator and aggregator factories, and throws a user-friendly error message if they don't.
2024-07-22 21:34:06 +05:30
..
src Preemptive restriction for queries with approximate count distinct on complex columns of unsupported type (#16682) 2024-07-22 21:34:06 +05:30
pom.xml Upgrade calcite to 1.37.0 (#16504) 2024-06-13 08:47:50 +02:00