You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/01/08 22:37:35 UTC

[GitHub] [druid] vogievetsky opened a new pull request #12134: Web console: correctly cancel JSON shaped SQL queries

vogievetsky opened a new pull request #12134:
URL: https://github.com/apache/druid/pull/12134


   Just a bunch of fixes.
   
   - Correctly cancel SQL queries even if they are wrapped in JSON
   - Upgrade druid-query-toolkit so we parse `PI` properly as a function
   - Switch the AceEditors to use `unix` new line mode (instead of `auto`)
   - Fix an issue where a spec without a parser would not be upgraded
   - Do not bother querying for the queryGranularity when doing reindexing, just use `none`
   - Clean up tests
   
   This PR has:
   - [x] been self-reviewed.
   - [x] been tested in a test Druid cluster.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] clintropolis merged pull request #12134: Web console: correctly cancel JSON shaped SQL queries

Posted by GitBox <gi...@apache.org>.
clintropolis merged pull request #12134:
URL: https://github.com/apache/druid/pull/12134


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org