druid/sql
Gian Merlino 0460d8a502
Adjust SQL "cannot plan" error message. (#12903)
Two changes:

1) Restore the text of the SQL query. It was removed in #12897, but
   then it was later pointed out that the text is helpful for end
   users querying Druid through tools that do not show the SQL queries
   that they are making.

2) Adjust wording slightly, from "Cannot build plan for query" to
   "Query not supported". This will be clearer to most users. Generally
   the reason we get these errors is due to unsupported SQL constructs.
2022-08-29 18:33:00 +05:30
..
src Adjust SQL "cannot plan" error message. (#12903) 2022-08-29 18:33:00 +05:30
pom.xml Bump up the version to 25.0.0 (#12975) 2022-08-29 11:27:38 +05:30