Alexey Milovidov
|
a4ade2347c
|
Merge pull request #68308 from rschu1ze/enable-simsimd
Various vector similarity index related fixes
|
2024-08-16 00:41:56 +00:00 |
|
Michael Kolupaev
|
441ff0a456
|
Merge remote-tracking branch 'origin/master' into sixtyfour
|
2024-08-16 00:35:50 +00:00 |
|
Michael Kolupaev
|
4b9a2997d0
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-16 00:33:30 +00:00 |
|
Alexey Milovidov
|
27b80b521a
|
Merge pull request #68354 from hanfei1991/hanfei/fix-key-condition
fix bug in key condition
|
2024-08-16 00:30:03 +00:00 |
|
Michael Kolupaev
|
dc2f455b81
|
Try to mitigate 02818_memory_profiler_sample_min_max_allocation_size flakiness
|
2024-08-16 00:19:39 +00:00 |
|
Alexey Milovidov
|
7b7c4d008f
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into tighten-limits-functional-tests
|
2024-08-16 01:09:06 +02:00 |
|
Alexey Milovidov
|
60b09ecaf2
|
Merge branch 'master' into tighten-limits-functional-tests
|
2024-08-16 00:47:45 +02:00 |
|
avogar
|
db691e4cba
|
Update tests
|
2024-08-15 22:35:07 +00:00 |
|
Alexey Milovidov
|
c2a6a78ad3
|
Merge pull request #68184 from ClickHouse/fix-test-replace-current-query
Fix test `00600_replace_running_query`
|
2024-08-15 22:20:10 +00:00 |
|
Alexey Milovidov
|
e3eb8980f1
|
Merge pull request #68376 from ClickHouse/fix-57324
Add a test for #57324
|
2024-08-15 22:00:05 +00:00 |
|
Alexey Milovidov
|
3508667e6c
|
Merge pull request #52503 from ClickHouse/more-strict-tryparse
Stricter `tryParse`
|
2024-08-15 21:58:22 +00:00 |
|
Alexey Milovidov
|
535fb79404
|
Merge pull request #68426 from ClickHouse/kssenii-patch-12
Update log message
|
2024-08-15 21:56:54 +00:00 |
|
Michael Kolupaev
|
496a4c7eeb
|
Merge remote-tracking branch 'origin/master' into qast
|
2024-08-15 21:41:47 +00:00 |
|
Michael Kolupaev
|
a49ef43286
|
Fix 01119_session_log flakiness
|
2024-08-15 21:34:00 +00:00 |
|
Kruglov Pavel
|
182c00eba7
|
Fix style
|
2024-08-15 23:17:10 +02:00 |
|
Robert Schulze
|
b64af2812f
|
Merge pull request #68407 from rschu1ze/multiquery-followup3
Remove obsolete `--multiquery` parameter (follow-up to #63898), pt. IV
|
2024-08-15 21:06:16 +00:00 |
|
avogar
|
bf44d17eb8
|
Fix comment
|
2024-08-15 20:55:55 +00:00 |
|
Igor Nikonov
|
fc30b53dd0
|
Merge pull request #67234 from ClickHouse/pr-lost-decimal-conversion
Fix: missing conversion in IN operator with parallel replicas
|
2024-08-15 20:51:13 +00:00 |
|
Robert Schulze
|
a22cb30a76
|
Merge pull request #67789 from bigo-sg/opt_lc_name
Keep ColumnLowCardinality::getName() the same style with other columns
|
2024-08-15 20:47:01 +00:00 |
|
avogar
|
9f477bb1e7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-15 20:44:01 +00:00 |
|
avogar
|
2a005ee186
|
Don't allow alter update on columns with dynamic subcolumns
|
2024-08-15 20:42:43 +00:00 |
|
Michael Kolupaev
|
e0a16450e0
|
Merge remote-tracking branch 'origin/master' into ge
|
2024-08-15 20:32:27 +00:00 |
|
Michael Kolupaev
|
e1b5e2e6f8
|
Merge remote-tracking branch 'origin/master' into minus1
|
2024-08-15 20:31:38 +00:00 |
|
Kruglov Pavel
|
c4d9944a90
|
Merge pull request #68382 from Avogar/better-datetime-inference
Improve schema inference of date times
|
2024-08-15 19:33:37 +00:00 |
|
avogar
|
32203edb07
|
Fix
|
2024-08-15 19:24:31 +00:00 |
|
Nikita Taranov
|
e98c89ebcb
|
Merge pull request #68164 from petern48/add_create_if_not_exists_setting
Add create_if_not_exists setting
|
2024-08-15 19:16:00 +00:00 |
|
Han Fei
|
501fcf15a0
|
Merge pull request #68389 from hanfei1991/hanfei/fix-regexp-flags
process regexp flags correctly
|
2024-08-15 18:58:39 +00:00 |
|
Kruglov Pavel
|
5445669d4e
|
Don't create new dynamic path for null values
|
2024-08-15 20:55:36 +02:00 |
|
Kruglov Pavel
|
6c085e0a93
|
Fix empty types check
|
2024-08-15 20:51:46 +02:00 |
|
Alexey Milovidov
|
4e5b53aef5
|
Merge pull request #68309 from ClickHouse/pr-min-marks-to-read-overflow
Fix: min marks to read overflow with parallel replicas
|
2024-08-15 18:26:51 +00:00 |
|
Alexey Milovidov
|
b31ca08976
|
Merge pull request #68367 from ClickHouse/parquet_index_perf_comp
performance comparison test for output_format_parquet_write_page_index
|
2024-08-15 18:26:01 +00:00 |
|
Alexey Milovidov
|
6c255e209f
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into tighten-limits-functional-tests
|
2024-08-15 20:07:37 +02:00 |
|
Kseniia Sumarokova
|
a5cc3a3a9c
|
Update log message
|
2024-08-15 20:03:22 +02:00 |
|
Anton Popov
|
75f951dae5
|
limit task time for mutations
|
2024-08-15 17:59:31 +00:00 |
|
Alexey Milovidov
|
e5665c9f59
|
Merge pull request #68082 from ClickHouse/fix-trash-in-aws-s3
Fix trash (low-quality code) in AWS S3
|
2024-08-15 17:41:21 +00:00 |
|
Alexey Milovidov
|
00e92405de
|
Merge branch 'master' into fix-test-replace-current-query
|
2024-08-15 19:40:55 +02:00 |
|
Alexey Milovidov
|
5dcf3f0c59
|
Update 03223_analyzer_with_cube_fuzz.sql
|
2024-08-15 19:39:35 +02:00 |
|
vdimir
|
f2e9d31cb3
|
Merge pull request #68325 from ClickHouse/vdimir/fix_00961_check_table
Fix part name in 00961_check_table
|
2024-08-15 17:03:21 +00:00 |
|
Nikolai Kochetov
|
b8055eb346
|
Fixing test.
|
2024-08-15 17:03:14 +00:00 |
|
Max K.
|
eda1cf585c
|
Merge pull request #68402 from ClickHouse/ci_auto_releases_again
CI: Auto release workflow
|
2024-08-15 16:25:08 +00:00 |
|
Kseniia Sumarokova
|
f7d31d151e
|
Merge pull request #68353 from ClickHouse/add-try-reserve-failure-reason-to-log
Add debug info for `00180_no_seek_avoiding_when_reading_from_cache`
|
2024-08-15 16:24:25 +00:00 |
|
Kseniia Sumarokova
|
5e15b036e7
|
Merge pull request #68406 from ClickHouse/add-test-for-59118
Add a test for #59118
|
2024-08-15 16:10:25 +00:00 |
|
avogar
|
65493ccf12
|
Remove unused error code
|
2024-08-15 15:57:21 +00:00 |
|
avogar
|
7f0406a726
|
Remove JSONEmpty function and allow JSON in empty function
|
2024-08-15 15:53:09 +00:00 |
|
János Benjamin Antal
|
a32d8f6c95
|
Merge pull request #68233 from ClickHouse/try-unflaky-test_shards_distributed
Try to unflaky `test_storage_s3_queue/test.py::test_shards_distributed`
|
2024-08-15 15:29:18 +00:00 |
|
János Benjamin Antal
|
9ab067e055
|
Merge pull request #68265 from azat/tests/01600_parts_states_metrics_long
tests: make 01600_parts_states_metrics_long better
|
2024-08-15 15:27:16 +00:00 |
|
János Benjamin Antal
|
4ac90f0cbf
|
Merge pull request #68386 from ClickHouse/revert-68163-backups-processes
Revert "[RFC] Fix settings/current_database in system.processes for async BACKUP/RESTORE"
|
2024-08-15 15:23:49 +00:00 |
|
Nikolai Kochetov
|
4548957f5a
|
Add default status to not-prepared processors.
|
2024-08-15 15:07:07 +00:00 |
|
jsc0218
|
ee4b1eaaed
|
Merge pull request #68411 from jsc0218/DocForLWDProj
Add Doc for LWD and Projection
|
2024-08-15 14:43:59 +00:00 |
|
Nikolai Kochetov
|
fc5a19949f
|
Merge pull request #68291 from ClickHouse/add-cancelletion-reason-to-pipeline-executor
Add execution status to PipelineExecutor.
|
2024-08-15 14:31:26 +00:00 |
|