Kruglov Pavel
|
0fca64ced4
|
Merge pull request #51695 from Avogar/row-binary-with-defaults
Add RowBinaryWithDefaults format
|
2023-07-19 22:10:30 +02:00 |
|
Alexander Gololobov
|
6f73777e11
|
Merge pull request #52238 from ClickHouse/fix_flaky_00834_kill_mutation_replicated_zookeeper
List replication queue only for current test database
|
2023-07-19 21:56:39 +02:00 |
|
robot-ch-test-poll
|
0e46565968
|
Merge pull request #51633 from ClickHouse/vdimir/asof_join_no_syntax_pushdown
Do not apply PredicateExpressionsOptimizer for ASOF/ANTI join
|
2023-07-19 20:12:52 +02:00 |
|
Alexey Milovidov
|
7f64787bec
|
Merge pull request #52226 from ClickHouse/fix-slow-test-1
Inhibit settings randomization in the test `json_ghdata`
|
2023-07-19 19:33:26 +03:00 |
|
Han Fei
|
2675b8fa79
|
Merge pull request #52181 from arenadata/ADQM-868
Millisecond and microsecond support in date_diff / age functions
|
2023-07-19 17:41:23 +02:00 |
|
Han Fei
|
3d5865f210
|
Merge pull request #52136 from hanfei1991/hanfei/support-insert-token
support async_deduplicate_token for async insert
|
2023-07-19 17:40:41 +02:00 |
|
Alexey Milovidov
|
a00a7449b1
|
Merge pull request #51709 from den-crane/test/full_join_null_pk
test for full join and null predicate
|
2023-07-19 18:18:52 +03:00 |
|
Han Fei
|
6bbdf702ae
|
Merge branch 'master' into hanfei/support-insert-token
|
2023-07-19 17:05:12 +02:00 |
|
Nikita Mikhaylov
|
15f07e9748
|
Merge pull request #52284 from ClickHouse/fix-ugly-code
Fix ugly code
|
2023-07-19 16:40:00 +02:00 |
|
Nikita Mikhaylov
|
153bf4d06b
|
Merge pull request #52317 from ClickHouse/try_fix_memory_for_merges
Fix 02725_memory-for-merges
|
2023-07-19 16:38:23 +02:00 |
|
robot-clickhouse-ci-1
|
24b56d1bef
|
Merge pull request #52326 from RoryCrispin/patch-1
Rephrase ALL supported note
|
2023-07-19 16:16:44 +02:00 |
|
Nikita Mikhaylov
|
cb1276e922
|
Merge branch 'master' into patch-1
|
2023-07-19 15:59:07 +02:00 |
|
Nikita Mikhaylov
|
4a3f5234af
|
Merge pull request #51038 from evillique/headers-blacklist
Add HTTP header filtering
|
2023-07-19 15:49:12 +02:00 |
|
robot-ch-test-poll
|
06fe08d9f4
|
Merge pull request #52324 from ClickHouse/merge-pr-logging
Add logging about all found workflows for merge_pr.py
|
2023-07-19 15:32:39 +02:00 |
|
Rory Crispin
|
c47f19303a
|
Correct CH capitalisation
|
2023-07-19 14:27:21 +01:00 |
|
Rory Crispin
|
7ad399cc6d
|
Rephrase ALL supported note
I interpreted the note as 'ALL' is only supported before 23.4
I think this reordering makes it clearer
|
2023-07-19 14:25:36 +01:00 |
|
Mikhail f. Shiryaev
|
9c4005b33f
|
Add logging about all found workflows for merge_pr.py
|
2023-07-19 15:12:58 +02:00 |
|
Kruglov Pavel
|
c4d881c027
|
Merge pull request #52219 from Avogar/fix-race-in-multiplexed-connections
Fix data race in Connection::setAsyncCallback on unknown packet from server
|
2023-07-19 15:01:53 +02:00 |
|
Kruglov Pavel
|
012df7a3fc
|
Merge pull request #52322 from ClickHouse/revert-51716-bug_fix_csv_field_type_not_match
Revert "Improve CSVInputFormat to check and set default value to column if deserialize failed"
|
2023-07-19 14:50:56 +02:00 |
|
Kruglov Pavel
|
7b3564f96a
|
Revert "Improve CSVInputFormat to check and set default value to column if deserialize failed"
|
2023-07-19 14:44:59 +02:00 |
|
robot-ch-test-poll4
|
63d0616a22
|
Merge pull request #51716 from KevinyhZou/bug_fix_csv_field_type_not_match
Improve CSVInputFormat to check and set default value to column if deserialize failed
|
2023-07-19 14:41:05 +02:00 |
|
Kruglov Pavel
|
06e366d7fb
|
Merge branch 'master' into fix-race-in-multiplexed-connections
|
2023-07-19 14:35:01 +02:00 |
|
Nikita Mikhaylov
|
ce36bf42cf
|
Merge pull request #52241 from Avogar/refactor-async-task-executor
Attempt to fix assert in tsan with fibers
|
2023-07-19 14:24:20 +02:00 |
|
Kseniia Sumarokova
|
3bbc9e59c3
|
Merge pull request #49557 from kssenii/fix-assertions-4
Cleanup `storage_conf.xml`
|
2023-07-19 14:14:42 +02:00 |
|
kevinyhzou
|
cc9da46efa
|
ci fix
|
2023-07-19 20:11:03 +08:00 |
|
kevinyhzou
|
dcf7ba2534
|
remove unuseful code
|
2023-07-19 19:36:19 +08:00 |
|
kevinyhzou
|
94796f28ad
|
ci fix
|
2023-07-19 19:24:16 +08:00 |
|
alesapin
|
d52473e882
|
Merge pull request #52279 from ClickHouse/fix-02497_trace_events_stress_long
Fix `02497_trace_events_stress_long`
|
2023-07-19 12:50:11 +02:00 |
|
alesapin
|
4c68225590
|
Merge branch 'master' into fix-02497_trace_events_stress_long
|
2023-07-19 12:44:56 +02:00 |
|
Alexander Sapin
|
af6361e2a0
|
Fix 02725_memory-for-merges
|
2023-07-19 12:35:52 +02:00 |
|
kevinyhzou
|
95424177d5
|
review fix
|
2023-07-19 18:26:54 +08:00 |
|
Alexander Gololobov
|
d3663c356f
|
Wait fo KILL MUTATION to finish
|
2023-07-19 12:11:57 +02:00 |
|
alesapin
|
0b27ac15f7
|
Merge pull request #52202 from ClickHouse/fix_flaky_test_lost_part
Fix flaky test test_lost_part
|
2023-07-19 12:00:47 +02:00 |
|
alesapin
|
3776ca7822
|
Merge pull request #52221 from ClickHouse/fix_test_producing_no_such_key
Fix flaky test `01076_parallel_alter_replicated_zookeeper`
|
2023-07-19 12:00:42 +02:00 |
|
alesapin
|
08022f474b
|
Merge branch 'master' into fix_flaky_test_lost_part
|
2023-07-19 12:00:07 +02:00 |
|
alesapin
|
f8fa79c30f
|
Merge branch 'master' into fix_test_producing_no_such_key
|
2023-07-19 11:59:23 +02:00 |
|
vdimir
|
92f04d2c53
|
Merge pull request #52209 from mkmkme/mkmkme/first-line
|
2023-07-19 11:10:13 +02:00 |
|
Alexander Tokmakov
|
d051a2a128
|
Merge pull request #52208 from valbok/parse-ddl
MaterializedMySQL: Add tests to parse db and table names from DDL
|
2023-07-19 11:59:24 +03:00 |
|
Han Fei
|
e8be6ec23f
|
Merge branch 'master' into hanfei/support-insert-token
|
2023-07-19 10:06:03 +02:00 |
|
robot-clickhouse-ci-1
|
32b765a4ba
|
Merge pull request #50559 from zvonand/zvonand-issue-49290
Add support for multi-directory globs
|
2023-07-19 06:24:38 +02:00 |
|
Alexey Milovidov
|
0789f388c3
|
Update ArrowFieldIndexUtil.h
|
2023-07-19 02:45:56 +03:00 |
|
Alexey Milovidov
|
6d915042a2
|
Fix ugly code
|
2023-07-19 01:44:20 +02:00 |
|
Alexey Milovidov
|
6c62c3b426
|
Merge pull request #52237 from azat/tests/fix-iptables
Fix network manager for integration tests
|
2023-07-19 02:21:13 +03:00 |
|
Alexey Milovidov
|
416433d402
|
Merge pull request #52161 from ClickHouse/fix-group-array-moving
Fix error in `groupArrayMoving` functions
|
2023-07-19 02:03:53 +03:00 |
|
robot-ch-test-poll1
|
6d0ed2963a
|
Merge pull request #52252 from timfursov/timfursov-patch-1
Update with.md
|
2023-07-18 22:04:16 +02:00 |
|
Antonio Andelic
|
e0f737f363
|
Remove timeout
|
2023-07-18 19:28:35 +00:00 |
|
Alexey Milovidov
|
482c8b5cde
|
Merge pull request #52158 from ClickHouse/fix-unexpected-ast-set
Fix unexpected AST Set
|
2023-07-18 22:17:51 +03:00 |
|
Dmitry Kardymon
|
4e1bdc7db9
|
Merge remote-tracking branch 'origin/master' into ADQM-868
|
2023-07-18 18:21:04 +00:00 |
|
Antonio Andelic
|
89552bbde5
|
Pull logs for first replica before optimize (#52032)
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2023-07-18 19:39:20 +03:00 |
|
Alexey Milovidov
|
8d10dd71f7
|
Merge pull request #52172 from ClickHouse/fix-crash-query-analysis
Fix crash in comparison functions due to incorrect query analysis
|
2023-07-18 18:53:41 +03:00 |
|