lgbo-ustc
|
91dc6a35e1
|
update
|
2023-07-20 18:22:01 +08:00 |
|
lgbo-ustc
|
0ba97eeea5
|
wip: grace hash join support full & right join
|
2023-07-20 18:22:01 +08:00 |
|
Robert Schulze
|
9933589c56
|
Merge pull request #52312 from rschu1ze/beautify-system-query-cache
Beautify pretty-printing of the query string in SYSTEM.QUERY_CACHE
|
2023-07-20 12:20:04 +02:00 |
|
Nikita Mikhaylov
|
ec20786940
|
Merge pull request #52347 from vitlibar/zooKeeper-retries-control-rethrows-with-original-callstack
ZooKeeperRetriesControl rethrows with original callstack
|
2023-07-20 12:14:04 +02:00 |
|
chen768959
|
067e3caa2c
|
Remove constants from description_sorted_.
|
2023-07-20 18:13:19 +08:00 |
|
alesapin
|
8fce71838c
|
Merge branch 'master' into fix-01111_create_drop_replicated_db_stress
|
2023-07-20 12:03:07 +02:00 |
|
vdimir
|
b9009f0e44
|
Merge pull request #52275 from ClickHouse/vdimir/tmp_data_add_test
|
2023-07-20 11:34:13 +02:00 |
|
robot-ch-test-poll3
|
0d68bf4746
|
Merge pull request #52316 from azat/rust/skim-reduce-deps
Reduce dependencies for skim by avoid using default features
|
2023-07-20 11:20:21 +02:00 |
|
Robert Schulze
|
e5f7890bb5
|
Merge pull request #52206 from aiven-sal/aiven-sal/siphash_fix_pr
Re-add SipHash keyed functions
|
2023-07-20 11:15:31 +02:00 |
|
Nikolay Degterinsky
|
209429d0e3
|
Merge pull request #49664 from ilejn/test_for_basic_auth_registry
Basic auth to fetch Avro schema in Kafka
|
2023-07-20 10:58:11 +02:00 |
|
Nikolay Degterinsky
|
cf54866aef
|
Merge pull request #51651 from Alex-Cheng/correct_exception_message
Correct an exception message in src/Functions/nested.cpp
|
2023-07-20 10:56:45 +02:00 |
|
Dmitry Kardymon
|
c7ab6e908a
|
Move tode to to try to make the diff simpler
|
2023-07-20 08:55:22 +00:00 |
|
robot-ch-test-poll2
|
f115e0fbe5
|
Merge pull request #52321 from ClickHouse/fix-keeper-disk-initialization
Skip unsupported disks in Keeper
|
2023-07-20 10:46:50 +02:00 |
|
Vitaly Baranov
|
27ca367b2c
|
ZooKeeperRetriesControl rethrows with original callstack.
|
2023-07-20 10:25:38 +02:00 |
|
Dmitry Kardymon
|
ff235e0f30
|
Turn off log in queue, fix data race
|
2023-07-20 05:41:39 +00:00 |
|
Alexey Milovidov
|
eaf3cffb92
|
Merge pull request #52333 from samuelcolvin/fix-live-views-docs
Remove reference to `TIMEOUT` in live views documentation
|
2023-07-19 23:24:33 +03:00 |
|
Alexey Milovidov
|
845ea87fbf
|
Merge pull request #51355 from ClickHouse/add-test-41727
Add a test for #41727
|
2023-07-19 23:17:02 +03:00 |
|
Kruglov Pavel
|
e7b8767585
|
Mark test 02125_many_mutations_2 as no-parallel to avoid flakiness
|
2023-07-19 22:14:05 +02:00 |
|
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 |
|
Samuel Colvin
|
02fe735b76
|
fix in other other languages
|
2023-07-19 20:12:35 +01:00 |
|
Samuel Colvin
|
90be5e6160
|
Remove reference to TIMEOUT in live views documentation
Temporary live views were removed in #42173, but the documentation was not fully updated to reflect the change.
|
2023-07-19 20:04:43 +01: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 |
|
Nikita Mikhaylov
|
c8351b15c6
|
Merge branch 'master' into fix-s2
|
2023-07-19 15:44:13 +02:00 |
|
Nikita Mikhaylov
|
777026e42e
|
Fix test
|
2023-07-19 13:43:40 +00:00 |
|
Dmitry Kardymon
|
9f7e40e8e5
|
Remove empty line
|
2023-07-19 13:43:22 +00: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 |
|
Dmitry Kardymon
|
688b55b6ff
|
Try to fix test, rename arg
|
2023-07-19 13:29:07 +00: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 |
|
Azat Khuzhin
|
53818dde8c
|
MergeTree/ReplicatedMergeTree should use server timezone for log entries
Otherwise session_timezone/use_client_time_zone will break things
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-07-19 15:25:15 +02: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 |
|
Robert Schulze
|
bdaf82922a
|
Use formatAST()
|
2023-07-19 12:56:15 +00:00 |
|
Robert Schulze
|
3eb23d899f
|
Merge remote-tracking branch 'rschu1ze/master' into beautify-system-query-cache
|
2023-07-19 12:55:09 +00:00 |
|
Kruglov Pavel
|
f0026af189
|
Revert "Revert "Improve CSVInputFormat to check and set default value to column if deserialize failed""
|
2023-07-19 14:51:11 +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 |
|
Antonio Andelic
|
0c86df519f
|
Fix unspported disks in Keeper
|
2023-07-19 12:41:25 +00: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 |
|