You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ki...@apache.org on 2020/08/31 03:07:51 UTC

[incubator-pinot] branch master updated (a892fb4 -> d2ed761)

This is an automated email from the ASF dual-hosted git repository.

kishoreg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from a892fb4  Add Range Indexing support for raw values (#5853)
     add d2ed761  adding autocomplete in sql editor (#5810)

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/app/pages/Query.tsx         | 161 +++++++++++++-------
 .../src/main/resources/app/styles/styles.css       |  61 ++++++++
 .../main/resources/app/utils/PinotMethodUtils.ts   |  11 +-
 .../src/main/resources/app/utils/Utils.tsx         | 163 ++++++++++++++++++++-
 pinot-controller/src/main/resources/package.json   |   1 +
 5 files changed, 342 insertions(+), 55 deletions(-)


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