Commit Graph

99327 Commits

Author SHA1 Message Date
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
Azat Khuzhin
e9d4d15c0d Add more comments for skim/fzf compatibility
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-05 09:59:48 +02:00
Azat Khuzhin
6e7114128b Avoid adding extra new line after using fuzzy history search
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-05 09:59:48 +02: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
alesapin
6f185333ff Fix drop completely dropped table one more time 2022-10-04 17:39:28 +02:00
Anton Popov
fe90919f10 fix crash in SummingMergeTree with LowCardinality 2022-10-04 15:33:38 +00:00
flynn
772aec360b remove unused virtual keyword 2022-10-04 15:33:29 +00:00
alesapin
f50d46fb8c Revert "Merge pull request #41832 from ClickHouse/make_copy_instead_of_hardlink"
This reverts commit 0097f15ee7, reversing
changes made to 4e422b8046.
2022-10-04 17:33:01 +02:00
alesapin
2bfae244cc Add comments 2022-10-04 17:30:25 +02:00
Maksim Kita
f4101861e7 Function name normalization fix functions header 2022-10-04 17:29:33 +02:00
Kseniia Sumarokova
fc301e8f2d
Merge pull request #42034 from kssenii/fix-azure-write
Fix write into AzureBlobStorage
2022-10-04 17:25:41 +02:00
Robert Schulze
af8d32bb1f
Merge pull request #42023 from ClickHouse/llvm-without-clothes
Build against an LLVM version which has clang[-extra-tools], lldb and lld removed
2022-10-04 17:13:50 +02:00
Kseniia Sumarokova
6775c2c0a8
Update test.py 2022-10-04 16:52:53 +02:00
Anton Popov
121ef74b17 slightly better 2022-10-04 14:19:05 +00:00
Kseniia Sumarokova
aacb314a41
Update cmake 2022-10-04 16:15:33 +02:00
Robert Schulze
5df0852c98
Merge pull request #41948 from ClickHouse/fix-non-deterministic-test-results
Fix non-deterministic test results
2022-10-04 16:07:10 +02:00
Kseniia Sumarokova
0b0c7e359f
Update test.py 2022-10-04 16:04:57 +02:00
Kseniia Sumarokova
39d5dfb3f6
Fix integration test 2022-10-04 16:03:11 +02:00
Roman Vasin
1ed609496f Put correct value for toRelativeWeekNum in 01921_datatype_date32 test 2022-10-04 14:01:49 +00:00
Alexey Milovidov
9f9599b236
Merge pull request #42057 from ClickHouse/alexey-milovidov-patch-5
Add a link to the service in README
2022-10-04 16:45:20 +03:00
flynn
e30297e599 fix and update test 2022-10-04 13:36:28 +00:00
Alexey Milovidov
078cdfa875
Update README.md 2022-10-04 16:20:36 +03:00
alesapin
4a6fa10e71
Merge branch 'master' into fix_one_more_no_such_key 2022-10-04 15:19:05 +02:00
Anton Popov
9a2cabd3a1
Merge branch 'master' into async-inserts-log 2022-10-04 15:10:50 +02:00
Anton Popov
8ca73eab03
Merge branch 'master' into fuzz-table-definitions 2022-10-04 15:10:31 +02:00
Anton Popov
a8e4f5be09
Merge pull request #42055 from ClickHouse/CurtizJ-patch-6
Fix style check
2022-10-04 15:08:29 +02:00