Alexey Milovidov
5cf1242a72
Merge pull request #59293 from slvrtrn/reapply-net-read-write-mysql
...
Re-apply MySQL net write/read settings changeset
2024-01-30 06:37:09 +01:00
Alexey Milovidov
b4a5b6060e
Merge pull request #59341 from rschu1ze/non-string-concat-with-separator
...
Allow non-string arguments in `concatWithSeparator()`
2024-01-30 04:10:06 +01:00
Alexey Milovidov
35ea956255
Merge pull request #59295 from ClickHouse/fix_block_number
...
Fix `_block_number` column with non-default serializations and mutation
2024-01-30 04:07:09 +01:00
Alexey Milovidov
ac90637170
Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr
...
Revert revert attach partition PR
2024-01-30 04:02:31 +01:00
Alexey Milovidov
fe2b5cde05
Merge pull request #59338 from vitlibar/support-format-clause-in-backup-query
...
Support the FORMAT clause in BACKUP and RESTORE queries
2024-01-30 04:00:21 +01:00
Alexey Milovidov
de341a6d6e
Merge pull request #59351 from ClickHouse/fix-non-redy-set-system-tables
...
Fix not-ready set for system.tables
2024-01-30 03:59:18 +01:00
Alexey Milovidov
2a1cbc2db4
Merge pull request #59354 from CurtizJ/better-memory-usage-async-read
...
Slightly better memory usage in `AsynchronousBoundedReadBuffer`
2024-01-30 03:55:42 +01:00
Alexey Milovidov
50532c485f
Merge pull request #59340 from CurtizJ/lower-memory-usage-vertical-merges
...
Lower memory usage in vertical merges
2024-01-30 03:42:28 +01:00
Raúl Marín
dfc761ce5f
Merge pull request #59343 from ClickHouse/Fix_new_setting_for_azure
...
Fix upgrade check for new setting
2024-01-29 23:22:06 +01:00
Yarik Briukhovetskyi
5ba82eed81
Merge pull request #58841 from yariks5s/dictionary_table_exception_fix
...
Fixing exceptions when table/dictionary already exist
2024-01-29 22:41:06 +01:00
Anton Popov
182d1c08b8
slightly better memory usage in AsynchronousBoundedReadBuffer
2024-01-29 21:21:52 +00:00
Raúl Marín
1580f73795
Update SettingsChangesHistory.h
2024-01-29 21:53:05 +01:00
Raúl Marín
45776ea035
Update SettingsChangesHistory.h
2024-01-29 21:24:20 +01:00
Raúl Marín
5108393157
Merge remote-tracking branch 'blessed/master' into Fix_new_setting_for_azure
2024-01-29 21:09:00 +01:00
Alexey Milovidov
69a1935a3e
Merge pull request #59345 from Algunenano/sccache_fix
...
Fix sccache when building without coverage
2024-01-29 21:06:29 +01:00
Robert Schulze
7683b44bf6
Merge pull request #58961 from ClibMouse/seriesDecompose
...
Return baseline component from function `seriesDecomposeSTL()`
2024-01-29 20:41:09 +01:00
Robert Schulze
9ec2b7615c
Merge pull request #59106 from rschu1ze/consistent-inv-index-tests
...
Rename some inverted index test files
2024-01-29 20:40:27 +01:00
Robert Schulze
2cfcaf8ff4
Merge pull request #59040 from MochiXu/fix_remove_inverted_index_files
...
`DROP INDEX` of inverted index now removes all relevant files from persistence
2024-01-29 20:39:56 +01:00
Robert Schulze
8ddda0caf0
Merge pull request #59229 from rschu1ze/cleanup-msan-usage
...
Minor cleanup of msan usage
2024-01-29 20:39:06 +01:00
Robert Schulze
80066118d9
Merge pull request #59132 from HarryLeeIBM/hlee-arm64-hash
...
Fix aggregation issue in mixed x86_64 and ARM clusters
2024-01-29 20:37:52 +01:00
slvrtrn
5192d38370
Fix tests
2024-01-29 20:35:15 +01:00
slvrtrn
e2476e9f89
Merge remote-tracking branch 'origin' into reapply-net-read-write-mysql
2024-01-29 20:11:17 +01:00
slvrtrn
7cef679f6d
Address PR feedback
2024-01-29 20:11:02 +01:00
Alexander Gololobov
34134c4f1e
Style fix
2024-01-29 19:25:18 +01:00
Arthur Passos
15d04d0a78
Merge branch 'master' into bring_back_attach_partition_pr
2024-01-29 15:16:49 -03:00
Arthur Passos
516daadeef
add static storage assert in datapartcloner
2024-01-29 15:16:00 -03:00
Nikolai Kochetov
d0143380d7
Fix not-ready set for system.tables
2024-01-29 17:53:59 +00:00
Alexey Milovidov
037d8ef7b2
Merge pull request #59166 from rschu1ze/simdjson-3.6.3
...
Upgrade simdjson to v3.6.3
2024-01-29 18:36:17 +01:00
Raúl Marín
925582bec2
Merge branch 'master' into Fix_new_setting_for_azure
2024-01-29 18:27:22 +01:00
Raúl Marín
f22762fcdc
Merge pull request #59335 from kitaisreal/volume-constructor-improve-exception-message
...
IVolume constructor improve exception message
2024-01-29 18:25:57 +01:00
Nikolai Kochetov
8cf7f1dd92
Merge pull request #59349 from kitaisreal/update-insert-deduplication-token-in-dependent-materialized-views-setting-fix
...
Add setting update_insert_deduplication_token_in_dependent_materialized_views to settings changes history
2024-01-29 18:23:14 +01:00
Maksim Kita
7892adc18b
Add setting update_insert_deduplication_token_in_dependent_materialized_views to settings changes history
2024-01-29 20:18:25 +03:00
Raúl Marín
b88d0a2b15
Don't apply O2 on release builds
2024-01-29 17:34:11 +01:00
Raúl Marín
ac532599aa
Don't apply without coverage flags when it's not necessary
2024-01-29 17:33:53 +01:00
Raúl Marín
468c7cf835
Merge pull request #59329 from Algunenano/prefertch
...
Fix typo
2024-01-29 17:02:01 +01:00
Smita Kulkarni
621c3e8596
Fix upgrade check for new setting
2024-01-29 16:50:01 +01:00
Nikolai Kochetov
5b2648929b
Merge pull request #59273 from kitaisreal/atomic-logger
...
Added AtomicLogger
2024-01-29 16:49:18 +01:00
Vitaly Baranov
1f446f78b5
Fix parameter's name.
2024-01-29 16:24:16 +01:00
Robert Schulze
c2b7d2047e
Support arguments of arbitary type in function concatWithSeparator()
...
Follow-up to #56540
2024-01-29 14:11:21 +00:00
Anton Popov
d3cdc8826e
lower memory usage in vertical merges
2024-01-29 14:06:46 +00:00
Robert Schulze
1aae7d7d95
Cosmetics: Rename variable
2024-01-29 13:35:19 +00:00
Robert Schulze
2191569d6b
Cosmetics: remove superfluous inline
2024-01-29 13:24:43 +00:00
Vitaly Baranov
1904e4c6bf
Add test.
2024-01-29 14:19:51 +01:00
Vitaly Baranov
9fa76bea7e
Support FORMAT clause in BACKUP/RESTORE query.
2024-01-29 14:19:16 +01:00
Maksim Kita
5affd6af2e
IVolume constructor improve exception message
2024-01-29 15:32:22 +03:00
alesapin
cef109a887
Fix backward compatibility check
2024-01-29 13:19:46 +01:00
Nikolai Kochetov
a51aa7b668
Merge pull request #59238 from kitaisreal/update-insert-deduplication-token-in-dependent-materialized-views
...
Added setting update_insert_deduplication_token_in_dependent_materialized_views
2024-01-29 12:52:06 +01:00
Max K
bd83830cea
CI: WA for issue with perf test with artifact reuse ( #59325 )
...
* CI: WA for issue with perf test with artifact reuse
#do_not_test
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2024-01-29 12:17:38 +01:00
Raúl Marín
ab2b12ba9f
Fix typo
2024-01-29 11:40:12 +01:00
Kruglov Pavel
6858d2f4ca
Merge pull request #58047 from Avogar/variant-data-type
...
Implement Variant data type
2024-01-29 11:36:08 +01:00