Skip to content

Commit

Permalink
s3select - bump rapid json commit to include parsing bug fix (#8322)
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Prinz Setter <[email protected]>
  • Loading branch information
alphaprinz authored Oct 10, 2024
1 parent ff235ec commit 0904a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deploy/NVA_build/clone_s3select_submodules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

#Clone S3Select and its two submodules, but only if BUILD_S3SELECT=1.
./src/deploy/NVA_build/clone_submodule.sh submodules/s3select https://github.com/ceph/s3select 58875a5ee76261cc0a3d943bb168f9f9292c34a4 BUILD_S3SELECT
./src/deploy/NVA_build/clone_submodule.sh submodules/s3select/rapidjson https://github.com/Tencent/rapidjson fcb23c2dbf561ec0798529be4f66394d3e4996d8 BUILD_S3SELECT
./src/deploy/NVA_build/clone_submodule.sh submodules/s3select/rapidjson https://github.com/Tencent/rapidjson 7c73dd7de7c4f14379b781418c6e947ad464c818 BUILD_S3SELECT
./src/deploy/NVA_build/clone_submodule.sh submodules/s3select/include/csvparser https://github.com/ben-strasser/fast-cpp-csv-parser 5a417973b4cea674a5e4a3b88a23098a2ab75479 BUILD_S3SELECT

0 comments on commit 0904a8a

Please sign in to comment.