Yakov Olkhovskiy
|
73f1ed3b69
|
explicit finalization for chained buffer
|
2024-01-16 17:02:22 +00:00 |
|
Robert Schulze
|
9146391e48
|
Merge pull request #58731 from rschu1ze/qc-quota
Query cache: Fix per-user quota
|
2024-01-16 17:14:45 +01:00 |
|
Dmitry Novik
|
80291ec3f2
|
Add comments
|
2024-01-16 16:59:04 +01:00 |
|
Dmitry Novik
|
f3017959ff
|
Analyzer: add test with GROUP BY on shards
|
2024-01-16 15:41:02 +00:00 |
|
Dmitry Novik
|
c325f08e79
|
Fix RPN construction for indexHint
|
2024-01-16 15:34:45 +00:00 |
|
Antonio Andelic
|
4ce6b64d62
|
Fix 00089_group_by_arrays_of_fixed with external aggregation
|
2024-01-16 15:16:13 +00:00 |
|
János Benjamin Antal
|
1d34f4a304
|
Merge pull request #58809 from ClickHouse/print-entries-to-be-processed-in-trace
Increase log level to trace to help debug `00993_system_parts_race_condition_drop_zookeeper`
|
2024-01-16 16:14:22 +01:00 |
|
kssenii
|
e5d8b9b190
|
More lazy loading
|
2024-01-16 16:12:14 +01:00 |
|
Alexander Tokmakov
|
27fc822e0b
|
Merge pull request #58872 from ClickHouse/revert-58835-support-net-write-read-settings
Revert "Add support for MySQL `net_write_timeout` and `net_read_timeout` settings"
|
2024-01-16 15:16:32 +01:00 |
|
Antonio Andelic
|
f33f374ac5
|
Make Kovi happy
|
2024-01-16 15:09:49 +01:00 |
|
Alexander Tokmakov
|
661500a140
|
Revert "Add support for MySQL net_write_timeout and net_read_timeout settings"
|
2024-01-16 15:01:14 +01:00 |
|
Kruglov Pavel
|
74973c1b41
|
Merge pull request #58537 from sunny19930321/fix/hive-threadpool-query
Fix hive threadpool read ORC/Parquet/... Failed
|
2024-01-16 14:46:22 +01:00 |
|
Antonio Andelic
|
0f55a99fe9
|
Merge branch 'master' into fix-keeper-data-race
|
2024-01-16 13:14:49 +00:00 |
|
Nikita Taranov
|
7d03ccd8db
|
Merge pull request #58844 from nickitat/fixxxx
Fix reading from an invisible part in new (not released yet) parallel replicas coordinator
|
2024-01-16 14:09:21 +01:00 |
|
Nikolai Kochetov
|
534e086a5d
|
Update StorageMergeTree.cpp
|
2024-01-16 13:50:39 +01:00 |
|
vdimir
|
9b54bf465f
|
Merge pull request #58863 from ClickHouse/vdimir/timeout_01961_roaring_memory_tracking
Set max_bytes_before_external_group_by in 01961_roaring_memory_tracking
|
2024-01-16 13:07:44 +01:00 |
|
Yarik Briukhovetskyi
|
c9cee8c6cb
|
Merge pull request #58771 from yariks5s/polygon_bug_fix
Fix Segfault in `SlabsPolygonIndex::find`
|
2024-01-16 12:35:04 +01:00 |
|
vdimir
|
d2dccf9a22
|
Merge pull request #49703 from ClickHouse/vdimir/analyzer_join_resolve_nested
Analyzer: Fix resolving subcolumns in JOIN
|
2024-01-16 11:24:02 +01:00 |
|
Nikolai Kochetov
|
738057fec3
|
Update 02784_parallel_replicas_automatic_decision_join.sh
|
2024-01-16 11:23:14 +01:00 |
|
vdimir
|
07ffbc9f2a
|
Merge pull request #51550 from ClickHouse/vdimir/join_nested_lowcardinality_convert
Add join keys conversion for nested lowcardinality
|
2024-01-16 11:13:14 +01:00 |
|
vdimir
|
de3e7012d5
|
Merge pull request #58652 from ClickHouse/vdimir/analyzer_hash_join_duplicate_columns
Analyzer: Fix assertion in HashJoin with duplicate columns
|
2024-01-16 11:12:31 +01:00 |
|
vdimir
|
188cadc02b
|
Set max_bytes_before_external_group_by in 01961_roaring_memory_tracking
|
2024-01-16 10:12:00 +00:00 |
|
vdimir
|
54a79c1f3d
|
Merge pull request #58123 from ClickHouse/vdimir/cluster_discovery_password
ClusterDiscovery supports setting username and password
|
2024-01-16 11:05:54 +01:00 |
|
vdimir
|
8b108365f5
|
Merge pull request #58808 from ClickHouse/vdimir/json_extract_lc_fix
Fix JSONExtract function for LowCardinality(Nullable) columns
|
2024-01-16 11:01:10 +01:00 |
|
Kseniia Sumarokova
|
167b6bee1b
|
Merge pull request #58786 from xleoken/eos
Ecloud EOS Storage support
|
2024-01-16 10:05:31 +01:00 |
|
Alexey Milovidov
|
e708b6ed94
|
Fix bad log message
|
2024-01-16 09:45:20 +01:00 |
|
Kseniia Sumarokova
|
5fcf1b216b
|
Merge pull request #58842 from ClickHouse/fix-data-race-in-slru
fs cache: fix data race in slru
|
2024-01-16 08:53:41 +01:00 |
|
Alexey Milovidov
|
ebfea07f93
|
Merge pull request #58832 from kitaisreal/database-catalog-background-tasks-add-log-names
DatabaseCatalog background tasks add log names
|
2024-01-16 08:42:38 +01:00 |
|
Alexey Milovidov
|
786f37251d
|
Merge pull request #58835 from slvrtrn/support-net-write-read-settings
Add support for MySQL `net_write_timeout` and `net_read_timeout` settings
|
2024-01-16 08:42:15 +01:00 |
|
flynn
|
656ec1cee5
|
rename zstandard to zstd
|
2024-01-16 06:24:18 +00:00 |
|
flynn
|
b542b1ac69
|
update submodule
|
2024-01-16 02:27:08 +00:00 |
|
Yakov Olkhovskiy
|
fcd4297d20
|
fix compressors finalization
|
2024-01-16 00:22:17 +00:00 |
|
Nikita Taranov
|
b9132f7f69
|
add check in read pool
|
2024-01-16 00:57:10 +01:00 |
|
Alexander Tokmakov
|
8bdd6542ce
|
Merge pull request #58647 from ClickHouse/tavplubix-patch-10
Update test_replicated_database/test.py
|
2024-01-16 00:32:08 +01:00 |
|
Alexey Milovidov
|
a9fe9cae60
|
Merge pull request #58821 from ClickHouse/do-not-trim-fuzzer-log
Fuzzer: do not trim fuzzer log
|
2024-01-16 00:01:55 +01:00 |
|
Nikita Taranov
|
90d30b6d11
|
impl
|
2024-01-15 23:56:53 +01:00 |
|
Alexey Milovidov
|
8973e7d873
|
Merge pull request #58833 from ClickHouse/fix-analyzer-remote-aggregation
Analyzer: Resolve GROUPING function on shards
|
2024-01-15 23:33:14 +01:00 |
|
Kseniia Sumarokova
|
ae884760db
|
Merge pull request #58357 from ClickHouse/better-disks-configuration
Flexible configuration for disks
|
2024-01-15 21:34:36 +01:00 |
|
kssenii
|
e2c5e5fa70
|
Fix data race in slru
|
2024-01-15 21:19:11 +01:00 |
|
serxa
|
3e866fc911
|
Merge branch 'master' into fix-suspended-workers
|
2024-01-15 19:41:33 +00:00 |
|
alesapin
|
be371409ab
|
Merge pull request #58839 from ClickHouse/fix_is_retry
Fix `isRetry` method
|
2024-01-15 20:28:03 +01:00 |
|
alesapin
|
f1b1096eb4
|
Fix isRetry method
|
2024-01-15 20:10:21 +01:00 |
|
Nikolai Kochetov
|
733ceaa775
|
Allow parallel replicas for JOIN with analyzer.
|
2024-01-15 18:48:12 +00:00 |
|
Shaun Struwig
|
d044b95901
|
Update src/Core/SettingsChangesHistory.h
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-01-15 19:27:55 +02:00 |
|
Anton Popov
|
b430f3094e
|
fix nested size0 for storage Log
|
2024-01-15 17:26:44 +00:00 |
|
Kseniia Sumarokova
|
7ded82e51f
|
Merge pull request #58297 from azat/qp-alter-part
Support query parameters in ALTER TABLE ... PART
|
2024-01-15 18:18:34 +01:00 |
|
Blargian
|
b008a1ea80
|
#58363 - add change to SettingsChangesHistory.h and fix failing tests which use pretty by setting output_format_pretty_color=1
|
2024-01-15 19:15:15 +02:00 |
|
slvrtrn
|
204a291384
|
Remove an unnecessary include
|
2024-01-15 17:52:58 +01:00 |
|
slvrtrn
|
d841fae5ad
|
Rename the tests
|
2024-01-15 17:36:13 +01:00 |
|
Dmitry Novik
|
de115c4da7
|
Fix for passes that use column source
|
2024-01-15 16:25:39 +00:00 |
|