You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2022/03/05 07:14:55 UTC

[pinot] branch master updated: upgrade pinotdb version (#8303)

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 63b752a  upgrade pinotdb version (#8303)
63b752a is described below

commit 63b752a5d0b02a0df3d1e9525f73b494a2b02401
Author: Xiang Fu <xi...@gmail.com>
AuthorDate: Fri Mar 4 23:14:30 2022 -0800

    upgrade pinotdb version (#8303)
---
 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 b0c6d14..7a34af5 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.9
+pinotdb>=0.3.10,<0.4.0
 redis==3.4.1

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org