Commit Graph

129332 Commits

Author SHA1 Message Date
Kseniia Sumarokova
958030758a
Merge pull request #56999 from ClickHouse/s3queue-fix-empty-key-check
S3Queue minor fix
2023-11-21 11:11:08 +01:00
Alexey Milovidov
2988becba6
Merge pull request #36589 from ClickHouse/remove-useless-install
Remove useless "install" from CMake (step 1)
2023-11-21 11:06:09 +01:00
Alexey Milovidov
ff39fca78d
Merge pull request #57008 from ClickHouse/enable-analyzer-stress-fuzz
Enable Analyzer in Stress and Fuzz tests
2023-11-21 10:54:26 +01:00
Antonio Andelic
f996dac75d Fix fuzzBits 2023-11-21 09:43:27 +00:00
Jordi Villar
283841f609 Revert test flavors 2023-11-21 10:34:12 +01:00
Jordi Villar
6bd20abb90 Add CachedReadBufferReadFromCache{Hits,Misses} profile events 2023-11-21 10:34:12 +01:00
Salvatore Mesoraca
970e34f32e
NamedCollections: make exception message more informative.
Fix test 00002_log_and_exception_messages_formatting
2023-11-21 10:21:28 +01:00
vdimir
15234474d7
Implement system table blob_storage_log 2023-11-21 09:18:25 +00:00
santrancisco
f4d936fc55
Fix style 2023-11-21 17:39:12 +11:00
santrancisco
3eef0601e3
Fix file path validation for DatabaseFileSystem 2023-11-21 16:29:40 +11:00
Sema Checherinda
524edd8460 turn test off 2023-11-21 00:08:20 +01:00
Alexey Milovidov
4ed4fbe74d
Merge pull request #56993 from amosbird/fix-49552
Fix flaky and slow tests.
2023-11-20 23:26:37 +01:00
Alexey Milovidov
fdc8b0ceb1
Merge pull request #56956 from evillique/local-send-fatal-log
Send fatal logs by default in clickhouse-local
2023-11-20 23:08:13 +01:00
Michael Kolupaev
ff6dfd2490 Run CI for PRs with missing documentation if 'can be tested' label is present 2023-11-20 21:57:45 +00:00
Alexey Milovidov
0de18bfa6f
Merge pull request #56972 from Michicosun/fix_select_query_options_pass
Something InterpreterSelectQueryAnalyzer::getSampleBlock
2023-11-20 22:46:19 +01:00
Alexey Milovidov
3c2cf5dc70 Enable Analyzer in Stress and Fuzz tests 2023-11-20 21:52:47 +01:00
Alexey Milovidov
6a1955cb34 Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-useless-install 2023-11-20 21:34:31 +01:00
Alexey Milovidov
852e983fe3 Follow-up 2023-11-20 21:34:22 +01:00
Mikhail f. Shiryaev
adce0f7d4d
Merge pull request #56989 from ClickHouse/fix-search-build-artifacts
Follow up the fix from #44311
2023-11-20 21:21:57 +01:00
Sema Checherinda
485f1834d8
Merge pull request #56938 from CheSema/lz4-buffering
Lz4 compression: buffer block in a rare case
2023-11-20 20:33:30 +01:00
Kseniia Sumarokova
9454b203e1
Merge branch 'master' into kssenii-patch-8 2023-11-20 20:19:21 +01:00
Kseniia Sumarokova
2beee5d9cb
Merge branch 'master' into s3queue-fix-empty-key-check 2023-11-20 20:17:47 +01:00
Vitaly Baranov
897cd06bcf Fix dropping tables in test "test_create_or_drop_tables_during_backup". 2023-11-20 19:31:53 +01:00
vdimir
31a6c7c1c4
Style changes around filterKeysForPartitionPruning 2023-11-20 18:08:45 +00:00
vdimir
95e9a27417
Remove ast based code from filterKeysForPartitionPruning 2023-11-20 17:59:58 +00:00
vdimir
a915eeded8
StorageS3 use filters from SourceStepWithFilter 2023-11-20 17:59:58 +00:00
vdimir
1cddfb1e6b
rewrite getBlockWithVirtuals for S3Storage 2023-11-20 17:59:57 +00:00
vdimir
cbb2e02c03
Analyzer: partition pruning for S3 2023-11-20 17:59:53 +00:00
Raúl Marín
ff438112e9 Style 2023-11-20 18:08:39 +01:00
slvrtrn
d348db8438 Merge remote-tracking branch 'origin' into concat-single-arg 2023-11-20 17:57:50 +01:00
slvrtrn
cd4e674aa3 Simplify fromDaysSinceYearZero tests a bit 2023-11-20 17:31:47 +01:00
slvrtrn
6d14350886 Allow to use any integer types with fromDaysSinceYearZero 2023-11-20 17:26:31 +01:00
Kevin Mingtarja
d5a4580236 Add newline in test reference 2023-11-21 00:13:53 +08:00
Nikolai Kochetov
2a59a688de
Merge pull request #56867 from kitaisreal/planner-support-transactions
Planner support transactions
2023-11-20 17:10:22 +01:00
Kevin Mingtarja
1d668264e1 Fix style 2023-11-20 23:54:36 +08:00
Kevin Mingtarja
d84d5692ef Enable implicit constraint for VersionedCollapsing 2023-11-20 23:52:22 +08:00
Zhiguo Zhou
be0f0b6879 Fix code style 2023-11-20 23:34:52 +08:00
slvrtrn
23ea802bd7 Add more concat tests 2023-11-20 16:28:04 +01:00
kssenii
9b5e180995 Fix 2023-11-20 16:27:02 +01:00
slvrtrn
9f96b58979 Update docs, add more tests. 2023-11-20 16:22:47 +01:00
slvrtrn
59c251bf88 Allow to use concat with a single argument 2023-11-20 16:17:31 +01:00
Raúl Marín
8bff421c27 Skip test in fast tests 2023-11-20 16:04:21 +01:00
edef
6fa67cf95d Test reading arrow::LargeListArray 2023-11-20 14:59:28 +00:00
Amos Bird
8fef863b95
Fix flaky and slow tests. 2023-11-20 22:59:06 +08:00
Mikhail f. Shiryaev
362c15d9ea
Fix logging for profile JSON files 2023-11-20 15:15:38 +01:00
Mikhail f. Shiryaev
94824a0194
Fix shellcheck for time-trace 2023-11-20 15:15:37 +01:00
Mikhail f. Shiryaev
6da51942eb
Follow up the fix from #44311 2023-11-20 15:15:35 +01:00
Alexander Tokmakov
0eaf83b02e
Merge pull request #56994 from ClickHouse/revert-56992-revert-56314-s3-aggressive-timeouts
Revert "Revert "s3 adaptive timeouts""
2023-11-20 15:14:46 +01:00
Sema Checherinda
a7fc8d4b99 test_merge_tree_s3 counts errors, turn off s3_use_adaptive_timeouts 2023-11-20 15:04:14 +01:00
Kruglov Pavel
7f30fb7fde
Merge pull request #56941 from Avogar/fix-auto-schema
Fix generating deep nested columns in CapnProto/Protobuf schemas
2023-11-20 14:58:56 +01:00