Vadim Ogievetsky
fd6cfcb8fb
Web console: fix pagination, add error delimiters ( #12969 )
...
* fix pagination, add error delimiters
* reword debug message
2022-08-25 08:18:21 -07:00
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
Vadim Ogievetsky
1d3c8c187b
Web console: query view improvements and other fixes ( #12031 )
...
* don't copy commas
* use numeric type information
* add VALUES keyword
* propogate rollup config into spec
* fix
* cleanup
* understand range partitioning
* update snapshots
* better comp apis
* fix segment pages
* update snapshots
2021-12-07 10:16:16 -08:00
Vadim Ogievetsky
0c5d1c9725
Web console: add more query fixing auto suggestions ( #11203 )
...
* add more query fixing auto suggestions
* update query gen
* update toolkit
* update licenses
* fix funky quotes
* funky => fancy
* revert engine change
* separate web-console and website npm and node deps
2021-06-04 09:29:00 -07:00
Vadim Ogievetsky
4caa221d72
Web console: Better inline docs ( #11128 )
...
* better highlight
* better highlighting
* add spec
2021-04-19 14:36:53 -07:00
Vadim Ogievetsky
ee61a165e3
Web console: improve make type preservation in ingestion configs in the data loader ( #10533 )
...
* improve validation
* move to druid modals
* adjust specs
* oneOf
* move transform
* segment grans
* tidy up webpack
* add Partitioning
* break out druid models
* tidy up
* rename to Expression
* move druid time
* cleanup
* update format
* better detail
* fix e2e test
* remove forceGuaranteedRollup from e2e tests
* clean up imports
* shardSpec -> shard_spec
* fix css
* adjust snapshot
* add granularity to segments view
* rename to Time span
* use OFFSET in segments view query
* update doc links
* simplify require
* more oneOf
2020-10-30 19:02:44 -07:00
Vadim Ogievetsky
3c8eacb2d4
Web console: improve query manager (convert to React hook) ( #10360 )
...
* Better query running
* update licenses
* update tests
* updated tests v2
* fade in cancel
* add exemplary tests
* update mkcomp
* fix inconsistent state update
* remove lastParsedQuery
* work if not a valid literal
* remove unused params
* fix licenses
* better state update
* get error message
* isEmpty tidy
* add tests around error message highlighting
* pull live query selector into a component
* add LiveQueryModeSelector tests
* update snapshots
2020-09-11 19:42:50 -07:00
Vadim Ogievetsky
6d8799f2df
Update QueryView to use latest DruidQueryToolkit ( #10201 )
...
* Update to latest DruidQueryToolkit
* add THEN keyword
* do not crash on invalid JSON
2020-07-23 22:45:01 -07:00
Vadim Ogievetsky
c01fd56182
Web console: allow link overrides for docs, and more ( #10100 )
...
* link overrides
* change doc version
* fix snapshots
2020-06-30 12:46:50 -07:00
mcbrewster
b7fdb29423
add joins to column tree menu ( #9705 )
...
* add joins to column tree menu
* fix capitalization
* add keyword, keep columns if replaced
* actually fix capitalization
* add keywords
2020-04-16 17:51:59 -07:00
Vadim Ogievetsky
637a9e8614
Web console: Fix segment re-ingest ( #8454 )
...
* fixing ingest spec
* rm console.log
* ingest segment spec
* make sure step query always being run
* better example interface
* add keywords
* placeholders
* do not overwrite datasource name in data loader spec
* fix comment typo
2019-09-03 12:13:57 -07:00
Vadim Ogievetsky
20ea90a5a6
Web console: more explicit limit on run button ( #8378 )
...
* update sql doc parsing
* keyword fixes
* fix header default
* tidy
* fix tests
2019-08-23 13:40:48 -07:00