druid/docs
Abhishek Radhakrishnan 04fb75719e
Fail query planning if a `CLUSTERED BY` column contains descending order (#14436)
* Throw ValidationException if CLUSTERED BY column descending order is specified.

- Fails query planning

* Some more tests.

* fixup existing comment

* Update comment

* checkstyle fix: remove unused imports

* Remove InsertCannotOrderByDescendingFault and deprecate the fault in readme.

* move deprecated field to the bottom
2023-06-16 18:10:12 -04:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
api-reference Limit results generated by SELECT queries in MSQ (#14370) 2023-06-15 13:13:11 +05:30
assets Fixup data deletion tutorial docs (#14283) 2023-05-17 17:05:35 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Minor doc updates. (#14409) 2023-06-12 15:24:48 -07:00
data-management Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
design doc: escape tags in markdown in prepration for docusaurus2 (#14379) 2023-06-08 11:26:18 -07:00
development docs: add basic contributor guide for docs (#14365) 2023-06-05 10:53:17 -07:00
ingestion doc: escape tags in markdown in prepration for docusaurus2 (#14379) 2023-06-08 11:26:18 -07:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Fail query planning if a `CLUSTERED BY` column contains descending order (#14436) 2023-06-16 18:10:12 -04:00
operations Add groupId to metrics (#14402) 2023-06-16 09:28:16 -07:00
querying Expose Druid functions in `INFORMATION_SCHEMA.ROUTINES` table. (#14378) 2023-06-13 15:44:04 -04:00
tutorials Docs: fix broken link to Python API jupyter notebook (#14332) 2023-05-31 08:12:27 +05:30