druid/sql
Abhishek Agarwal 7abf847eae
Return 400 when SQL query cannot be planned (#12033)
In this PR, we will now return 400 instead of 500 when SQL query cannot be planned. I also fixed a bug where error messages were not getting sent to the users in case the rules throw UnsupportSQLQueryException.
2021-12-08 21:49:54 +05:30
..
src Return 400 when SQL query cannot be planned (#12033) 2021-12-08 21:49:54 +05:30
pom.xml Add druid.sql.approxCountDistinct.function property. (#11181) 2021-10-25 12:16:21 -07:00