Alexey Milovidov
|
b9676bf0db
|
Merge branch 'master' into check-for-hiding-cyrillic-characters
|
2023-07-27 12:10:55 +03:00 |
|
Alexey Milovidov
|
4cf8de9e36
|
Merge branch 'master' into changelog-23.7
|
2023-07-27 12:10:44 +03:00 |
|
Alexander Tokmakov
|
16d5c7ae59
|
Merge pull request #52647 from ClickHouse/fix-style
Fix style
|
2023-07-27 12:09:23 +03:00 |
|
Robert Schulze
|
2b18872e86
|
Incorporate review feedback
|
2023-07-27 08:55:19 +00:00 |
|
Antonio Andelic
|
f61f36800c
|
Fix style
|
2023-07-27 08:48:23 +00:00 |
|
János Benjamin Antal
|
ac51ade45c
|
Do not run the test without Rust libraries
|
2023-07-27 08:45:53 +00:00 |
|
Robert Schulze
|
c04fb61487
|
Merge branch 'master' into follow-up-to-50986
|
2023-07-27 10:28:59 +02:00 |
|
robot-ch-test-poll1
|
abc48a0b73
|
Merge pull request #52627 from ClickHouse/fix_build_with_clang15
Fix build with clang-15
|
2023-07-27 09:49:29 +02:00 |
|
Al Korgun
|
f026ccf11e
|
Merge branch 'ClickHouse:master' into fix-named-collections-on-cluster-23.7
|
2023-07-27 10:48:25 +03:00 |
|
Илья Коргун
|
bcc41fbc2f
|
Fix reference to a local binding declared in an enclosing function
|
2023-07-27 10:46:35 +03:00 |
|
robot-clickhouse
|
ddab6590b2
|
Merge pull request #52626 from ClickHouse/fix_deadlock_in_persistent_table_functions
Fix deadlocks in StorageTableFunctionProxy
|
2023-07-27 09:38:48 +02:00 |
|
Илья Коргун
|
5395d34fd7
|
Fix missing constructor call
|
2023-07-27 10:32:10 +03:00 |
|
Илья Коргун
|
d6afa3de01
|
Fix missing 'typename' prior to dependent type name
|
2023-07-27 10:29:36 +03:00 |
|
Alexey Milovidov
|
d2d7139da3
|
Changelog for 23.7
|
2023-07-27 08:58:23 +02:00 |
|
Илья Коргун
|
e511072df1
|
Update named collections related docs
|
2023-07-27 09:42:38 +03:00 |
|
Илья Коргун
|
7c1832fcfc
|
Fix named collections related statements #51609
|
2023-07-27 09:41:47 +03:00 |
|
robot-ch-test-poll1
|
a5e073ff7d
|
Merge pull request #52602 from CheSema/finalize-gindexstore
GinIndexStore: fix a bug when files are finalizated after first write,
|
2023-07-27 08:31:24 +02:00 |
|
Alexey Milovidov
|
65ffe91bf2
|
Fix double whitespace
|
2023-07-27 07:13:26 +02:00 |
|
Yakov Olkhovskiy
|
d35c87c1bd
|
allow positional options for clickhouse-local and populate global udf settings
|
2023-07-27 05:06:16 +00:00 |
|
Alexey Milovidov
|
cb30e78bec
|
Merge branch 'master' into issue_#50808
|
2023-07-27 07:51:55 +03:00 |
|
Alexey Milovidov
|
a43bcbef44
|
Merge branch 'database-filesystem-remove-catch' into add-test-for-throw
|
2023-07-27 06:34:40 +02:00 |
|
Alexey Milovidov
|
eae86f603c
|
Fix the test
|
2023-07-27 06:34:09 +02:00 |
|
Alexey Milovidov
|
6aab4cc835
|
Check for unexpected cyrillic
|
2023-07-27 05:25:40 +02:00 |
|
Alexey Milovidov
|
f398fe9fe9
|
Merge branch 'master' into database-filesystem-remove-catch
|
2023-07-27 05:00:33 +02:00 |
|
Kruglov Pavel
|
fab77783f1
|
Merge pull request #49367 from ClickHouse/enc
Partially reimplement Parquet encoder to make it faster and parallelizable
|
2023-07-27 00:48:54 +02:00 |
|
robot-ch-test-poll2
|
7bcef0a6c0
|
Merge pull request #52520 from zvonand/revert-52450-remove-to-decimal-string
Fix `toDecimalString` function
|
2023-07-27 00:18:36 +02:00 |
|
Alexey Milovidov
|
d3ad7e7d55
|
Merge branch 'master' into vdimir/test_alter_moving_garbage_retry
|
2023-07-27 01:14:52 +03:00 |
|
Alexey Milovidov
|
3387b02ede
|
Merge pull request #52557 from azat/tests/fix-network_receive_time_metric_insert
tests: increase throttling for 01923_network_receive_time_metric_insert
|
2023-07-27 01:11:18 +03:00 |
|
robot-ch-test-poll3
|
5db88e677b
|
Merge pull request #52328 from ClickHouse/Fix_parameterized_view_with_cte_multiple_usage
Fix parameterized view with cte and multiple usage
|
2023-07-27 00:06:10 +02:00 |
|
Igor Nikonov
|
1ead0d7dac
|
Merge remote-tracking branch 'origin/master' into distinct-in-order-sqlancer-crashes
|
2023-07-26 22:05:10 +00:00 |
|
robot-clickhouse-ci-1
|
b6bcc32acb
|
Merge pull request #52606 from nickitat/port_use_prewhere_cols
Port one more optimisation to `MergeTreePrefetchedReadPool`
|
2023-07-27 00:03:47 +02:00 |
|
Kruglov Pavel
|
0cd2d7449b
|
Use for-range loop, add comment
|
2023-07-27 00:01:25 +02:00 |
|
Igor Nikonov
|
83fd3d4c89
|
Additional checks related to DistinctSortedChunkTransform
In response to suspicious crash reports from sqlancer for DISTINCT queries
|
2023-07-26 21:59:13 +00:00 |
|
hendrik-m
|
571603390e
|
add test cases
|
2023-07-26 23:09:12 +02:00 |
|
hendrik-m
|
64b2d5ca15
|
Allow string literals for table names
|
2023-07-26 23:06:23 +02:00 |
|
Alexander Tokmakov
|
954a1d3ede
|
Improve logging macros (#52519)
* improve logging macros
* fix
* Update logger_useful.h
* fix
* fix
|
2023-07-26 23:38:14 +03:00 |
|
Alexey Milovidov
|
bc86c26e4e
|
Update src/Formats/StructureToFormatSchemaUtils.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2023-07-26 23:37:20 +03:00 |
|
Alexey Milovidov
|
4586290e89
|
Merge pull request #52509 from ucasfl/operator
Replace with three way comparison
|
2023-07-26 23:30:08 +03:00 |
|
Alexey Milovidov
|
07193904b6
|
Merge pull request #52598 from ClickHouse/remove-peak-memory-usage-from-client
Remove peak memory usage from the final message in the client
|
2023-07-26 23:26:58 +03:00 |
|
Arthur Passos
|
5aeeaebd00
|
init and destroy ares channel on demand..
|
2023-07-26 17:09:23 -03:00 |
|
Nikolay Degterinsky
|
d89e2e6a27
|
Add SYSTEM STOP LISTEN query (#51016)
Co-authored-by: Nikita Mikhaylov <nikitamikhaylov@clickhouse.com>
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2023-07-26 19:58:41 +02:00 |
|
Nikita Taranov
|
0a838dc6d1
|
Revert "Remove mmap/mremap/munmap from Allocator.h" (#52589)
|
2023-07-26 18:30:18 +02:00 |
|
yariks5s
|
dc5cc0a541
|
fixed check
|
2023-07-26 16:23:17 +00:00 |
|
Yakov Olkhovskiy
|
9a1c59a2f1
|
Merge branch 'master' into fix-ip-dict
|
2023-07-26 12:08:49 -04:00 |
|
János Benjamin Antal
|
3a6aaa29c9
|
Do not load suggestions in case not ClickHouse dialects
|
2023-07-26 15:26:21 +00:00 |
|
János Benjamin Antal
|
b8cac9499d
|
Add tests to reproduce the problem
|
2023-07-26 15:26:21 +00:00 |
|
yariks5s
|
adb46fa174
|
Revert "Implemented requested changes"
This reverts commit db4735a105 .
|
2023-07-26 15:20:54 +00:00 |
|
Alexander Tokmakov
|
74f3e76b18
|
fix build with clang-15
|
2023-07-26 17:15:28 +02:00 |
|
pufit
|
6b845ae255
|
Fix tests
|
2023-07-26 11:15:27 -04:00 |
|
pufit
|
ea672ba618
|
Add docs, add tests, fix small issues.
|
2023-07-26 11:15:27 -04:00 |
|