ClickHouse/tests
Smita Kulkarni 91433e5b9c Added ** glob support for recursive directory traversal to filesystem and S3.
Implementation:
* Updated parseGlob to not add ‘/‘ restriction when ** is used.
* Updated S3 & filesystem to fetch files and not use regex match if glob is **.
Testing:
* Added a test for filesystem tests/queries/0_stateless/02459_glob_for_recursive_directory_traversal.sh
2022-10-17 09:04:25 +02:00
..
ci Add at to runner AMI, bump gh runner version 2022-10-05 11:47:30 +02:00
config
fuzz
instructions
integration Merge pull request #42146 from azat/backups/metadata-overflow-fix 2022-10-08 00:22:28 +02:00
jepsen.clickhouse-keeper
perf_drafts
performance Print nicer exception if BLAKE3 is unavailable 2022-10-05 00:11:41 +03:00
queries Added ** glob support for recursive directory traversal to filesystem and S3. 2022-10-17 09:04:25 +02:00
.gitignore
clickhouse-test
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt