Alexey Milovidov
|
d72bc854d1
|
Merge pull request #57074 from ClickHouse/less-allocation-in-arenas
Avoid excessive allocation in Arena
|
2023-11-23 23:02:26 +01:00 |
|
Igor Nikonov
|
56e0661a73
|
Merge pull request #57156 from ClickHouse/harmful-select-trap
Mark select() as harmful function
|
2023-11-23 20:17:01 +01:00 |
|
Igor Nikonov
|
0434044a7e
|
Merge pull request #57054 from ClickHouse/pr-cleanup-narrow-dependency
Parallel replicas: cleanup, narrow dependency
|
2023-11-23 20:12:37 +01:00 |
|
robot-clickhouse
|
615c0eaacb
|
Merge pull request #57167 from ClickHouse/cherry-pick-description
Improve the cherry-pick PR description
|
2023-11-23 19:40:40 +01:00 |
|
Robert Schulze
|
674159857e
|
Merge pull request #57144 from rschu1ze/disable-reorder-functions-after-sorting
Allow to disable reorder-functions-after-sorting optimization
|
2023-11-23 19:38:31 +01:00 |
|
Mikhail f. Shiryaev
|
36d27d1713
|
Improve the cherry-pick PR description
|
2023-11-23 19:28:58 +01:00 |
|
Nikolay Degterinsky
|
644e671e81
|
Merge pull request #57083 from evillique/better-metadata-path
Better metadata path
|
2023-11-23 19:27:55 +01:00 |
|
Sergei Trifonov
|
9436ae6d7d
|
Merge pull request #56771 from ClickHouse/dashboards-table
Load queries for dashboard page from new `system.dashboards` table
|
2023-11-23 19:07:52 +01:00 |
|
Alexey Milovidov
|
8e8fcb159a
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into less-allocation-in-arenas
|
2023-11-23 19:03:19 +01:00 |
|
Alexey Milovidov
|
41dede315b
|
Merge pull request #57163 from ClickHouse/revert-57131-tests/01600_parts_types_metrics
Revert "Resubmit 01600_parts_types_metrics test (possibly without flakiness)"
|
2023-11-23 19:02:48 +01:00 |
|
Alexey Milovidov
|
77f27cf10f
|
Revert "Resubmit 01600_parts_types_metrics test (possibly without flakiness)"
|
2023-11-23 21:02:31 +03:00 |
|
Igor Nikonov
|
673dec6b60
|
Add pselect() to harmful functions as well
|
2023-11-23 17:30:59 +00:00 |
|
Alexey Milovidov
|
137bf2cf9c
|
Whitespaces
|
2023-11-23 17:51:55 +01:00 |
|
Igor Nikonov
|
64d6fe3520
|
Mark select() as harmful function
|
2023-11-23 16:48:40 +00:00 |
|
Alexey Milovidov
|
87fc2a1348
|
Merge pull request #57107 from evillique/gix-gorilla-overflow-issue
Fix buffer overflow in Gorilla codec
|
2023-11-23 17:23:33 +01:00 |
|
robot-ch-test-poll
|
38aa0dc273
|
Merge pull request #57148 from gyfis/patch-1
Update other-functions.md - fix `initializeAgregation` typo
|
2023-11-23 16:49:29 +01:00 |
|
Tomáš Hromada
|
956a8add35
|
Update other-functions.md
Fix `initializeAgregation` typo
|
2023-11-23 15:57:19 +01:00 |
|
Alexey Milovidov
|
ac1e742afa
|
Merge pull request #57108 from azat/build/large-objects
Allow HashedDictionary/FunctionsConversion as large TU
|
2023-11-23 15:00:59 +01:00 |
|
Vitaly Baranov
|
2eca762c39
|
Merge pull request #57134 from vitlibar/check-dictionary-source-type-on-creation
Check dictionary source type on creation
|
2023-11-23 14:24:42 +01:00 |
|
Robert Schulze
|
4f10ad3f3c
|
Allow to disable reorder-functions-after-sorting optimization
|
2023-11-23 13:16:03 +00:00 |
|
Alexey Milovidov
|
05784b66c9
|
Fix test
|
2023-11-23 14:04:10 +01:00 |
|
robot-clickhouse
|
6545775bff
|
Merge pull request #57138 from luppx/patch-1
Fix wrong Chinese word order
|
2023-11-23 13:43:28 +01:00 |
|
Igor Nikonov
|
def4a62365
|
Remove DBMS_CONNECTION_POOL_WITH_FAILOVER_DEFAULT_MAX_TRIES
|
2023-11-23 12:22:44 +00:00 |
|
Kruglov Pavel
|
4ff15a01ec
|
Merge pull request #57104 from ClickHouse/Avogar-patch-2
Cancel PipelineExecutor properly in case of exception in spawnThreads
|
2023-11-23 13:22:09 +01:00 |
|
serxa
|
663c8cd944
|
Merge branch 'master' into dashboards-table
|
2023-11-23 10:29:48 +00:00 |
|
vdimir
|
bbc577646f
|
Merge pull request #57123 from ClickHouse/vdimir/fix_logical_error_analyzer_or_optimize
Analyzer: Fix logical error in LogicalExpressionOptimizerVisitor
|
2023-11-23 11:24:28 +01:00 |
|
slu
|
4ff41c7e30
|
fix wrong word order
|
2023-11-23 17:30:28 +08:00 |
|
robot-clickhouse-ci-2
|
7b0a40f2c3
|
Merge pull request #57131 from azat/tests/01600_parts_types_metrics
Resubmit 01600_parts_types_metrics test (possibly without flakiness)
|
2023-11-23 09:33:55 +01:00 |
|
Vitaly Baranov
|
e0c9661115
|
Check dictionary source type on creation even if "dictionaries_lazy_load" is enabled.
|
2023-11-23 01:45:08 +01:00 |
|
Azat Khuzhin
|
7a0d11ba93
|
Fix 01600_parts_types_metrics flakiness
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-11-22 22:40:53 +01:00 |
|
Azat Khuzhin
|
4fa1205b8a
|
Resubmit 01600_parts_types_metrics test
This reverts commit c7eacbea62 , reversing
changes made to d41bb831da .
Reverts: #56612
|
2023-11-22 22:40:53 +01:00 |
|
Alexey Milovidov
|
2ba2f48051
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into less-allocation-in-arenas
|
2023-11-22 22:11:59 +01:00 |
|
Alexey Milovidov
|
2983cdf53e
|
Fix error
|
2023-11-22 22:09:57 +01:00 |
|
Alexey Milovidov
|
96410cee6a
|
Fix error
|
2023-11-22 22:09:24 +01:00 |
|
Julia Kartseva
|
753b22f64c
|
Merge pull request #56171 from ClibMouse/dev-seriesPeriodDetect
Implemented series period detect method using pocketfft lib
|
2023-11-22 09:49:58 -08:00 |
|
Nikolay Degterinsky
|
761b55ccf4
|
Make overflow not possible
|
2023-11-22 16:37:30 +00:00 |
|
vdimir
|
7fb4a90d0b
|
Analyzer: Fix logical error in LogicalExpressionOptimizerVisitor
|
2023-11-22 16:34:31 +00:00 |
|
Alexey Milovidov
|
662c653eec
|
Merge pull request #57034 from jrdi/fix-bloom-filter-fpr
Avoid returning biggest resolution when fpr > 0.283
|
2023-11-22 17:28:51 +01:00 |
|
Nikolay Degterinsky
|
69efc1b05f
|
Fix style
|
2023-11-22 15:53:35 +00:00 |
|
vdimir
|
ffbe85d3a0
|
Merge pull request #56668 from ClickHouse/vdimir/analyzer_s3_partition_pruning
Analyzer: filtering by virtual columns for StorageS3
|
2023-11-22 16:44:44 +01:00 |
|
Azat Khuzhin
|
4925cb7eda
|
Allow HashedDictionary/FunctionsConversion as large TU
In case of -DOMIT_HEAVY_DEBUG_SYMBOLS=OFF they are large.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-11-22 16:39:54 +01:00 |
|
Nikolay Degterinsky
|
533655a7dd
|
Add test
|
2023-11-22 15:35:22 +00:00 |
|
Nikolay Degterinsky
|
a6b659cf04
|
Fix buffer overflow in Gorilla codec
|
2023-11-22 15:21:27 +00:00 |
|
Nikolay Degterinsky
|
09496715b0
|
Add a check for empty metadata path
|
2023-11-22 15:04:54 +00:00 |
|
Dmitry Novik
|
7539928814
|
Merge pull request #56079 from ZhiguoZh/20231027-combine-filter-avx512
Optimize DB::combineFilters with AVX512_VBMI2 intrinsic
|
2023-11-22 15:42:33 +01:00 |
|
Kruglov Pavel
|
e1904cbdf1
|
Cancel PipelineExecutor properly in case of exception in spawnThreads
|
2023-11-22 14:43:52 +01:00 |
|
Kruglov Pavel
|
9fb1acc947
|
Merge pull request #56810 from Avogar/iceberg-metadata-files
Iceberg metadata files
|
2023-11-22 14:40:04 +01:00 |
|
Alexey Milovidov
|
3463d9af7d
|
Merge pull request #57048 from ClickHouse/vdimir/pmj_crash_57016
Fix Nullptr dereference in partial merge join with joined_subquery_re…
|
2023-11-22 13:44:19 +01:00 |
|
Alexey Milovidov
|
d0653f244b
|
Merge pull request #57062 from ClickHouse/add-comment-to-transformPipeline
Better comment for ITransformingStep::transformPipeline
|
2023-11-22 13:37:11 +01:00 |
|
Alexey Milovidov
|
54410f16c6
|
Merge pull request #57063 from ClickHouse/fix-duplicate-storage-set-analyzer
Fix `Duplicate set` for StorageSet with analyzer.
|
2023-11-22 13:36:44 +01:00 |
|