vogievetsky opened a new pull request #10201: URL: https://github.com/apache/druid/pull/10201
This PR updates the DruidQueryToolkit dependency to utilize the new redesigned API it also fixes a number of issues with the intelligent query parsing and adds a few new features to the smart query view. Specifically: - Better highlighightig of keywords - No broken links in inline SQL function docs - Smart cursor placement when new SQL clauses are inserted for seamless typing - More Filter, Group by, and aggregate options (e.g. `REGEXP_LIKE`, `APPROX_QUANTILE`, `LATEST`) - Filter indication on output table headers Look at these new menu options ![image](https://user-images.githubusercontent.com/177816/88018992-a69b4c00-cadd-11ea-9712-59983c632585.png) ![image](https://user-images.githubusercontent.com/177816/88018966-984d3000-cadd-11ea-9c72-5f640d467fec.png) This PR has: - [x] been self-reviewed. - [x] added or updated version, license, or notice information in [licenses.yaml](https://github.com/apache/druid/blob/master/licenses.yaml) - [x] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for [code coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md) is met. - [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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org