Kruglov Pavel
|
03bf6e0a75
|
Temporary update broken_tests.txt until #49135 is merged
|
2023-05-23 21:18:01 +02:00 |
|
Denny Crane
|
4a9b269cc4
|
move least/greatest to conditional-functions
|
2023-05-23 16:09:54 -03:00 |
|
Denny Crane
|
483a3cc5b1
|
Update comparison-functions.md
|
2023-05-23 15:59:08 -03:00 |
|
Han Fei
|
e96b25508e
|
Merge pull request #50155 from ClickHouse/clarify-keeper-retries-ctl-behavior
Clarification comment on retries controller behavior
|
2023-05-23 20:49:01 +02:00 |
|
Han Fei
|
037c5f8a06
|
Merge branch 'master' into hanfei/fix-modify-order-by
|
2023-05-23 20:48:27 +02:00 |
|
Igor Nikonov
|
2c01104c3f
|
Clarification comment on retries controller behavior
|
2023-05-23 17:30:22 +00:00 |
|
Han Fei
|
584c05d8b8
|
fix modify order by when there was no order by cols
|
2023-05-23 18:54:36 +02:00 |
|
DanRoscigno
|
fcd6cb1f80
|
add descriptions
|
2023-05-23 12:53:53 -04:00 |
|
zy-kkk
|
90ee85d33a
|
Errata build osx zh doc (#50054)
|
2023-05-23 17:53:27 +02:00 |
|
Raúl Marín
|
db4b3d19ae
|
Clearer coordinator log (#50101)
|
2023-05-23 17:30:27 +02:00 |
|
Alexander Tokmakov
|
64ee8ebb12
|
Update MutateTask.cpp
|
2023-05-23 18:11:08 +03:00 |
|
Igor Nikonov
|
8645af5809
|
Hoping to get into next release
|
2023-05-23 14:54:22 +00:00 |
|
robot-ch-test-poll2
|
d33caa5215
|
Merge pull request #50149 from ClickHouse/build-update-prereq
Update build instructions
|
2023-05-23 16:25:05 +02:00 |
|
Kruglov Pavel
|
4689412ab3
|
Change fields destruction order in AsyncTaskExecutor
|
2023-05-23 16:14:24 +02:00 |
|
DanRoscigno
|
f9f98ac503
|
note option
|
2023-05-23 09:58:59 -04:00 |
|
Dan Roscigno
|
fd62a1473c
|
Update build instructions
I am testing the build on Ubuntu 22.04 and found that I needed to add some prereqs.
|
2023-05-23 09:35:23 -04:00 |
|
Dan Roscigno
|
0c3392662c
|
Merge branch 'master' into url-function-docs
|
2023-05-23 08:42:13 -04:00 |
|
Anton Popov
|
3a955661da
|
Merge pull request #50123 from CurtizJ/fix-multiif-crash
Fix crash with `multiIf` and constant condition and nullable arguments
|
2023-05-23 14:29:32 +02:00 |
|
Robert Schulze
|
91bc0fad1b
|
Merge pull request #50138 from rschu1ze/docs-clickhouse-local
Docs: Update clickhouse-local arguments
|
2023-05-23 14:19:09 +02:00 |
|
Robert Schulze
|
285e8f4ae1
|
Protect against DOS
|
2023-05-23 12:16:49 +00:00 |
|
SmitaRKulkarni
|
55af60ea3f
|
Merge branch 'master' into 42192_Lower_parallel_parsing_threads_with_globs
|
2023-05-23 13:59:15 +02:00 |
|
SmitaRKulkarni
|
f39c81d13e
|
Merge pull request #49982 from ClickHouse/Fix_flaky_test_ssl_cert_authentication
Fix flaky test_ssl_cert_authentication to use urllib3
|
2023-05-23 13:57:22 +02:00 |
|
Robert Schulze
|
b1a3b8536f
|
Docs: Update clickhouse-local arguments
Follow-up to #49870
|
2023-05-23 11:55:27 +00:00 |
|
Robert Schulze
|
f850a448ec
|
Merge pull request #49870 from arenadata/ADQM-808
clickhouse-client: accept queries after "--multiquery" argument
|
2023-05-23 13:48:52 +02:00 |
|
kssenii
|
241e75197e
|
Fix
|
2023-05-23 13:31:50 +02:00 |
|
Antonio Andelic
|
3e6314675c
|
Merge pull request #49930 from AVMusorin/write-buffer-from-s3
Fix metrics `WriteBufferFromS3Bytes`, `WriteBufferFromS3Microseconds` and `WriteBufferFromS3RequestsErrors`
|
2023-05-23 12:26:05 +02:00 |
|
Igor Nikonov
|
fbcc944d2f
|
Merge remote-tracking branch 'origin/master' into fill_with_by_sorting_prefix_2
|
2023-05-23 10:25:38 +00:00 |
|
Igor Nikonov
|
d26f9e4022
|
Test with DESC order in sorting prefix
|
2023-05-23 10:24:06 +00:00 |
|
Kseniia Sumarokova
|
13cd2d6d5f
|
Merge pull request #50021 from kssenii/fix-logical-error-in-try-reserve
Fix logical error in stress test "Not enough space to add ..."
|
2023-05-23 12:05:01 +02:00 |
|
Alexander Tokmakov
|
3ac7bc90ef
|
Merge pull request #50108 from ClickHouse/update_replicated_database_settings
Update default settings for Replicated database
|
2023-05-23 12:56:12 +03:00 |
|
Kruglov Pavel
|
0e346c78ae
|
Merge pull request #49960 from Avogar/fix-tsv-nullable-parsing
Fix possible Logical error on bad Nullable parsing for text formats
|
2023-05-23 11:42:07 +02:00 |
|
Alexander Tokmakov
|
141a72d694
|
Merge pull request #49637 from ClickHouse/less_zookeeper_requests
Provide better partitions hint for merge selecting task
|
2023-05-23 12:40:39 +03:00 |
|
robot-clickhouse-ci-1
|
a05088ab73
|
Merge pull request #50105 from ClickHouse/analyzer-table-function-fix
Analyzer: Do not execute table functions multiple times
|
2023-05-23 10:16:34 +02:00 |
|
Alexey Gerasimchuk
|
30f3b3ba04
|
Merge branch 'master' into ADQM-808
|
2023-05-23 17:03:54 +10:00 |
|
Robert Schulze
|
f4c73e94d2
|
Merge pull request #49989 from arenadata/ADQM-811
Add support of Date|Date32 arguments to the toUnixTimestamp() function
|
2023-05-23 08:55:56 +02:00 |
|
Alexey Gerasimchuk
|
c4778df7f5
|
Merge branch 'master' into ADQM-808
|
2023-05-23 16:52:27 +10:00 |
|
Robert Schulze
|
b106757a3c
|
Fix 02415_all_new_functions_must_be_documented
|
2023-05-23 06:51:59 +00:00 |
|
Robert Schulze
|
d9a7227cf4
|
Fix style check
|
2023-05-23 06:49:19 +00:00 |
|
Robert Schulze
|
a4fe3fbb1f
|
Merge pull request #49829 from rschu1ze/clean-out-msan-suppression
What happens if I remove everything in msan_suppressions?
|
2023-05-23 08:47:52 +02:00 |
|
Igor Nikonov
|
e1b00516c9
|
Update test reference
|
2023-05-23 05:13:19 +00:00 |
|
Alexey Gerasimchuk
|
df751f1bca
|
Merge branch 'master' into ADQM-808
|
2023-05-23 13:43:18 +10:00 |
|
robot-ch-test-poll4
|
945673565c
|
Merge pull request #50059 from ClickHouse/cache-try-reserver-cleanup
FileCache: simple tryReserve() cleanup
|
2023-05-23 04:02:37 +02:00 |
|
Alexey Gerasimchuck
|
ab5e16a713
|
Changes after second review iteration
|
2023-05-23 00:27:17 +00:00 |
|
Anton Popov
|
f8905acb46
|
fix crash with multiif and constant condition and nullable arguments
|
2023-05-22 23:31:50 +00:00 |
|
Alexey Milovidov
|
afc823032c
|
Merge pull request #50114 from ClickHouse/bump-go-mod
Update github.com/distribution/distribution
|
2023-05-23 01:48:46 +03:00 |
|
Alexey Milovidov
|
dc4cb5223b
|
Merge pull request #50056 from kitaisreal/jit-compilation-not-equals-nan-fix
JIT compilation not equals NaN fix
|
2023-05-23 01:45:14 +03:00 |
|
Igor Nikonov
|
1d51488d3d
|
Tests: w/o TO, w/o FROM
|
2023-05-22 22:14:16 +00:00 |
|
Igor Nikonov
|
3a29f275e0
|
Fix: do not generate suffix on new chunk if didn't reach current range end
|
2023-05-22 21:50:12 +00:00 |
|
Mikhail f. Shiryaev
|
d103e9adec
|
Update github.com/distribution/distribution
|
2023-05-22 23:36:39 +02:00 |
|
Kseniia Sumarokova
|
ce6054590f
|
Fix bad merge
|
2023-05-22 22:49:09 +02:00 |
|