druid/docs/multi-stage-query
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
..
concepts.md Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
examples.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
index.md Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
known-issues.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
reference.md Fail query planning if a `CLUSTERED BY` column contains descending order (#14436) 2023-06-16 18:10:12 -04:00
security.md docs: add line about write datasource perm for overlord api (#14114) 2023-05-19 14:56:24 -07:00