druid/web-console/e2e-tests
Vadim Ogievetsky 04ee7abeff
Web console: Multi-stage query support (#12919)
* 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>
2022-08-24 16:17:12 -07:00
..
component Web console: Multi-stage query support (#12919) 2022-08-24 16:17:12 -07:00
util Web console: make range partitioning a first class citizen of the console (#12146) 2022-01-12 03:50:10 -08:00
auto-compaction.spec.ts Web console: Switch to ESLint (#11142) 2021-04-22 19:33:03 -07:00
cancel-query.spec.ts Support real query cancelling for web console (#11738) 2021-10-05 10:28:49 -07:00
multi-stage-query.spec.ts Web console: Multi-stage query support (#12919) 2022-08-24 16:17:12 -07:00
reindexing.spec.ts Web console: make range partitioning a first class citizen of the console (#12146) 2022-01-12 03:50:10 -08:00
tutorial-batch.spec.ts fix ordering in e2e test (#12775) 2022-07-13 15:08:00 -07:00