This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch upgrade_pinotdb_api_in_superset_image in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
commit 0b16a1654460d631b73012ebf9c0d60fadc0b5ab Author: Xiang Fu <[email protected]> AuthorDate: Sat Jun 27 15:49:37 2020 -0700 Upgrade pinotdb lib in Superset image --- docker/images/pinot-superset/requirements-db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/images/pinot-superset/requirements-db.txt b/docker/images/pinot-superset/requirements-db.txt index c297a6e..1b3d026 100644 --- a/docker/images/pinot-superset/requirements-db.txt +++ b/docker/images/pinot-superset/requirements-db.txt @@ -20,4 +20,4 @@ gevent==1.4.0 psycopg2-binary==2.7.5 pyhive==0.6.1 redis==3.2.1 -pinotdb==0.3.2 +pinotdb==0.3.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
