Vadim Ogievetsky
3b62d7929c
Web console: Data loader should allow for multiline JSON messages in kafka ( #13709 )
...
* stricter
* data loader should allow for mulit-line json
* add await
* kinesis also
2023-01-25 21:23:18 -08:00
Vadim Ogievetsky
4ee4d99b8d
better error reporting ( #13636 )
2023-01-05 20:00:33 -08:00
Vadim Ogievetsky
fdc8aa2833
better show totals when grouping ( #13631 )
2023-01-05 18:06:32 -08:00
Vadim Ogievetsky
8773d619a2
Web console: tidy up stage UI ( #13615 )
...
* show the right info
* sort indicator
* nicer marker
* move error icon
2022-12-22 12:52:16 -08:00
Vadim Ogievetsky
e23abc710a
Web console: default max workers to cluster capacity and simplify live reports ( #13577 )
...
* step
* better capacity
* start with capacity
* more compressed stats display
* better rule editor
* fix SQL data loader also
* update snapshots
* new line
* better formatting
2022-12-16 15:13:32 -08:00
Vadim Ogievetsky
d8e27eaab4
update error anchors ( #13527 )
2022-12-08 13:18:35 -08:00
Vadim Ogievetsky
d85fb8cc4e
Web console: improve compaction status display ( #13523 )
...
* improve compaction status display
* even more accurate
* fix snapshot
2022-12-07 21:03:59 -08:00
Vadim Ogievetsky
9679f6a9b5
Web console: add arrayOfDoublesSketch and other small fixes ( #13486 )
...
* add padding and keywords
* add arrayOfDoubles
* Update docs/development/extensions-core/datasketches-tuple.md
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
* Update docs/development/extensions-core/datasketches-tuple.md
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
* Update docs/development/extensions-core/datasketches-tuple.md
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
* Update docs/development/extensions-core/datasketches-tuple.md
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
* Update docs/development/extensions-core/datasketches-tuple.md
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
* partiton int
* fix docs
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
2022-12-06 21:21:49 -08:00
Vadim Ogievetsky
2fdcfffe40
don't render duration if aggregated ( #13455 )
2022-11-30 19:21:07 -08:00
Vadim Ogievetsky
d8f4353c43
Web console: be more robust to aux queries failing and improve kill tasks ( #13431 )
...
* be more robust to aux queries failing
* feedback fixes
* remove empty block
* fix spelling
* remove killAllDataSources from the console
2022-11-28 16:50:38 -08:00
Vadim Ogievetsky
a2d5e335f3
Web console: Index spec dialog ( #13425 )
...
* add index spec dialog
* add sanpshot
2022-11-28 11:40:45 -08:00
Vadim Ogievetsky
fe34ecc5e3
add ability to make inputFormat part of the example datasets ( #13402 )
2022-11-21 12:50:44 -08:00
Vadim Ogievetsky
c628947c31
Web console: streaming json input format specifics ( #13381 )
...
* streaming json input format specifics
* goodies
2022-11-18 14:15:16 -08:00
Vadim Ogievetsky
a3d45f6086
treat user cancelation seriously ( #13376 )
2022-11-18 14:04:16 -08:00
Vadim Ogievetsky
f6aca21e82
Web console: update DQT to version 0.17 ( #13323 )
...
* update to DQT 17
* update licenses
* after npm i
2022-11-07 17:47:11 -08:00
Vadim Ogievetsky
176934e849
Web console: expose in the UI that a query is stuck waiting for task slots ( #13291 )
...
* add pending info
* update tests
* fixes after review
2022-11-01 09:40:55 -07:00
Margaret Brewster
e40c7f2a67
Update data loader parse screen help text ( #13241 )
...
Co-authored-by: Margaret Brewster <margaretbrewster@Maggie-Brewster.local>
2022-10-29 11:51:37 +08:00
Vadim Ogievetsky
32020247d1
Web console: Update dqt to a version that adds quotes by default ( #13243 )
...
* update dqt
* auto quote by default
2022-10-28 01:06:45 -07:00
Vadim Ogievetsky
573e12c75f
Web console: making the cell filter menu more functional, removing the old query view, and updating d3 ( #13169 )
...
* remove old query view
* update tests
* add filter
* fix test
* bump d3 things to latest versions
* rent too far into the future with d3
* make config dialogs load
* goodies
* update snapshots
* only compute duration when running or pending
2022-10-07 12:44:40 -07:00
Vadim Ogievetsky
ebfe1c0c90
Web console: fix DQT import ( #13159 )
...
* fix dqt import
* update licenses
* update tests
2022-09-30 09:31:06 -07:00
Vadim Ogievetsky
f1d3728371
append to exisitng callout ( #13130 )
2022-09-21 19:39:28 -07:00
Vadim Ogievetsky
de8f229bed
Web console: correctly escape path based flatten specs ( #13105 )
...
* fix path generation
* do escape
* fix replace
* fix replace for good
2022-09-17 14:02:42 -07:00
Vadim Ogievetsky
c62a822121
support kafka lookups ( #13098 )
2022-09-16 15:25:25 -07:00
Vadim Ogievetsky
078b50ebe1
link to error docs ( #13094 )
2022-09-15 15:06:08 -07:00
Vadim Ogievetsky
5cc5f7b60c
quote columns, datasources in auto complete if needed ( #13060 )
2022-09-09 11:22:40 -07:00
Kashif Faraz
7e20d70242
Fix web-console message in MSQ data loader ( #12996 )
...
* Fix typo in web-console message
* Prettify the changes
2022-09-07 13:34:10 -07:00
Vadim Ogievetsky
92789cfc4a
default to no compare ( #13041 )
2022-09-07 08:28:28 -07:00
Vadim Ogievetsky
0ae515bd3c
Web console: don't crash if cookies are totally disabled ( #13013 )
...
* fix local storage detection
* fix numeric input dialog
2022-09-01 16:10:23 -07:00
Vadim Ogievetsky
054688528f
don't show transform actions on * queries ( #13005 )
2022-08-30 21:54:18 -07:00
Vadim Ogievetsky
acb09ff18b
grab warnings from correct key + test ( #12977 )
2022-08-25 18:47:33 -07:00
Lee Surprenant
4c61378ad1
fix broken link in web-console ( #12976 )
...
In 0.23.0, the info-button links to https://druid.apache.org/docs/0.23.0/ingestion/flatten-json.html which is a 404
If I got the spot right, this should now link to https://druid.apache.org/docs/[VERSION]/ingestion/data-formats.html#flattenspec
2022-08-25 16:47:41 -07:00
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
f2a7970a6c
reindex flow should take order from Druid ( #12790 )
2022-07-14 20:03:33 -07:00
Vadim Ogievetsky
a235aca2b3
Web console: fix go to segments not working ( #12541 )
...
* use correct filter syntax
* fix tests
2022-05-19 14:34:03 -07:00
Vadim Ogievetsky
fb08bac01a
Web console: Misc table fixes ( #12489 )
...
* Misc table fixes
* extract default className
* table spacing updates
* fix e2e action selector
* try more times
* make the web console exist again
2022-05-03 12:08:08 -07:00
Vadim Ogievetsky
a72cc28959
good stuff ( #12435 )
2022-04-14 00:23:06 -07:00
Vadim Ogievetsky
a139cd22aa
Web console: Misc fixes and improvements ( #12361 )
...
* Misc fixes
* pad column numbers
* make shard_type filterable
2022-04-12 22:20:28 -07:00
John Gozde
90680543d0
Blueprint 4 ( #12391 )
...
* Update blueprint dependencies & LICENSES
* Switch to bp4 namespace; use bp-ns variable in overrides
* Add webpack alias for colors.scss
* Snapshots
* Update selectors in e2e tests
2022-04-04 10:34:22 -07:00
John Gozde
0d23713862
Web console: update dev dependencies ( #12240 )
...
* Update dependencies
* Set "allowFunctions: true" for react/jsx-no-bind
* Prettify
* npm audit fix
* Bump playwright, set testEnvironment=node
* Bump node and npm
* Revert "Bump node and npm"
This reverts commit e93c8e00e7
.
* Minor/patch bump node@14, npm@6
2022-02-08 16:37:36 -08:00
Vadim Ogievetsky
fc76b014d1
Web console: fix supervisor stats table pagination ( #12227 )
...
* fixes #11627 supervisor stats table pagination
* use spread instead of assign
2022-02-03 00:09:21 -08:00
Vadim Ogievetsky
bc408bacc8
Web console: Adding a shard detail column to the segments view ( #12212 )
...
* shard spec details
* improve pattern match
* refactor spec cleanup
* better format detection
* update JSONbig
* add multiline option to autoform
2022-02-02 18:46:17 -08:00
AshishKapoor
801d9e7f1b
[Web Console] fix deprecated keyboard event method "keyCode" with "key" ( #11947 )
...
* 11946 fix keyboard event keyCode method
* fix with key and respective cases
* e.which method required since it's anyway deprecated too.
* updated as per feedback
2022-02-02 18:26:21 -08:00
Vadim Ogievetsky
8ae5de5114
Web console: fix multi-value dimension column detection and tidy up ( #12160 )
...
* streamline services view query
* better column type detection
* fix query view page size bug
* fill out MetricSpec interface
* fix pagination in status dialog
* update tests
* adjust pagination
* better type guessing
* better test fixtures
* add Avg. row size to segments view
2022-01-25 15:46:29 -08:00
Vadim Ogievetsky
9cd52ed914
Web console: make range partitioning a first class citizen of the console ( #12146 )
...
* first class support for range partitioning
* update e2e tests
2022-01-12 03:50:10 -08:00
Vadim Ogievetsky
2a41b7bffa
Web console: correctly cancel JSON shaped SQL queries ( #12134 )
...
* misc fixes
* type typo
2022-01-10 14:24:05 -08:00
Vadim Ogievetsky
476d0bf4be
Web console: remove console.log ( #12094 )
...
* rm console.log
* force path-parse to 1.0.7
2021-12-22 19:31:23 -08:00
Vadim Ogievetsky
37112d24e2
Web console: new Ace, diff view, and cleanup. Decorating the console for the holidays ✨ 🎁 ( #12085 )
...
* Add diff view and upgrade AceEditor
* fix test
* function doc parsing fixes
* escape args
* allowKeys
* everyone gets a diff
* update snapshot
2021-12-22 16:31:17 -08:00
Vadim Ogievetsky
6ac4e2dbb8
Web console: use query actions in query view ( #12037 )
...
* use query actions
* feedback fixes
2021-12-08 13:01:29 -08: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