Commit Graph

143315 Commits

Author SHA1 Message Date
Nikolai Kochetov
684e932e60
Update IdentifierResolver.h 2024-05-31 16:20:55 +02:00
Anton Popov
4da013c182 fix test 2024-05-31 14:20:45 +00:00
SmitaRKulkarni
23e461f5a4
Merge pull request #64518 from ClickHouse/Update_using_native_copy_condition
Azure update condition for copy
2024-05-31 14:10:57 +00:00
Max K
b180004e08
Merge pull request #64693 from ClickHouse/ci_fix_ci_running_status
CI: CI running status fix
2024-05-31 13:10:23 +00:00
robot-clickhouse
8c86011a90 Automatic style fix 2024-05-31 12:51:12 +00:00
Max K
ba7adb5caa CI: CI running status fix 2024-05-31 14:45:48 +02:00
Nikolai Kochetov
87867722dc Remove commented code. 2024-05-31 12:43:27 +00:00
alesapin
a400911d7a Fix backward incompatibility in TTL execution 2024-05-31 14:42:01 +02:00
Robert Schulze
7faafec6c3
Merge remote-tracking branch 'ClickHouse/master' into fix_formatDateTimeInJodaSyntax 2024-05-31 12:23:31 +00:00
Robert Schulze
223712f485
Fixups 2024-05-31 12:17:04 +00:00
Max K
fcd6a19059
Merge pull request #64669 from ClickHouse/ci_build_report_check_upd
CI: Build Report Check to verify only enabled builds
2024-05-31 12:10:57 +00:00
Nikolai Kochetov
8383d8ea3f Fixing style. 2024-05-31 11:26:54 +00:00
robot-clickhouse
66cdde85b7 Automatic style fix 2024-05-31 11:08:03 +00:00
Nikolai Kochetov
32016c5bfa Fixing build. 2024-05-31 10:54:43 +00:00
Nikolai Kochetov
654232e41e Fixing style. 2024-05-31 10:32:01 +00:00
Max K
e0b261d129 CI: CI Settings updates 2024-05-31 12:30:40 +02:00
Dmitry Novik
dc2d5e0ec6
Merge pull request #64638 from ClickHouse/analyzer-fix-rewrite-agg-with-if
Analyzer: Fix RewriteAggregateFunctionWithIfPass
2024-05-31 10:25:07 +00:00
Nikolai Kochetov
b2efe1537a Move the code of identifier resolution to IdentifierResolver. 2024-05-31 10:15:32 +00:00
Dmitry Novik
37bca7305a
Merge pull request #64377 from ClickHouse/analyzer-validate-tree-size
Analyzer: Fix Query Tree size validation
2024-05-31 10:15:21 +00:00
Max K
bc8a4a244f CI: CI Settings updates 2024-05-31 12:05:49 +02:00
Robert Schulze
46b3266377
Tests: Convert error numbers to symbolic error codes 2024-05-31 09:53:53 +00:00
Max K
ef42d0862d fix 2024-05-31 11:21:18 +02:00
Max K
50ad9c37cc CI: Build Report Check to verify only enabled builds 2024-05-31 10:57:31 +02:00
Robert Schulze
db09d239dc
Merge pull request #64635 from rschu1ze/error-numbers-to-error-codes
Tests: Convert numeric to symbolic error codes
2024-05-31 08:42:01 +00:00
robot-clickhouse
3455fba32d Automatic style fix 2024-05-31 08:40:18 +00:00
Alexander Gololobov
66f17b7746 Normalize find_super_nodes response by sorting 2024-05-31 10:28:46 +02:00
Alexander Gololobov
9d92d238ad More tidy fixes 2024-05-31 10:15:46 +02:00
Max K
0ab728f826
Merge pull request #64653 from ClickHouse/ci_skip_binary_upload_for_special_builds_in_pr
CI: Do not upload binaries for special builds in PRs
2024-05-31 06:16:56 +00:00
Peignon Melvyn
299a0ec9cf
Update view.md 2024-05-31 03:09:54 +02:00
Peignon Melvyn
a286524a46
Update view.md 2024-05-31 03:06:20 +02:00
Nikita Mikhaylov
3221b651da
Merge pull request #64646 from ClickHouse/parallel-tests-shuffle
Shuffle tests for parallel execution
2024-05-31 00:05:56 +00:00
Nikita Taranov
2969b97268
Merge pull request #64198 from nickitat/prewhere_profile_events
Add profile events for number of rows read during/after prewhere
2024-05-30 21:12:04 +00:00
Max K
a33a6f344a fix 2024-05-30 22:21:28 +02:00
Igor Nikonov
f19fe6b4d3 Parallel replicas: simple cleanup 2024-05-30 20:19:37 +00:00
Robert Schulze
f1be9008f4
Merge pull request #64654 from rschu1ze/upd-chlg
Update changelog
2024-05-30 20:09:53 +00:00
Max K
89a7c9ac7d CI: add CI settings option to upload all 2024-05-30 21:52:33 +02:00
Robert Schulze
f93ccfa800
Tests: Convert error numbers to symbolic error codes 2024-05-30 19:41:08 +00:00
Max K
0d66d00eed CI: No binaries uploaded for special builds in PRs 2024-05-30 21:32:47 +02:00
Robert Schulze
53794b4872
Update changelog 2024-05-30 19:30:10 +00:00
Alexander Gololobov
dd5c151d86
clang-tidy fix 2024-05-30 21:22:07 +02:00
Nikita Mikhaylov
0294e677ff
Update tests/clickhouse-test
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-30 19:52:59 +02:00
Nikita Mikhaylov
2e913444d3 Shuffle tests for parallel execution 2024-05-30 17:45:27 +00:00
Nikolai Kochetov
037a90626d Rename back. 2024-05-30 17:39:47 +00:00
Nikolai Kochetov
3ed030e768 Merge branches 'split-query-analyzer-2' and 'split-query-analyzer-1' into split-query-analyzer 2024-05-30 17:28:54 +00:00
Kseniia Sumarokova
997c1963f6
Merge pull request #64642 from ClickHouse/move-named-collection-factory
Move NamedCollectionsFactory into a separate file
2024-05-30 17:24:30 +00:00
Max K
fcb67d4c48
Merge pull request #64603 from ClickHouse/ci_cherry_pick_py_updates
CI: Backports updates
2024-05-30 17:24:01 +00:00
Nikolai Kochetov
a307182896 Split QueryAnalyzer 2024-05-30 17:16:53 +00:00
Nikolai Kochetov
8e4c413263 Split QueryAnalyzer 2024-05-30 17:16:04 +00:00
Nikita Taranov
4705d520ec fix private test 2024-05-30 17:34:07 +01:00
Mikhail f. Shiryaev
9d3377d763
Merge pull request #64640 from ClickHouse/fix-bugfix-changelogs
Fix changelogs for bugfix PRs
2024-05-30 16:31:58 +00:00