Alexey Milovidov
|
37eb815b17
|
Fix error
|
2024-06-16 17:12:05 +02:00 |
|
Alexey Milovidov
|
642dc35a76
|
Debug AWS
|
2024-06-16 15:21:17 +02:00 |
|
Alexey Milovidov
|
20ca8f8714
|
Debug AWS
|
2024-06-16 15:20:26 +02:00 |
|
Alexey Milovidov
|
cb390cc3d9
|
Fix alloc/dealloc mismatch or prevent false-positive ASan error in the AWS SDK
|
2024-06-16 13:14:59 +02:00 |
|
Alexey Milovidov
|
a6ff0941e9
|
Rename tests
|
2024-06-16 09:01:15 +02:00 |
|
Alexey Milovidov
|
c3bd1bebfc
|
Merge branch 'master' into ecs
|
2024-06-16 09:00:36 +02:00 |
|
Han Fei
|
cce1af65a3
|
Merge pull request #64934 from hanfei1991/hanfei/stats_rmt
support statistics on replicated merge tree
|
2024-06-15 23:11:44 +00:00 |
|
Alexey Milovidov
|
905495e59b
|
Merge pull request #65271 from ClickHouse/add-test-condition-pushdown
Add a test just in case
|
2024-06-14 21:22:21 +00:00 |
|
Mikhail f. Shiryaev
|
8f85d53b1c
|
Merge pull request #65307 from ClickHouse/tiny-release-typo
Fix silly typo that caused wrong tags messages
|
2024-06-14 21:11:54 +00:00 |
|
Mikhail f. Shiryaev
|
adb9e34ecc
|
Merge pull request #65300 from ClickHouse/auto/v23.8.15.35-lts
Update version_date.tsv and changelogs after v23.8.15.35-lts
|
2024-06-14 17:32:50 +00:00 |
|
Mikhail f. Shiryaev
|
799e573008
|
Fix silly typo that caused wrong tags messages
|
2024-06-14 19:03:32 +02:00 |
|
Sergei Trifonov
|
1778bcfc0b
|
Merge pull request #65050 from ClickHouse/s3-throttler-metrics
Add metrics for PutObject and GetObject throttlers of ObjectStorage
|
2024-06-14 16:33:35 +00:00 |
|
robot-clickhouse
|
d421d39b73
|
Update version_date.tsv and changelogs after v23.8.15.35-lts
|
2024-06-14 15:33:31 +00:00 |
|
Nikita Taranov
|
9218670605
|
Merge pull request #64806 from nickitat/filter_pushdown_merge_eng
Add regression test for filter propagation through `Merge` engine
|
2024-06-14 14:52:28 +00:00 |
|
Han Fei
|
e08e48a4ec
|
Merge branch 'master' into hanfei/stats_rmt
|
2024-06-14 14:47:26 +00:00 |
|
Nikita Taranov
|
1aa17fe5d8
|
Merge pull request #65133 from nickitat/loop_engine_with_parallel_replicas
Fix `Initiator received more initial requests than there are replicas` with `loop` engine
|
2024-06-14 14:46:33 +00:00 |
|
Alexander Gololobov
|
ef1d7dcc42
|
Merge pull request #65058 from ClickHouse/increase_wait_for_mutations_timeout
Increase timeout in wait_for_all_mutations
|
2024-06-14 14:25:22 +00:00 |
|
Raúl Marín
|
0d8bd133e6
|
Merge pull request #64959 from canhld94/bump_fmt_9
Update fmtlib version to 9.1.0
|
2024-06-14 14:05:04 +00:00 |
|
Kseniia Sumarokova
|
6af61b6dba
|
Merge pull request #63502 from ClickHouse/Fix_parameterized_view_date
Fix assigning parameterized view value by function
|
2024-06-14 13:47:18 +00:00 |
|
Robert Schulze
|
06b27f0922
|
Merge pull request #64991 from arenadata/ADQM-1893
Add functions to encode and decode base64url
|
2024-06-14 12:41:38 +00:00 |
|
Robert Schulze
|
53fb19c422
|
Merge pull request #65168 from rschu1ze/update-aws-openssl
Remove obsolete fix from aws submodule
|
2024-06-14 12:39:00 +00:00 |
|
Kseniia Sumarokova
|
321f62d257
|
Merge pull request #64412 from ClickHouse/unite-storages3-and-disks3-settings
Refactor s3 settings (move settings parsing into single place)
|
2024-06-14 12:35:47 +00:00 |
|
Alexander Tokmakov
|
bc8c8ffd55
|
Merge pull request #64986 from ClickHouse/fix_init_order
Fix initialization order (ServerUUID/ZooKeeper)
|
2024-06-14 12:32:05 +00:00 |
|
Han Fei
|
aacb85495b
|
Update tests/integration/test_manipulate_statistics/test.py
|
2024-06-14 13:58:04 +02:00 |
|
Raúl Marín
|
d0e1f02208
|
Merge pull request #65188 from Algunenano/i65052
Fix crash with UniqInjectiveFunctionsEliminationPass and uniqCombined
|
2024-06-14 11:30:18 +00:00 |
|
Nikita Mikhaylov
|
2008b81fe0
|
Merge pull request #65170 from ClickHouse/csv-tuples
Rework the tuple serialization/deserialization in CSV format.
|
2024-06-14 11:27:57 +00:00 |
|
Nikita Taranov
|
dc1d710b82
|
Merge pull request #64783 from canhld94/fix_vertical_final2
Remove bad optimization in vertical final implementation and re-enable vertical final
|
2024-06-14 11:17:33 +00:00 |
|
Alexey Milovidov
|
efb31c1d3f
|
Merge pull request #60556 from HappenLee/master
Remove useless virtual func call in ColumnNullable
|
2024-06-14 11:11:40 +00:00 |
|
Alexey Milovidov
|
67c41d0856
|
Add a test just in case
|
2024-06-14 11:50:52 +02:00 |
|
Nikolai Kochetov
|
19fb712605
|
Merge pull request #65207 from ClickHouse/add-test-prewhere-merge
Add test prewhere merge
|
2024-06-14 09:33:27 +00:00 |
|
Antonio Andelic
|
101ec91eaa
|
Merge pull request #64444 from canhld94/fix_keeper_default_global_pool
Always start keeper with sufficient amount of threads in global pool
|
2024-06-14 08:48:44 +00:00 |
|
Nikita Fomichev
|
5fefa58644
|
Merge pull request #65056 from ClickHouse/modify-column-test
Stateless tests: add test for SIZES_OF_NESTED_COLUMNS_ARE_INCONSISTENT
|
2024-06-14 08:38:04 +00:00 |
|
Max K
|
205cb400ab
|
Merge pull request #65228 from ClickHouse/ci_propagate_wf_error_to_finish_check
CI: FinishCheck to set failure if workflow failed
|
2024-06-14 07:39:07 +00:00 |
|
Max K
|
953ee5d696
|
Merge pull request #65249 from ClickHouse/ci_mq_to_run_finish_check_on_failure
CI: Do not skip FinishCheck in Merge Queue
|
2024-06-14 07:02:07 +00:00 |
|
Alexey Milovidov
|
d93ce45a13
|
Merge pull request #65243 from nickitat/fix_cross_join_perf
Fix perf regression introduced in #60459
|
2024-06-14 06:00:33 +00:00 |
|
jsc0218
|
d58ae3cd82
|
Merge pull request #65256 from jsc0218/FixShortCircuitDictBug
Fix the bug at hash dictionary short circuit
|
2024-06-14 04:06:19 +00:00 |
|
Alexey Milovidov
|
f27880eb81
|
Merge pull request #65240 from ClickHouse/auto/v24.5.3.5-stable
Update version_date.tsv and changelogs after v24.5.3.5-stable
|
2024-06-14 03:42:48 +00:00 |
|
jsc0218
|
d32647a6cd
|
fix
|
2024-06-14 02:15:21 +00:00 |
|
jsc0218
|
7a253aaf0d
|
fix the bug
|
2024-06-14 01:37:39 +00:00 |
|
Alexey Milovidov
|
5f1060d335
|
Merge branch 'master' into auto/v24.5.3.5-stable
|
2024-06-14 02:24:58 +02:00 |
|
Alexey Milovidov
|
e3f16ea491
|
Merge pull request #65247 from ClickHouse/fix-libunwind
Fix libunwind in CI
|
2024-06-14 00:22:15 +00:00 |
|
Nikita Mikhaylov
|
ad0b396d9d
|
Fix Upgrade Check
|
2024-06-14 01:43:47 +02:00 |
|
Nikita Mikhaylov
|
74dc6cdb5a
|
Fix tests
|
2024-06-14 01:43:47 +02:00 |
|
Nikita Mikhaylov
|
1e26c1dbc9
|
Fix test
|
2024-06-14 01:43:47 +02:00 |
|
Nikita Mikhaylov
|
e48ebf5529
|
Fixed build and tests
|
2024-06-14 01:43:47 +02:00 |
|
Nikita Mikhaylov
|
a98ec2e0e9
|
Update src/Formats/EscapingRuleUtils.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2024-06-14 01:43:47 +02:00 |
|
Nikita Mikhaylov
|
04897eb0fa
|
Done
|
2024-06-14 01:43:47 +02:00 |
|
Nikita Taranov
|
cd2d825dd1
|
impl
|
2024-06-13 22:31:07 +01:00 |
|
Raúl Marín
|
594a0e9a1a
|
Merge pull request #65200 from Algunenano/server_warnings_desc
Fix the descriptions of some server settings
|
2024-06-13 21:29:56 +00:00 |
|
Max K
|
bc183d8e04
|
Merge pull request #65250 from ClickHouse/revert-51008-nopresigned
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
|
2024-06-13 21:12:21 +00:00 |
|