Max Kainov
49b78e0a0c
CI: check cpp and py files style on changes only
...
#do_not_test
2024-03-11 09:30:26 +00:00
Azat Khuzhin
318fc7efcf
Fix test_distributed_directory_monitor_split_batch_on_failure flakienss
...
The memory limit had been changed in #52439
CI: https://s3.amazonaws.com/clickhouse-test-reports/61132/04d885b570325b1e66bf0c7c13d4732b4d9340ec/integration_tests__tsan__[2_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-11 09:43:47 +01:00
Robert Schulze
d4146c1e26
Merge pull request #59232 from ClickHouse/docs/add-empty-array-docs
...
Adds `emptyArray*` docs.
2024-03-11 09:34:58 +01:00
Robert Schulze
27099cedcb
Some fixups
2024-03-11 08:34:01 +00:00
Robert Schulze
3c60e82971
Incorporate review feedback
2024-03-11 07:41:28 +00:00
Johnny
e7270069a4
Removes dupliated h2 header.
2024-03-11 07:38:51 +00:00
johnnymatthews
ade0f9f75f
Adds docs for emptyArrayDate and emptyArrayDateTime.
2024-03-11 07:38:49 +00:00
johnnymatthews
c3895c3546
Adds emptyArrayFloat32/64 docs.
2024-03-11 07:38:46 +00:00
johnnymatthews
515cb59b00
Adds emptyArrayIntX docs.
2024-03-11 07:38:43 +00:00
johnnymatthews
d16c6780c7
Adds basic emptyArrayUIntX docs.
2024-03-11 07:38:40 +00:00
Alexey Milovidov
1c82f8707d
Fix tidy
2024-03-11 08:38:03 +01:00
Alexey Milovidov
cdb9c962f9
Loosen
2024-03-11 08:34:24 +01:00
taiyang-li
b354d07b82
remove break
2024-03-11 14:59:22 +08:00
Alexey Milovidov
4373d5ba16
Merge branch 'master' into split-cast-overload-resolver
2024-03-11 03:01:50 +01:00
Alexey Milovidov
78f8c93047
Merge branch 'master' into remove-in-memory-data-parts-2
2024-03-11 02:11:23 +01:00
Alexey Milovidov
81b0642daa
Merge branch 'dont-load-useless-index-parts-in-memory' of github.com:ClickHouse/ClickHouse into dont-load-useless-index-parts-in-memory
2024-03-11 02:10:37 +01:00
Alexey Milovidov
8a484a44e3
Merge branch 'master' into dont-load-useless-index-parts-in-memory
2024-03-11 02:10:20 +01:00
Alexey Milovidov
d30792b196
Merge pull request #61142 from ClickHouse/revert-61133-ci_fast_style
...
Revert "CI: make style check faster"
2024-03-11 04:09:37 +03:00
Alexey Milovidov
8c08fc1f57
Revert "CI: make style check faster"
2024-03-11 04:09:26 +03:00
Alexey Milovidov
92734843fb
Update 03008_index_small.sql
2024-03-11 02:42:44 +03:00
Alexey Milovidov
2ea4de78dd
Update the test
2024-03-11 00:00:13 +01:00
Alexey Milovidov
2550f9d284
Merge branch 'master' into remove-in-memory-data-parts-2
2024-03-11 01:44:20 +03:00
robot-clickhouse
d778d93440
Merge pull request #61133 from ClickHouse/ci_fast_style
...
CI: make style check faster
2024-03-10 23:42:54 +01:00
Alexey Milovidov
fc9efeddf7
Update check-large-objects.sh
2024-03-11 01:42:44 +03:00
Alexey Milovidov
d2b7fb03b1
Fix localization in check-large-objects
2024-03-10 23:36:03 +01:00
Han Fei
c1caeaa814
fix build
2024-03-10 20:51:54 +01:00
Igor Nikonov
97248d0d5b
Merge pull request #61052 from ClickHouse/fix-usan-parallel-replicas-prewhere
...
Fix: parallel replicas with PREWHERE (ubsan)
2024-03-10 19:32:18 +01:00
Max Kainov
f429f54af8
CI: make style check fast
...
#do_not_test
2024-03-10 17:25:51 +00:00
alesapin
04d885b570
Throw memory limit exceptions to avoid OOM in some places
2024-03-10 16:42:40 +01:00
kssenii
0b63cb237a
Fix
2024-03-10 15:33:06 +01:00
Robert Schulze
349894fc2b
Fixes #61051
2024-03-10 13:13:59 +00:00
Sema Checherinda
80179e50e4
Merge pull request #58845 from ClickHouse/chesema-session-pool
...
HTTP connections pool
2024-03-10 14:06:59 +01:00
Dan Wu
ab3547fb0d
Merge pull request #1 from wudanzy/wudanzy-patch-1
...
Update check-large-objects.sh to be language neutral
2024-03-10 20:45:33 +08:00
Dan Wu
adf056b54a
Update check-large-objects.sh to be language neutral
...
The previous implementation uses `total` keyword to filter out lines that contains the total size of objects under a directory. But when the OS uses other language, it fails to filter out that line, so the script would fail.
This implementation changes the script to match only lines that contains object file by their extension. This implementation would be language neutral.
2024-03-10 20:42:41 +08:00
Alexey Milovidov
2cc071e0e4
Fix error
2024-03-10 12:48:15 +01:00
Alexey Milovidov
1179a70c21
Merge pull request #61118 from ClickHouse/simplify-bridges
...
Simplify bridges
2024-03-10 14:46:52 +03:00
Alexey Milovidov
edde59875e
Merge pull request #61124 from tomershafir/query-fuzzer-replace-rand-when-full
...
QueryFuzzer: replace element randomly when AST part buffer is full
2024-03-10 14:46:01 +03:00
Alexey Milovidov
1d8b95bdcd
Update MergeTask.cpp
2024-03-10 14:43:18 +03:00
Alexey Milovidov
6a0eb7a3cd
Update ColumnSizeEstimator.h
2024-03-10 14:42:58 +03:00
Alexey Milovidov
6df3ca3f67
Merge pull request #61128 from ClickHouse/better-gitignore
...
Better gitignore
2024-03-10 14:41:48 +03:00
Alexey Milovidov
029381958a
Merge pull request #61129 from ClickHouse/fix-something-strange-2
...
Fix something strange
2024-03-10 14:41:04 +03:00
kssenii
e5e6625b0c
Merge remote-tracking branch 'origin/master' into fix-usage-of-plain-metadata
2024-03-10 12:05:02 +01:00
Alexey Milovidov
634ed74f86
Merge branch 'master' into dont-load-useless-index-parts-in-memory
2024-03-10 10:12:19 +01:00
Alexey Milovidov
d340d9cfaf
Fix build
2024-03-10 10:05:07 +01:00
Alexey Milovidov
dbb6dad921
Fix style
2024-03-10 10:04:40 +01:00
Alexey Milovidov
69cab686e4
Fix build of examples
2024-03-10 10:03:31 +01:00
Sema Checherinda
77c5de700f
fix how web disk read empty directories
2024-03-10 10:00:18 +01:00
Sema Checherinda
21b04143e8
set vat RECORDS in main proccess
2024-03-10 10:00:18 +01:00
Sema Checherinda
4df406d3ad
work with review notes
2024-03-10 10:00:18 +01:00
Sema Checherinda
f7f1d86e66
fix tests test_attach_without_fetching test_replicated_merge_tree_wait_on_shutdown
2024-03-10 10:00:18 +01:00