Dan Roscigno
|
23aa435182
|
Merge branch 'master' into combine-requirements-install-docs
|
2022-10-05 21:30:54 -04:00 |
|
Anton Popov
|
190e1f6830
|
Merge branch 'master' into async-inserts-log
|
2022-10-06 01:59:27 +02:00 |
|
BoloniniD
|
87f06bbe0b
|
Fix [[noreturn]] function variant
|
2022-10-05 23:38:44 +03:00 |
|
Alexey Milovidov
|
aa9e8f1cde
|
Merge branch 'master' into new-http-compression-methods
|
2022-10-05 23:07:01 +03:00 |
|
Alexey Milovidov
|
c8c96ecca3
|
Merge pull request #42076 from azat/autocrlf
Ignore core.autocrlf for tests references
|
2022-10-05 23:05:37 +03:00 |
|
Alexey Milovidov
|
25d13b89e9
|
Merge pull request #41142 from MeenaRenganathan22/OpenSSL_InHouse
Changes to support the OpenSSL In-house build.
|
2022-10-05 23:02:04 +03:00 |
|
Alexey Milovidov
|
a46206571e
|
Update CMakeLists.txt
|
2022-10-05 23:00:49 +03:00 |
|
Alexey Milovidov
|
89b1a5188f
|
Update CMakeLists.txt
|
2022-10-05 22:59:44 +03:00 |
|
alesapin
|
1541d68607
|
Better exception
|
2022-10-05 20:40:35 +02:00 |
|
alesapin
|
4ed522d2a0
|
Fix
|
2022-10-05 20:36:55 +02:00 |
|
alesapin
|
cf145910e3
|
Revert first fix
|
2022-10-05 20:34:48 +02:00 |
|
alesapin
|
644376aa2c
|
Better fix
|
2022-10-05 20:32:43 +02:00 |
|
Dan Roscigno
|
8df8bf48dc
|
Merge branch 'master' into combine-requirements-install-docs
|
2022-10-05 14:09:19 -04:00 |
|
Vladimir C
|
d63a1fde05
|
Merge pull request #40630 from ClickHouse/vdimir/explain-table-function
|
2022-10-05 19:52:02 +02:00 |
|
vdimir
|
e2786c51fc
|
Disable 02122_join_group_by_timeout for debug
|
2022-10-05 17:09:58 +00:00 |
|
DanRoscigno
|
12acfb9943
|
code review, preserve link
|
2022-10-05 12:04:00 -04:00 |
|
Dan Roscigno
|
563eaf9d0f
|
Merge branch 'master' into combine-requirements-install-docs
|
2022-10-05 10:39:22 -04:00 |
|
Anton Popov
|
f7cf35d1dd
|
Merge pull request #42072 from CurtizJ/fix-fuzzer-4
Fix assertion in bloom filter index
|
2022-10-05 16:38:13 +02:00 |
|
Anton Popov
|
d5249fb72e
|
Update 02456_bloom_filter_assert.sql.j2
|
2022-10-05 16:35:09 +02:00 |
|
Kseniia Sumarokova
|
db5642b509
|
Merge pull request #42041 from kssenii/better-azure-write
Rewrite inefficient write to AzureBlobStorage
|
2022-10-05 16:34:13 +02:00 |
|
Nikolay Degterinsky
|
61ec576900
|
Merge branch 'master' into patch-1
|
2022-10-05 16:18:08 +02:00 |
|
alesapin
|
e6fe71b385
|
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2022-10-05 16:12:08 +02:00 |
|
alesapin
|
63be310441
|
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2022-10-05 16:12:03 +02:00 |
|
Dan Roscigno
|
ea64aa06f2
|
Merge branch 'master' into combine-requirements-install-docs
|
2022-10-05 09:55:40 -04:00 |
|
DanRoscigno
|
5b22f63d07
|
updated packages URL
|
2022-10-05 09:49:55 -04:00 |
|
Anton Popov
|
f61e98f0e8
|
Merge pull request #40668 from ClickHouse/async-insert-max-data-size-fix
Use settings from query context for async INSERTs
|
2022-10-05 15:15:19 +02:00 |
|
Elena
|
3914b8afda
|
Remove 'send_metadata' setting
|
2022-10-05 14:54:08 +02:00 |
|
Anton Popov
|
02cdc20d5d
|
Merge pull request #40096 from CurtizJ/fuzz-table-definitions
Add fuzzer for table definitions
|
2022-10-05 14:53:48 +02:00 |
|
Roman Vasin
|
b54fb83cc5
|
Merge branch 'master' into ADQM-599-B
|
2022-10-05 15:50:38 +03:00 |
|
Elena
|
5bbd2d1729
|
Use send_metadata instead of send_object_metadata
|
2022-10-05 13:43:59 +02:00 |
|
Roman Vasin
|
8fafe8bbad
|
Replace 1070 by 1970 in 02251_last_day_of_month test
|
2022-10-05 11:24:36 +00:00 |
|
Maksim Kita
|
324c922121
|
Merge pull request #42069 from den-crane/patch-52
Doc. Some clarification about log_formatted_queries setting
|
2022-10-05 13:41:25 +03:00 |
|
Kseniia Sumarokova
|
46c20a7197
|
Merge pull request #42031 from kssenii/update-amqp
Update amqp-cpp
|
2022-10-05 12:06:58 +02:00 |
|
Mikhail f. Shiryaev
|
54347c890f
|
Add at to runner AMI, bump gh runner version
|
2022-10-05 11:47:30 +02:00 |
|
Nikolay Degterinsky
|
aa332d8f5d
|
Fix build
|
2022-10-05 08:11:04 +00:00 |
|
Adam Rutkowski
|
3c4eae4276
|
Fix tag mismatch in sample users config
|
2022-10-05 09:55:28 +02:00 |
|
Nikolay Degterinsky
|
85e4311127
|
Merge pull request #42020 from canhld94/ch_canh_fix_rankcorr
Fix rankCorr size overflow
|
2022-10-05 09:19:57 +02:00 |
|
Nikolay Degterinsky
|
980600dc2f
|
Merge pull request #41206 from canhld94/ch_canh_fix_decrypt_with_null
Add function tryDecrypt that returns NULL when decrypt fail
|
2022-10-05 09:13:36 +02:00 |
|
Azat Khuzhin
|
d220c6ada6
|
Ignore core.autocrlf for tests references
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-10-05 09:13:27 +02:00 |
|
Nikolay Degterinsky
|
c0497ddf36
|
Add lz4 to the stateless tests image
|
2022-10-05 06:45:21 +00:00 |
|
Nikolay Degterinsky
|
2a4f2bff9b
|
Better order of compression methods
|
2022-10-05 00:48:01 +00:00 |
|
Anton Popov
|
e9928fd703
|
fix clang-tidy
|
2022-10-04 23:50:14 +00:00 |
|
Nikolay Degterinsky
|
b5e12f47f8
|
Add test
|
2022-10-04 22:07:56 +00:00 |
|
BoloniniD
|
9dd15998c7
|
Print nicer exception if BLAKE3 is unavailable
|
2022-10-05 00:11:41 +03:00 |
|
Anton Popov
|
2f423071f2
|
fix assertion in bloom filter index
|
2022-10-04 19:27:56 +00:00 |
|
Nikolay Degterinsky
|
f7e0e497da
|
Add methods to the tests
|
2022-10-04 19:04:03 +00:00 |
|
Denny Crane
|
5341bf445a
|
Update settings.md
|
2022-10-04 15:08:29 -03:00 |
|
Nikita Mikhaylov
|
2933a28a5d
|
Add log message and lower the retry timeout in MergeTreeRestartingThread (#42026)
|
2022-10-04 20:07:11 +02:00 |
|
Kseniia Sumarokova
|
7935337513
|
Update CMakeLists.txt
|
2022-10-04 19:59:08 +02:00 |
|
alesapin
|
425b296928
|
Revert "Revert "Merge pull request #41832 from ClickHouse/make_copy_instead_of_hardlink""
This reverts commit f50d46fb8c .
|
2022-10-04 17:40:23 +02:00 |
|