summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorgal salomon <gal.salomon@gmail.com>2020-02-12 05:21:54 +0100
committergal salomon <gal.salomon@gmail.com>2020-06-23 04:19:02 +0200
commit61d6813726fc08980903c6a6c50b0a5797ba7193 (patch)
treec9b974fa15df2c874903a634383c296abc4c8165 /.gitmodules
parentMerge pull request #35635 from zdover23/wip-doc-man-deploy-mon-bootstrapping-... (diff)
downloadceph-61d6813726fc08980903c6a6c50b0a5797ba7193.tar.xz
ceph-61d6813726fc08980903c6a6c50b0a5797ba7193.zip
adding s3select sub-module; integrating sub-module into RGW; current commit is able to run s3-select queries on CSV-s3object;
Signed-off-by: gal salomon <gal.salomon@gmail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index eead9cd910f..6280d8e93ee 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -67,3 +67,6 @@
[submodule "src/pybind/mgr/rook/rook-client-python"]
path = src/pybind/mgr/rook/rook-client-python
url = https://github.com/ceph/rook-client-python.git
+[submodule "s3select"]
+ path = src/s3select
+ url = https://github.com/ceph/s3select.git