vdimir
|
7fe06f8435
|
Do not take lock for shared context in setTempDataOnDisk
|
2023-04-05 09:22:09 +00:00 |
|
Nikolai Kochetov
|
d4b91b7f8c
|
Merge pull request #47319 from ClickHouse/query-plan-update-sort-description
Query plan: update sort description
|
2023-04-03 15:42:49 +02:00 |
|
Kruglov Pavel
|
9e595c82fa
|
Merge pull request #47494 from KevinyhZou/enable_return_null_element_not_exist
Enable return null and complext type for JSON_VALUE function
|
2023-04-03 14:05:18 +02:00 |
|
Robert Schulze
|
a50e741bea
|
Merge pull request #45912 from ClickHouse/qc-compression
Query cache: Enable compression of cache entries
|
2023-04-03 13:33:47 +02:00 |
|
Robert Schulze
|
3e124f09d0
|
Merge remote-tracking branch 'origin/master' into qc-compression
|
2023-04-03 11:28:17 +00:00 |
|
Robert Schulze
|
e79343c169
|
Make the column order in system.query_cache more intutitive
|
2023-04-03 10:36:11 +00:00 |
|
Vitaly Baranov
|
b6adc25895
|
Merge pull request #48289 from murfel/fix-alter-formatting
Fix alter formatting (minor)
|
2023-04-03 12:35:58 +02:00 |
|
robot-ch-test-poll1
|
3cb7d48b75
|
Merge pull request #48190 from CurtizJ/fix-race-storage-s3
Fix race in StorageS3
|
2023-04-03 10:23:27 +02:00 |
|
Robert Schulze
|
8e4b0e5fba
|
Merge pull request #48332 from ClickHouse/rs/prefer-native-over-alias
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
|
2023-04-03 09:32:16 +02:00 |
|
Robert Schulze
|
d7ee316380
|
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
|
2023-04-03 07:28:31 +00:00 |
|
Alexey Milovidov
|
99ed3b627b
|
Merge branch 'master' into fix-race-storage-s3
|
2023-04-03 06:25:44 +03:00 |
|
Anton Popov
|
ff1cc5598f
|
fix clang-tidy
|
2023-04-02 22:21:10 +00:00 |
|
Alexey Milovidov
|
5ebf66819b
|
Merge pull request #47617 from ClickHouse/cnf-new-analyzer
CNF/Constraint optimizer in new analyzer
|
2023-04-02 20:09:34 +03:00 |
|
Alexey Milovidov
|
15a62df60c
|
Merge pull request #48054 from ClickHouse/custom-key-new-analyzer
Make custom key for parallel replicas work in new analyzer
|
2023-04-02 20:09:00 +03:00 |
|
Alexey Milovidov
|
67d65a9245
|
Merge pull request #48121 from ClickHouse/vdimir/sparkbar-overflow-fix
Fix overflow in sparkbar function
|
2023-04-02 19:36:24 +03:00 |
|
Kseniia Sumarokova
|
d2522a2dba
|
Merge pull request #48312 from kssenii/merging-ilejn-dict-named-collection
Merging #46323
|
2023-04-02 18:12:44 +02:00 |
|
Alexey Milovidov
|
9c6594a043
|
Merge pull request #48320 from azat/explain-fix
Fix crash in EXPLAIN PIPELINE for Merge over Distributed
|
2023-04-02 17:11:27 +03:00 |
|
Alexander Tokmakov
|
1e4ae7a3f2
|
Merge pull request #48314 from azat/build/strong-typedefs
Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
|
2023-04-02 14:57:33 +03:00 |
|
Azat Khuzhin
|
907ed27ae2
|
Fix crash in EXPLAIN PIPELINE for Merge over Distributed
CI: https://s3.amazonaws.com/clickhouse-test-reports/48314/179450542879d11711cd2415c3fa7eeab18188be/fuzzer_astfuzzerasan/report.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-02 10:48:23 +02:00 |
|
KevinyhZou
|
c2687c0544
|
review fix
|
2023-04-02 14:14:35 +08:00 |
|
KevinyhZou
|
da4ff587af
|
review fix
|
2023-04-02 12:38:17 +08:00 |
|
KevinyhZou
|
7d59f36336
|
code style fix
|
2023-04-02 12:37:18 +08:00 |
|
KevinyhZou
|
ce5f4cf4ab
|
code review fix
|
2023-04-02 12:37:18 +08:00 |
|
KevinyhZou
|
0935ccf0e0
|
ci fix
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
2126199193
|
check style
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
e0a10dc62f
|
enable nullable return type
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
740a5ef777
|
enable return null and complext type
|
2023-04-02 12:29:12 +08:00 |
|
Alexander Tokmakov
|
230adac9f6
|
fixes
|
2023-04-01 18:23:59 +02:00 |
|
Robert Schulze
|
3315acd122
|
Merge pull request #48222 from ClickHouse/rs/no-default-format-string
parseDateTime[InJodaSyntax](): Require format argument
|
2023-04-01 16:59:33 +02:00 |
|
Azat Khuzhin
|
fbc99d7788
|
Use StrongTypedef for StatusInfo
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-01 16:01:33 +02:00 |
|
Azat Khuzhin
|
c64f9e6f07
|
Use StrongTypedef for ProfileEvents
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-01 16:01:33 +02:00 |
|
Azat Khuzhin
|
8d0e516310
|
Use StrongTypedef for CurrentMetrics to avoid possible incorrect usage
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-01 16:01:33 +02:00 |
|
Azat Khuzhin
|
3ede50ccfc
|
Fix MaxPushedDDLEntryID
|
2023-04-01 16:00:03 +02:00 |
|
Azat Khuzhin
|
f69441b633
|
Fix ThreadPool usage in gtest_thread_pool_limit
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-01 16:00:03 +02:00 |
|
Azat Khuzhin
|
ba6ecd2d4e
|
Fix ThreadPool for DistributedSink
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-01 16:00:03 +02:00 |
|
Alexander Tokmakov
|
48b23dd012
|
Fix race between DROP MatView and RESTART REPLICAS (#47863)
* fix race between drop mv and restart replicas
* unrelated: fix bad exception messages
* fix test
* fix
* fix
* fix
* fix
* fix test
* fix
* fix test
* Update 02437_drop_mv_restart_replicas.sh
* fix tests
|
2023-04-01 15:26:00 +03:00 |
|
kssenii
|
f96e7b59a2
|
Better
|
2023-04-01 13:19:07 +02:00 |
|
kssenii
|
1721b70070
|
Merge remote-tracking branch 'upstream/master' into ilejn-dict-named-collection
|
2023-04-01 13:18:26 +02:00 |
|
Alexander Gololobov
|
bf02068702
|
Merge pull request #48303 from ClickHouse/grouping-sets-repeated-keys
Do not remove inputs from maybe compiled DAG.
|
2023-04-01 11:39:34 +02:00 |
|
Alexander Tokmakov
|
9df882c37a
|
Merge pull request #48085 from ClickHouse/sync_replica_lightweight
More options for `SYSTEM SYNC REPLICA`
|
2023-03-31 23:18:31 +03:00 |
|
Nikolai Kochetov
|
1693e46640
|
Do not remove inputs from maybe compiled DAG.
|
2023-03-31 19:03:20 +00:00 |
|
Alexander Tokmakov
|
9552b37414
|
Merge pull request #48267 from ClickHouse/fix_some_tests2
Fix some tests
|
2023-03-31 22:03:00 +03:00 |
|
Robert Schulze
|
1e347e626c
|
Merge pull request #48241 from ClickHouse/rs/sort-show-processlist
Sort output of SHOW PROCESSLIST
|
2023-03-31 18:09:11 +02:00 |
|
Robert Schulze
|
ce95f9b912
|
Merge branch 'master' into build/hive-fix
|
2023-03-31 18:05:40 +02:00 |
|
Anton Popov
|
3b98a43dc6
|
Merge branch 'master' into fix-race-storage-s3
|
2023-03-31 17:54:52 +02:00 |
|
Alexander Gololobov
|
ae0707ba01
|
Remove unused error codes
|
2023-03-31 17:23:42 +02:00 |
|
Alexander Tokmakov
|
e39498129c
|
Merge branch 'master' into sync_replica_lightweight
|
2023-03-31 18:17:08 +03:00 |
|
Robert Schulze
|
9094772712
|
Replace manual checking by validateFunctionArgumentTypes()
|
2023-03-31 14:22:10 +00:00 |
|
Robert Schulze
|
e1d299640b
|
Small follow-up to #48017
|
2023-03-31 14:11:37 +00:00 |
|
Alexander Tokmakov
|
75ffc8451b
|
fix
|
2023-03-31 16:09:00 +02:00 |
|