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

apucher pushed a commit to branch docker-superset-redis-fix-20201215
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git

commit 271b165ec0788a4ce7ef46b01962f4da25f8f9ab
Author: Alexander Pucher <a...@alexpucher.com>
AuthorDate: Tue Dec 15 14:44:22 2020 -0800

    add redis module dependency
---
 docker/images/pinot-superset/requirements-db.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docker/images/pinot-superset/requirements-db.txt 
b/docker/images/pinot-superset/requirements-db.txt
index 9279d03..2ae777b 100644
--- a/docker/images/pinot-superset/requirements-db.txt
+++ b/docker/images/pinot-superset/requirements-db.txt
@@ -17,3 +17,4 @@
 # under the License.
 #
 pinotdb==0.3.3
+redis==3.4.1


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

Reply via email to