Skip to content

Web console: Improve the handling of extreme data (funky datasources, longs)#10641

Merged
vogievetsky merged 9 commits intoapache:masterfrom
implydata:escapeing
Dec 8, 2020
Merged

Web console: Improve the handling of extreme data (funky datasources, longs)#10641
vogievetsky merged 9 commits intoapache:masterfrom
implydata:escapeing

Conversation

@vogievetsky
Copy link
Contributor

@vogievetsky vogievetsky commented Dec 5, 2020

Fixes #8617.
Fixes #9242.

image

This PR also does correct escaping on all the druid routes that include the datasource or taskId. Now you can view logs even if your datasource name is hello?

Native JSON was replaced with json-big-native that can parse into BigInt also
druid-query-toolkit was updated to support BigInts also

@vogievetsky
Copy link
Contributor Author

Thank you for the review.

@vogievetsky vogievetsky merged commit e3f7217 into apache:master Dec 8, 2020
@vogievetsky vogievetsky deleted the escapeing branch December 8, 2020 17:25
@jihoonson jihoonson added this to the 0.21.0 milestone Jan 4, 2021
JulianJaffePinterest pushed a commit to JulianJaffePinterest/druid that referenced this pull request Jan 22, 2021
… longs) (apache#10641)

* better API escape

* fix escaping issue, bigints

* update licenses

* fix align

* do not show Query with SQL if no SQL

* add prettify script

* update dev readme

* add ordering to the datasource list

* add ordering to supervisor table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

web console in 'coordinator' fallback mode context menu has query with sql option Can't handle BigInt in web console

3 participants