Skip to content

Web console: better spec conversion with issues#13136

Merged
gianm merged 1 commit intoapache:masterfrom
vogievetsky:add_issue_comments
Sep 22, 2022
Merged

Web console: better spec conversion with issues#13136
gianm merged 1 commit intoapache:masterfrom
vogievetsky:add_issue_comments

Conversation

@vogievetsky
Copy link
Copy Markdown
Contributor

This PR adds the concept of issue comments: a comment like --:ISSUE: this is an issue that can be added in SQL which will be rendered in red and will prevent the SQL from running. These comments are then used by the spec-to-SQL converter to indicate that something could not be converted. The spec converter will also (purposefully) generate invalid SQL to force the user to take action and not just click Run.

image

@vogievetsky vogievetsky added Area - Web Console Area - MSQ For multi stage queries - https://github.com/apache/druid/issues/12262 labels Sep 22, 2022
@gianm gianm merged commit a910764 into apache:master Sep 22, 2022
@vogievetsky vogievetsky deleted the add_issue_comments branch September 26, 2022 16:51
vogievetsky added a commit to vogievetsky/druid that referenced this pull request Sep 26, 2022
abhishekagarwal87 pushed a commit that referenced this pull request Sep 28, 2022
* fix number of expected functions (#13050)

* default to no compare (#13041)

* quote columns, datasources in auto complete if needed (#13060)

* Web console: better detection for arrays containing objects (#13077)

* better detection for arrays containing objects

* include boolean also

* link to error docs (#13094)

* Web console: correctly escape path based flatten specs (#13105)

* fix path generation

* do escape

* fix replace

* fix replace for good

* append to exisitng callout (#13130)

* better spec conversion with issues (#13136)

* bump version to 24.0.1
@abhishekagarwal87 abhishekagarwal87 added this to the 24.0.1 milestone Sep 28, 2022
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