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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org