This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch update_superset_docker_build_script in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
commit e7b8db2636a972877d65b7863d3e1d4a22c84697 Author: Xiang Fu <[email protected]> AuthorDate: Fri Nov 20 19:40:24 2020 -0800 Adding more dependencies to superset docker image --- 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..7f56cc9 100644 --- a/docker/images/pinot-superset/requirements-db.txt +++ b/docker/images/pinot-superset/requirements-db.txt @@ -16,4 +16,5 @@ # specific language governing permissions and limitations # under the License. # +redis pinotdb==0.3.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
