Mikhail f. Shiryaev
|
cb5e5b27f2
|
Merge pull request #46450 from ClickHouse/dont-fetch-submodules
Do not fetch submodules in release.py
|
2023-02-16 14:00:38 +01:00 |
|
alesapin
|
d08b2753e4
|
Merge pull request #46367 from ClickHouse/reduce-keeper-build-time
Do not build libclickhouse-keeper-lib.a for standalone keeper
|
2023-02-16 13:56:27 +01:00 |
|
flynn
|
7f4c23ec8a
|
fix
|
2023-02-16 12:48:22 +00:00 |
|
kssenii
|
0954a57a6a
|
Enable back
|
2023-02-16 13:27:58 +01:00 |
|
Alexander Gololobov
|
2145a29cb6
|
Merge pull request #46461 from cmsxbc/fix-systemd-service
Fix systemd service file wrong inline comment
|
2023-02-16 13:02:19 +01:00 |
|
cmsxbc
|
1ad9e217e5
|
chore: remove starting blank
|
2023-02-16 19:24:46 +08:00 |
|
SuperDJY
|
7de008a58a
|
Fix systemd service file wrong inline comment
There is no inline comment in systemd unit file.
|
2023-02-16 19:24:46 +08:00 |
|
Maksim Kita
|
05baf271f0
|
Analyzer fix table functions with invalid arguments analysis
|
2023-02-16 12:17:04 +01:00 |
|
Maksim Kita
|
57b5d9852f
|
Fixed build
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
b72ea982b0
|
Remove unnecessary includes of InterpreterSelectQuery header
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
4ddf1b0f48
|
Planner filter push down optimization fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
6b2adc1ec2
|
Analyzer storage Merge fixes
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
b1ab2af7ad
|
Analyzer support storage Merge
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
469ad2c51b
|
Fixed build
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
80af0666ea
|
Analyzer support Materialized View
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
be9406ec0e
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
b2cc71f413
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
c29f3c0f99
|
Analyzer fix GROUP BY columns validation
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
84065fb13f
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
9b7cd64093
|
Analyzer join_use_nulls fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
0cba5848ac
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
c0e513efeb
|
Fixed style check
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
afb3eb3c31
|
Planner JOIN planning fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
a090a8449d
|
Analyzer distributed read fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
3a624e6bef
|
Analyzer ColumnNode AST conversion fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
f21486c95b
|
Analyzer validate that there are no window functions in GROUP BY
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
af38660cf5
|
Analyzer support ARRAY JOIN with Nested
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
077555bd5d
|
Analyzer support build pushing to views chain
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
f73c49b082
|
Fixed style check
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
f8442b2a8d
|
Analyzer support LiveView
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
5cc56eb108
|
Analyzer better support for single_join_prefer_left_table setting
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
7e58e23d3a
|
Analyzer subquery resolve fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
70eb41c6a8
|
Analyzer add single_join_prefer_left_table setting
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
caaff8f387
|
GroupingFunctionsResolvePass crash fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
387f035560
|
QueryTreePassManager add ComparisonTupleEliminationPass
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
a12aea45f6
|
Analyzer matcher resolve fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
8497eba49f
|
Fixed tests
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
cd3e8482ae
|
Analyzer TableFunctionExplain fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
2830877e22
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
8374133123
|
Analyzer evaluate scalar subquery fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
77bbe2558b
|
Fix test 01934_constexpr_aggregate_function_parameters
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
16d9f3766b
|
Fix test 00490_with_select
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
484fc40e64
|
Analyzer identifier resolution for subcolumns fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
25da9dcef7
|
StorageDistributed Planner initialization fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
d3b604de5a
|
FunctionToSubcolumnsPass mapContains map argument result type fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
c469e10092
|
Dictionaries DictionaryStorageFetchRequest fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
5b7fb9c458
|
Analyzer support enable_global_with_statement setting
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
fb43588333
|
Fix test 02483_elapsed_time
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
d703c65dbd
|
Analyzer lambda resolve unknown identifier crash fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
75876200af
|
Planner disable names projection on shards
|
2023-02-16 12:17:02 +01:00 |
|