Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web console: add support for Dart engine #17147

Merged
merged 9 commits into from
Oct 2, 2024

Conversation

vogievetsky
Copy link
Contributor

This is the console followup for #17140 this patch would also aid in testing 17140

This reverts commit 6e46edf15dd55e5c51a1a4068e83deba4f22529b.
@vogievetsky vogievetsky added Area - Web Console Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Sep 24, 2024
@abhishekagarwal87 abhishekagarwal87 added this to the 31.0.0 milestone Sep 25, 2024
Copy link
Member

@clintropolis clintropolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clicked around a bit, lgtm 👍

@vogievetsky vogievetsky merged commit c852929 into apache:master Oct 2, 2024
12 checks passed
@vogievetsky vogievetsky deleted the add_dart_engine2 branch October 2, 2024 00:53
vogievetsky added a commit to vogievetsky/druid that referenced this pull request Oct 2, 2024
* add console support for Dart engine

This reverts commit 6e46edf15dd55e5c51a1a4068e83deba4f22529b.

* feedback fixes

* surface new fields

* prioratize error over results

* better metadata refresh

* feedback fixes
vogievetsky added a commit that referenced this pull request Oct 2, 2024
* Web console: add support for Dart engine (#17147)

* add console support for Dart engine

This reverts commit 6e46edf15dd55e5c51a1a4068e83deba4f22529b.

* feedback fixes

* surface new fields

* prioratize error over results

* better metadata refresh

* feedback fixes

* Web console: misc fixes to the Explore view (#17213)

* make record table able to hide column

* stickyness

* refactor query log

* fix measure drag

* start nested column dialog

* nested expand

* fix filtering on Measures

* use output name

* fix scrolling

* select all / none

* use ARRAY_CONCAT_AGG

* no need to limit if aggregating

* remove magic number

* better search

* update arg list

* add, don't replace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 Area - Web Console
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants