jsc0218
|
ee589f8a8b
|
Merge remote-tracking branch 'origin/master' into TableEngineGrant_version2
|
2024-04-03 17:17:33 +00:00 |
|
SmitaRKulkarni
|
9bb185593e
|
Merge pull request #61988 from ClickHouse/Azure_fix_exception_in_finalize
Fix WriteBufferAzureBlobStorage destructor uncaught exception
|
2024-04-03 18:22:27 +02:00 |
|
Kruglov Pavel
|
f8ef9fc5d3
|
Merge pull request #62014 from Avogar/json-extract-variant
Support Variant in JSONExtract functions
|
2024-04-03 17:20:53 +02:00 |
|
Kruglov Pavel
|
3116650fa9
|
Merge pull request #61201 from ClickHouse/revert-61200-revert-60430-max-parallel-replicas-validate
Don't allow to set max_parallel_replicas to 0 as it doesn't make sense
|
2024-04-03 17:05:59 +02:00 |
|
Nikita Mikhaylov
|
6661484e55
|
Proper fix for LowCardinality together with JSONExtact functions (#61957)
|
2024-04-03 16:31:01 +02:00 |
|
Anton Popov
|
ec22d64fc8
|
Merge pull request #62195 from CurtizJ/lightweight-deletes-setting
Add setting `lightweight_deletes_sync`
|
2024-04-03 14:34:51 +02:00 |
|
Kruglov Pavel
|
bb5ffa6888
|
Merge pull request #61883 from Avogar/skip-bad-escapings
Mark CANNOT_PARSE_ESCAPE_SEQUENCE error as parse error to be able to skip it in row input formats
|
2024-04-03 13:59:21 +02:00 |
|
Kruglov Pavel
|
21abaa14e7
|
Merge pull request #61951 from Avogar/fix-exception-in-format
Fix writing exception message in output format in HTTP when http_wait_end_of_query is used
|
2024-04-03 13:44:30 +02:00 |
|
Sema Checherinda
|
19e85c58cf
|
Merge pull request #62068 from ClickHouse/chesema-fix-url-storage
ReadWriteBufferFromHTTP set right header host when redirected
|
2024-04-03 12:52:49 +02:00 |
|
Raúl Marín
|
3b877c3624
|
Merge pull request #62230 from ClickHouse/revert-62050-vdimir/dictioary_reload_twice_on_start2
Revert "Resubmit 'Update invalidate_query_response on dictionary startup'"
|
2024-04-03 12:36:52 +02:00 |
|
Raúl Marín
|
772bd84433
|
Merge pull request #62170 from Algunenano/nested_includes_N
Remove a few nested include dependencies
|
2024-04-03 12:19:25 +02:00 |
|
Raúl Marín
|
0d3d7b3146
|
Revert "Resubmit 'Update invalidate_query_response on dictionary startup'"
|
2024-04-03 12:12:31 +02:00 |
|
Raúl Marín
|
44cea8b171
|
Merge pull request #62159 from Algunenano/private_planner
Unify lightweight mutation control
|
2024-04-03 11:51:14 +02:00 |
|
jsc0218
|
02eca8b0be
|
avoid grant twice for source access types and table engines
|
2024-04-03 02:35:49 +00:00 |
|
Anton Popov
|
534905ff8c
|
fix test
|
2024-04-02 22:14:58 +00:00 |
|
Raúl Marín
|
9422ea35c5
|
Fix non Linux build
|
2024-04-02 21:24:05 +02:00 |
|
alesapin
|
0fe3046a98
|
Merge pull request #62156 from ClickHouse/update-nuraft
Update NuRaft
|
2024-04-02 20:51:38 +02:00 |
|
Anton Popov
|
ed448eae42
|
add setting lightweight_deletes_sync
|
2024-04-02 18:40:46 +00:00 |
|
avogar
|
22fb91a6ef
|
Fix tests
|
2024-04-02 18:18:32 +00:00 |
|
vdimir
|
e037e68130
|
Merge pull request #62050 from ClickHouse/vdimir/dictioary_reload_twice_on_start2
Resubmit 'Update invalidate_query_response on dictionary startup'
|
2024-04-02 17:37:45 +02:00 |
|
vdimir
|
f1345723d0
|
Merge pull request #61972 from ClickHouse/vdimir/storage_join_load_order
Fix storage join files loading order
|
2024-04-02 17:08:08 +02:00 |
|
Alexander Tokmakov
|
dab71c93b7
|
Merge pull request #62049 from ClickHouse/tavplubix-patch-10
Update DatabaseOnDisk.cpp
|
2024-04-02 16:34:59 +02:00 |
|
Raúl Marín
|
c35a436435
|
Remove nested dependency on DateLutImpl
|
2024-04-02 14:45:48 +02:00 |
|
Antonio Andelic
|
66cd879d2d
|
Fix msan
|
2024-04-02 13:58:17 +02:00 |
|
Raúl Marín
|
40a22ffa63
|
Remove a few nested include dependencies
|
2024-04-02 13:43:14 +02:00 |
|
Robert Schulze
|
d729b63293
|
Merge pull request #61144 from bigo-sg/inline_poaarray_details
Inline small but frequently invoked functions in PODArrayDetails
|
2024-04-02 13:25:25 +02:00 |
|
Robert Schulze
|
84f929ca4e
|
Merge pull request #61409 from ClibMouse/feature/dateDiff-nanoseconds
Calculate result of `date_diff`/`age` at nanosecond precision
|
2024-04-02 13:18:19 +02:00 |
|
Raúl Marín
|
48ab0721a8
|
Unify lightweight mutation control
|
2024-04-02 11:52:14 +02:00 |
|
Sergei Trifonov
|
68faa1ab9e
|
Merge pull request #61867 from azat/dist/connection-race
Fix possible connections data-race for distributed_foreground_insert/distributed_background_insert_batch
|
2024-04-02 10:15:11 +02:00 |
|
Han Fei
|
89108202d5
|
Merge pull request #58705 from zhongyuankai/drop_tables
Supports DROP multiple tables
|
2024-04-01 22:43:55 +02:00 |
|
Raúl Marín
|
83c050ad36
|
Merge pull request #62135 from Algunenano/revert_optimize_single_in
Revert "Merge pull request #61564 from liuneng1994/optimize_in_single_value"
|
2024-04-01 18:55:16 +02:00 |
|
Anton Popov
|
afa5665daf
|
Merge pull request #60676 from CurtizJ/add-virtual-columns
Add virtual columns `_block_offset` and `_data_version` for `MergeTree` tables
|
2024-04-01 18:35:36 +02:00 |
|
Anton Popov
|
0c25ea2230
|
Merge pull request #61551 from CurtizJ/better-marks-loading
More optimal loading of marks
|
2024-04-01 18:31:01 +02:00 |
|
vdimir
|
e5f218c4cc
|
Merge branch 'master' into vdimir/storage_join_load_order
|
2024-04-01 14:15:01 +02:00 |
|
Raúl Marín
|
a7f48cf936
|
Fix upgrade check
|
2024-04-01 14:12:36 +02:00 |
|
Raúl Marín
|
b2e764f633
|
Revert "Merge pull request #61564 from liuneng1994/optimize_in_single_value"
This reverts commit 20a45b4073 , reversing
changes made to a642f4d3ec .
|
2024-04-01 13:51:56 +02:00 |
|
Alexander Gololobov
|
c297e72a4d
|
Merge pull request #61784 from ClickHouse/stream_system_replicas
Stream rows when reading from system.replicas
|
2024-04-01 09:47:55 +02:00 |
|
jsc0218
|
6253454f17
|
Merge pull request #62082 from jsc0218/RemoveDeadCodeInMergeTreeSelectProcessor
Remove Dead Code
|
2024-03-31 21:19:51 -04:00 |
|
Sema Checherinda
|
4c08c7c1da
|
Merge 9a9f0161bb into 5e7a90f85f
|
2024-03-31 23:33:53 +00:00 |
|
Sema Checherinda
|
9a9f0161bb
|
add test
|
2024-04-01 01:33:40 +02:00 |
|
Alexey Milovidov
|
f31f338ad0
|
Merge pull request #62115 from canhld94/fix_external_table_bool
Fix external table cannot parse data type Bool
|
2024-03-31 23:36:22 +03:00 |
|
Alexander Gololobov
|
0997b18abe
|
Merge pull request #62064 from ClickHouse/y2k_system_replicas
Support more that 255 replicas in system table
|
2024-03-31 15:58:44 +02:00 |
|
Duc Canh Le
|
e8953a379b
|
fix external table with Bool
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-03-31 07:54:58 +00:00 |
|
Ilya Golshtein
|
6b9b597051
|
Crash in Engine Merge if Row Policy does not have expression (#61971)
|
2024-03-30 14:34:01 -04:00 |
|
Alexey Milovidov
|
975f0187d4
|
Merge pull request #62090 from ClickHouse/revert-output-pretty-tty
Revert output Pretty in tty
|
2024-03-30 06:45:42 +03:00 |
|
Nikolay Degterinsky
|
ee42ea97f2
|
Merge pull request #62040 from azat/rmt/create-from-replica
Fix CREATE TABLE w/o columns definition for ReplicatedMergeTree
|
2024-03-30 02:27:46 +01:00 |
|
Nikolai Kochetov
|
697e72c13d
|
Merge pull request #61933 from ClickHouse/gb-use-null-analyzer-crashes
Fix some crashes with analyzer and group_by_use_nulls.
|
2024-03-29 19:29:55 +01:00 |
|
Nikolai Kochetov
|
c59961e980
|
Merge pull request #62046 from ClickHouse/fix-optimize_arithmetic_operations_in_aggregate_functions-function-type
Fix optimize_arithmetic_operations_in_aggregate_functions
|
2024-03-29 19:28:23 +01:00 |
|
Nikolai Kochetov
|
dc45666b4f
|
Merge pull request #62059 from ClickHouse/fix-type-after-IfChainToMultiIfPass
Ignore IfChainToMultiIfPass if returned type changed.
|
2024-03-29 19:26:55 +01:00 |
|
Nikolai Kochetov
|
45cac7e5c2
|
Merge pull request #62066 from ClickHouse/fix-convert-in-to-equals-type
Fix type for ConvertInToEqualPass
|
2024-03-29 19:26:28 +01:00 |
|