mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* MSQ web console * fix typo in comments * remove useless conditional * wrap SQL_DATA_TYPES * fixes sus regex * rewrite regex * remove problematic regex * fix UTs * convert PARTITIONED / CLUSTERED BY to ORDER BY for preview * fix log * updated to use shuffle * Web console: Use Ace.Completion directly (#1405) * Use Ace.Completion directly * Another Ace.Completion * better comment * fix column ordering in e2e test * add nested data example also Co-authored-by: John Gozde <john.gozde@imply.io>