Azat Khuzhin
|
56dca144cc
|
Fix test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup flakiness
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-09-20 07:09:51 +02:00 |
|
robot-clickhouse
|
c7c4166a73
|
Merge pull request #54670 from ClickHouse/fix-parser-unit-tests
Fix parser unit tests
|
2023-09-20 02:24:27 +02:00 |
|
Kruglov Pavel
|
593a94e092
|
Merge pull request #54806 from azat/revert-54449-parts-prune-indexHint
Revert "Fix filtering parts with indexHint for non analyzer"
|
2023-09-19 22:08:59 +02:00 |
|
Azat Khuzhin
|
c439c4bca2
|
Revert "Fix filtering parts with indexHint for non analyzer"
|
2023-09-19 21:39:21 +02:00 |
|
Han Fei
|
923ffe412f
|
Merge pull request #54791 from hanfei1991/hanfei/duplicate_index
refine error code of duplicated index in create query
|
2023-09-19 20:52:45 +02:00 |
|
Han Fei
|
eb86c113e5
|
Merge pull request #54184 from priera/fix_mv_insertion_when_duplicated_parts
Inserting only non-duplicate chunks in MV
|
2023-09-19 20:41:45 +02:00 |
|
Han Fei
|
bab0ef5c16
|
Merge branch 'master' into hanfei/duplicate_index
|
2023-09-19 20:40:59 +02:00 |
|
Nikolay Degterinsky
|
e217c8b1fd
|
Merge pull request #54636 from ClickHouse/evillique-patch-1
Fix a bug in addData and subData functions
|
2023-09-19 20:24:50 +02:00 |
|
robot-ch-test-poll4
|
a3dcce21b3
|
Merge pull request #54405 from Avogar/json-or-jsonl
Parse data in JSON format as JSONEachRow if failed to parse metadata
|
2023-09-19 20:15:09 +02:00 |
|
Kruglov Pavel
|
d555fdffa5
|
Merge pull request #54449 from azat/parts-prune-indexHint
Fix filtering parts with indexHint for non analyzer
|
2023-09-19 19:15:41 +02:00 |
|
Alexander Tokmakov
|
51b95abc2b
|
Update Settings.h (#54754)
|
2023-09-19 17:19:11 +02:00 |
|
Han Fei
|
3e4eefc700
|
Update tests/queries/0_stateless/02884_duplicate_index_name.sql
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
|
2023-09-19 15:56:46 +02:00 |
|
Han Fei
|
ec1f7b333e
|
Merge branch 'master' into fix_mv_insertion_when_duplicated_parts
|
2023-09-19 15:21:10 +02:00 |
|
Han Fei
|
003f5f77eb
|
refine error code of duplicated index in create query
|
2023-09-19 15:01:28 +02:00 |
|
avogar
|
f974970c3c
|
Apply suggestion
|
2023-09-19 11:53:40 +00:00 |
|
avogar
|
5bd2e9f610
|
Fix tests
|
2023-09-19 11:53:40 +00:00 |
|
avogar
|
8c29408f5e
|
Parse data in JSON format as JSONEachRow if failed to parse metadata
|
2023-09-19 11:53:40 +00:00 |
|
Robert Schulze
|
1556cdd21a
|
Merge pull request #54789 from rschu1ze/docs-qc2
Docs: Update query cache docs about usage in view definitions
|
2023-09-19 13:32:02 +02:00 |
|
Mikhail f. Shiryaev
|
05bec58072
|
Merge pull request #54790 from ClickHouse/fix-diagnostics-tests
Fix broken tests for clickhouse-diagnostics
|
2023-09-19 13:17:30 +02:00 |
|
Mikhail f. Shiryaev
|
2e8e4b5766
|
Fix broken tests for clickhouse-diagnostics
|
2023-09-19 12:51:34 +02:00 |
|
robot-clickhouse-ci-1
|
0be0f43390
|
Merge pull request #54451 from den-crane/patch-58
Doc. max_execution_time and the role of timeout_before_checking_execution_speed
|
2023-09-19 12:33:50 +02:00 |
|
Robert Schulze
|
29e83fbe64
|
Docs: Update query cache docs about usage in view definitions
Cf. https://github.com/ClickHouse/support-escalation/issues/963
|
2023-09-19 10:26:19 +00:00 |
|
priera
|
b92e37d2df
|
Fixing PR comments
|
2023-09-19 12:15:01 +02:00 |
|
priera
|
663ce74609
|
fixed clang-tidy error
|
2023-09-19 12:15:00 +02:00 |
|
priera
|
b30e33580b
|
fix test
|
2023-09-19 12:15:00 +02:00 |
|
priera
|
6d27ea2742
|
fixed style
|
2023-09-19 12:15:00 +02:00 |
|
priera
|
94d737264c
|
inserting non-duplicate chunks
|
2023-09-19 12:15:00 +02:00 |
|
robot-clickhouse-ci-1
|
9e1e8f4d67
|
Merge pull request #54707 from incfly/doc-update
add missing documentation for system sync database replica.
|
2023-09-19 00:29:17 +02:00 |
|
Alexander Tokmakov
|
de9f4be7bd
|
Update system.md
|
2023-09-19 00:04:25 +02:00 |
|
Robert Schulze
|
e8854d0027
|
Merge pull request #54771 from rschu1ze/docs-remove-prefix
Docs: remove anchor prefixes
|
2023-09-18 22:19:32 +02:00 |
|
Robert Schulze
|
baf1016e4b
|
More
|
2023-09-18 18:39:21 +00:00 |
|
Robert Schulze
|
4ed5b903b4
|
Docs: remove anchor prefix
|
2023-09-18 18:35:59 +00:00 |
|
Jianfei Hu
|
e8a292cbd4
|
Apply suggestions from code review
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
|
2023-09-18 11:08:41 -07:00 |
|
robot-ch-test-poll2
|
c3a5d7dbf0
|
Merge pull request #54758 from rschu1ze/docs-qc
Docs: Update query cache section on non-deterministic functions
|
2023-09-18 20:01:46 +02:00 |
|
Sema Checherinda
|
e7550523c8
|
Merge pull request #54651 from CheSema/limit_backoff_timeout
limit the delay before next try in S3
|
2023-09-18 19:41:26 +02:00 |
|
Robert Schulze
|
6872e95fb2
|
Remove prefixes
|
2023-09-18 17:34:40 +00:00 |
|
Robert Schulze
|
3753a78d1b
|
Fix anchors
|
2023-09-18 17:24:49 +00:00 |
|
Kruglov Pavel
|
3aaaf7600c
|
Merge pull request #54655 from Avogar/fix-use-structure-from-insertion-table
Fix using structure from insertion tables in case of defaults and explicit insert columns
|
2023-09-18 18:54:28 +02:00 |
|
Robert Schulze
|
6de45e355f
|
Fix spelling/style
|
2023-09-18 15:28:22 +00:00 |
|
robot-clickhouse
|
6564743794
|
Merge pull request #54608 from yariks5s/arr_scalar_mult_div_modulo
Added support for array&scalar operations
|
2023-09-18 17:26:42 +02:00 |
|
Alexander Tokmakov
|
bb0734cce7
|
Merge pull request #54761 from azat/tests/fix-keeper-test
Fix 02882_clickhouse_keeper_client_no_confirmation test
|
2023-09-18 17:22:50 +02:00 |
|
Azat Khuzhin
|
77f6ba7590
|
Fix 02882_clickhouse_keeper_client_no_confirmation test
The syntax of the command had been changed, let's update the test.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-09-18 17:16:41 +02:00 |
|
Robert Schulze
|
b14e00f966
|
Docs: Update query cache section on non-deterministic functions
Cf. https://github.com/ClickHouse/support-escalation/issues/963
|
2023-09-18 14:36:16 +00:00 |
|
Alexander Tokmakov
|
f329442369
|
Merge pull request #54632 from azat/keeper-fixes
Fix possible CANNOT_READ_ALL_DATA during ZooKeeper client finalization and add some tests
|
2023-09-18 16:06:09 +02:00 |
|
Alexander Tokmakov
|
a271f03b95
|
Merge pull request #54671 from ClickHouse/revert-53298-remove-undrop
Revert "Remove flaky tests for the experimental `UNDROP` feature"
|
2023-09-18 15:53:52 +02:00 |
|
Kseniia Sumarokova
|
eac2d286b4
|
Merge pull request #54393 from ClickHouse/kssenii-patch-6
Fix outdated doc
|
2023-09-18 13:04:14 +02:00 |
|
Alexey Milovidov
|
e4d47539ab
|
Merge pull request #54477 from azat/view-sampling
Support SAMPLE BY for VIEW
|
2023-09-18 14:00:52 +03:00 |
|
kssenii
|
10518a9c83
|
Merge remote-tracking branch 'upstream/master' into kssenii-patch-6
|
2023-09-18 13:00:26 +02:00 |
|
robot-clickhouse
|
0625bbb3ef
|
Merge pull request #54659 from laurieliyang/patch-2
Update stddevsamp.md, fix a broken url in md.
|
2023-09-18 12:30:45 +02:00 |
|
robot-ch-test-poll
|
23d67fc2a4
|
Merge pull request #54667 from RoryCrispin/patch-2
Small typo
|
2023-09-18 12:28:58 +02:00 |
|