Commit Graph

136805 Commits

Author SHA1 Message Date
Dmitry Novik
80723134d6 Fix fast test #ci_set_analyzer 2024-03-13 14:00:57 +01:00
Dmitry Novik
ffdb84b8df Fix style 2024-03-13 13:38:23 +01:00
Dmitry Novik
1a47682c12 Analyzer: Fix virtual columns in StorageMerge #ci_set_analyzer 2024-03-13 13:08:12 +01:00
Dmitry Novik
2e49140de7 Small progress 2024-03-13 11:37:42 +01:00
Dmitry Novik
5ef241cc85 WIP on virtual columns in StorageMerge 2024-03-13 11:30:11 +01:00
Mikhail f. Shiryaev
b2f795601b
Merge pull request #61159 from ClickHouse/back-black
Enable black back
2024-03-11 13:37:03 +01:00
Robert Schulze
683d229d2d
Merge pull request #60868 from Blargian/document_morton_xyz
Add `mortonEncode` and `mortonDecode` to documentation
2024-03-11 13:27:28 +01:00
Mikhail f. Shiryaev
8f2ff2ccd8
Enable black back 2024-03-11 13:22:18 +01:00
Max K
389bd6b8e4
Merge pull request #61148 from ClickHouse/ci_fast_style
CI: style check: conditionally skip cpp or py files check in prs
2024-03-11 13:06:10 +01:00
Max Kainov
59c6311ead improve report
#do_not_test
2024-03-11 11:50:37 +00:00
Robert Schulze
a0727ba0af
Merge pull request #60725 from ClickHouse/docs/rand-functions
Document undocumented `rand*` functions
2024-03-11 11:54:29 +01:00
Max Kainov
49b78e0a0c CI: check cpp and py files style on changes only
#do_not_test
2024-03-11 09:30:26 +00: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
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
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
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
Sema Checherinda
80179e50e4
Merge pull request #58845 from ClickHouse/chesema-session-pool
HTTP connections pool
2024-03-10 14:06:59 +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
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
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
Sema Checherinda
5c41727725 http connections pools 2024-03-10 10:00:18 +01:00
Alexey Milovidov
d8e3fa6dc1 Fix something strange 2024-03-10 09:35:57 +01:00
Alexey Milovidov
3b8a8c9649 Better gitignore 2024-03-10 09:28:30 +01:00
Alexey Milovidov
157adefc70 Fix error 2024-03-10 09:17:29 +01:00
Alexey Milovidov
1a2d403f7b Miscellaneae 2024-03-10 09:16:21 +01:00
Alexey Milovidov
9ddec346a0 Miscellaneous 2024-03-10 09:02:34 +01:00
tomershafir
453eb25984 rm trailing whitespace 2024-03-10 08:42:54 +02:00
robot-ch-test-poll1
c240c33037
Merge pull request #61125 from ClickHouse/ci_fast_style
CI: make style check fast
2024-03-10 08:17:23 +04:00
Max Kainov
681bd28c87 CI: make style check fast
#do_not_test
2024-03-09 20:57:23 +00:00
tomershafir
4af16043b8 improve randomness by erase buf elem when full 2024-03-09 21:27:28 +02:00
Max K
ce6d635fde
Merge pull request #61122 from ClickHouse/ci_config_to_have_different_workflows
CI: add wf class in ci_config
2024-03-09 19:32:58 +01:00
Max Kainov
7f061ba89c CI: add wf class in ci_config
#do_not_test
2024-03-09 14:33:34 +00:00
Alexey Milovidov
47b308d234 Simplify bridges 2024-03-09 08:42:33 +01:00
robot-clickhouse-ci-2
1c44f3d091
Merge pull request #61063 from HowePa/patch-1
[Docs] correction arguments in `clickhouse-local`
2024-03-09 03:57:52 +01:00
Alexander Tokmakov
854abd64d8
Merge pull request #60340 from ClickHouse/ddl_none_only_active
Add none_only_active DDL output mode
2024-03-08 22:20:40 +01:00
Nikita Mikhaylov
6b4867f746
Debug fuzzer failures (#61062) 2024-03-08 21:27:56 +01:00