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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3abafb8  update pinotdb version in superset image (#8231)
3abafb8 is described below

commit 3abafb836665401b0c854931f3d4f721561160c7
Author: Xiang Fu <[email protected]>
AuthorDate: Fri Feb 18 20:33:27 2022 -0800

    update pinotdb version in superset image (#8231)
---
 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 2ae777b..b0c6d14 100644
--- a/docker/images/pinot-superset/requirements-db.txt
+++ b/docker/images/pinot-superset/requirements-db.txt
@@ -16,5 +16,5 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-pinotdb==0.3.3
+pinotdb>=0.3.9
 redis==3.4.1

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

Reply via email to