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

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


    from 116050bea2 Refine record transform handling (#16254)
     add 9439a82edb [timeseries] Adding timeseries query execution UI in 
pinot-controller (#16305)

No new revisions were added by this update.

Summary of changes:
 pinot-controller/src/main/resources/app/App.tsx    |   6 +-
 .../app/components/Query/QuerySideBar.tsx          |  45 ++-
 .../app/components/Query/TimeseriesQueryPage.tsx   | 419 +++++++++++++++++++++
 .../resources/app/pages/TimeseriesQueryPage.tsx    |  92 +++++
 .../src/main/resources/app/requests/index.ts       |   3 +
 pinot-controller/src/main/resources/app/router.tsx |   2 +
 6 files changed, 562 insertions(+), 5 deletions(-)
 create mode 100644 
pinot-controller/src/main/resources/app/components/Query/TimeseriesQueryPage.tsx
 create mode 100644 
pinot-controller/src/main/resources/app/pages/TimeseriesQueryPage.tsx


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to