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

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


    from 44b0a91  Fix NoSuchMethodError on ServerConfiguration.addHttpHandler 
(#5357)
     add 1beaab5  upgrade superset to 0.36.0 (#5239)

No new revisions were added by this update.

Summary of changes:
 docker/images/pinot-superset/.dockerignore         |    1 +
 docker/images/pinot-superset/.python-version       |   20 -
 docker/images/pinot-superset/Dockerfile            |  178 +--
 docker/images/pinot-superset/Makefile              |   64 -
 docker/images/pinot-superset/README.md             |   22 +-
 .../examples/pinot_example_dashboard.json          | 1257 ++++++++------------
 .../examples/pinot_example_datasource.yaml         |  193 +++
 .../pinot_example_datasource_quickstart.yaml       |  193 +++
 docker/images/pinot-superset/requirements-db.txt   |   18 +-
 kubernetes/helm/superset.yaml                      |   12 +-
 10 files changed, 980 insertions(+), 978 deletions(-)
 delete mode 100644 docker/images/pinot-superset/.python-version
 delete mode 100644 docker/images/pinot-superset/Makefile
 copy kubernetes/helm/superset.yaml => 
docker/images/pinot-superset/examples/pinot_example_dashboard.json (62%)
 create mode 100644 
docker/images/pinot-superset/examples/pinot_example_datasource.yaml
 create mode 100644 
docker/images/pinot-superset/examples/pinot_example_datasource_quickstart.yaml


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

Reply via email to