Sergey Skvortsov
|
3386386a22
|
feat: Support grace hash join
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
7285143448
|
refactor: Extract common hasNonJoinedBlocks
|
2022-06-18 02:31:51 +03:00 |
|
Sergey Skvortsov
|
56861d1f05
|
refactor: Extract block sharding logic from ConcurrentHashJoin
|
2022-06-18 02:29:36 +03:00 |
|
Sergey Skvortsov
|
a211b7f360
|
wip
|
2022-06-18 02:29:26 +03:00 |
|
Sergey Skvortsov
|
43b15e4c65
|
fix: Remove unnecessary include
|
2022-06-18 02:29:16 +03:00 |
|
Sergey Skvortsov
|
e621b96900
|
feat(grace hash join): WIP
|
2022-06-18 02:29:07 +03:00 |
|
Maksim Kita
|
7e759cac39
|
Merge pull request #38184 from kitaisreal/sql-user-defined-function-loader-allow-symlinks
SQLUserDefinedFunctionsLoader allow symlinks in user_defined directory
|
2022-06-17 23:03:52 +02:00 |
|
Antonio Andelic
|
f72e509b3b
|
Merge pull request #38052 from amosbird/join_regression_fix
Fix significant join performance regression
|
2022-06-17 19:55:33 +02:00 |
|
Maksim Kita
|
ed03bb5dc6
|
Merge pull request #38127 from iyupeng/2022061601.fix_merge_sorter
Fix redundant memory reservation for output block in MergeSorter
|
2022-06-17 17:50:26 +02:00 |
|
Maksim Kita
|
965b706350
|
SQLUserDefinedFunctionsLoader allow symlinks in user_defined directory
|
2022-06-17 17:43:42 +02:00 |
|
Alexander Gololobov
|
f69f24ffbd
|
Merge pull request #38135 from vdimir/issue_37928
Try to fix temporary name clash in partial merge join
|
2022-06-17 15:10:19 +02:00 |
|
Maksim Kita
|
77c519ae08
|
Merge pull request #38142 from kitaisreal/executable-user-defined-functions-parameters-direct-fix
Disable parameters for non direct executable user defined functions
|
2022-06-17 12:57:27 +02:00 |
|
alesapin
|
1c7a7da487
|
Merge pull request #38088 from kssenii/diff-with-cache
Extract some diff from pr #36171
|
2022-06-17 12:07:31 +02:00 |
|
Igor Nikonov
|
baebbc084f
|
Merge pull request #38027 from ClickHouse/decimal_rounding_fix
Fix: rounding for Decimal128/Decimal256 with more than 19-digits long scale
|
2022-06-17 09:48:18 +02:00 |
|
Alexander Gololobov
|
59d32f8c96
|
Merge pull request #38132 from Avogar/fix-mapped-array
Fix logical error in array mapped functions with const nullable column
|
2022-06-17 08:49:41 +02:00 |
|
Maksim Kita
|
f8f6a95547
|
Merge pull request #38144 from kitaisreal/sort-description-compile-fix-typo
SortDescription compile fix typo
|
2022-06-16 20:16:14 +02:00 |
|
alesapin
|
ca33ff93cb
|
Merge pull request #37555 from ClickHouse/revert-37534-revert-37036-keeper-preprocess-operations
Add support for preprocessing ZooKeeper operations and real-time digest in `clickhouse-keeper`
|
2022-06-16 17:29:00 +02:00 |
|
Mikhail f. Shiryaev
|
2bef5257b7
|
Merge pull request #38147 from ClickHouse/22.7-prepare
Update version after release
|
2022-06-16 17:19:40 +02:00 |
|
Mikhail f. Shiryaev
|
06dd85f921
|
Update version to 22.7.1.1
|
2022-06-16 17:15:22 +02:00 |
|
Maksim Kita
|
9a066ad29a
|
Merge pull request #38090 from kitaisreal/aggregate-functions-added-restrict-into-batch-methods
Aggregate functions added restrict into batch methods
|
2022-06-16 16:45:10 +02:00 |
|
kssenii
|
797482f132
|
Better
|
2022-06-16 16:40:29 +02:00 |
|
Maksim Kita
|
cd1bbc6a1b
|
SortDescription compile fix typo
|
2022-06-16 16:40:02 +02:00 |
|
Maksim Kita
|
f8d5e908d7
|
Update SortingTransform.cpp
|
2022-06-16 16:39:34 +02:00 |
|
Maksim Kita
|
aff66742e7
|
Disable parameters for non direct executable user defined functions
|
2022-06-16 16:29:04 +02:00 |
|
Anton Popov
|
13ec7e3092
|
Merge pull request #37978 from CurtizJ/fix-sparse-s3
Fix reading of sparse columns from s3
|
2022-06-16 15:32:54 +02:00 |
|
vdimir
|
d50c51f262
|
Try to fix temporary name clash in partial merge join
|
2022-06-16 12:47:55 +00:00 |
|
mergify[bot]
|
2557e8ad51
|
Merge branch 'master' into decimal_rounding_fix
|
2022-06-16 10:53:49 +00:00 |
|
avogar
|
a3a7cc7a5d
|
Fix logical error in array mapped functions with const nullable column
|
2022-06-16 10:41:53 +00:00 |
|
mergify[bot]
|
9e98c9db78
|
Merge branch 'master' into aggregate-functions-added-restrict-into-batch-methods
|
2022-06-16 09:53:55 +00:00 |
|
Alexey Milovidov
|
f2b665a799
|
Merge pull request #38120 from wangdh15/delete-unused-field-fix-build-error
Remove unused class member
|
2022-06-16 11:11:26 +03:00 |
|
Yu, Peng
|
518a726c1d
|
Fix redundant memory reservation for output block in MergeSorter
|
2022-06-16 15:54:30 +08:00 |
|
Alexey Milovidov
|
c26abbfdc5
|
Merge pull request #38093 from danlark1/master
Optimize most important parts with NEON SIMD
|
2022-06-16 08:26:56 +03:00 |
|
wangdh15
|
02cce40b3a
|
when using clang12 compile, the unused filed shard_count will cause compile error. So delete it.
|
2022-06-16 10:43:31 +08:00 |
|
Anton Popov
|
92b7b9789a
|
try to fix fpc codec
|
2022-06-16 03:41:09 +02:00 |
|
Mikhail f. Shiryaev
|
6fdba20b13
|
Merge pull request #38098 from ClickHouse/clang-tidy-warning-fix
Fix: build error
|
2022-06-16 01:11:39 +02:00 |
|
Robert Schulze
|
b39b963733
|
Merge pull request #37993 from ClickHouse/stripping
Strip less aggressively to make the embedded hash survive
|
2022-06-16 00:08:36 +02:00 |
|
Robert Schulze
|
b936abe813
|
+ comments about keeping stuff in sync
|
2022-06-16 00:07:59 +02:00 |
|
Maksim Kita
|
3eea38f078
|
Merge pull request #38028 from kitaisreal/background-schedule-pool-refactoring
BackgroundSchedulePool remove Poco::NotificationQueue
|
2022-06-15 23:10:49 +02:00 |
|
Maksim Kita
|
7d5af1a79f
|
Merge pull request #37992 from kitaisreal/partial-sorting-transform-refactoring
PartialSortingTransform refactoring
|
2022-06-15 22:55:04 +02:00 |
|
Robert Schulze
|
61709a674d
|
Merge pull request #38089 from ClickHouse/fpc-follow-up
Small follow-up for FPC codec
|
2022-06-15 20:33:41 +02:00 |
|
Danila Kutenin
|
607dd8d6ca
|
Restart the pipeline, I guess
|
2022-06-15 18:16:56 +00:00 |
|
Daniel Kutenin
|
a769dea8ef
|
Merge branch 'ClickHouse:master' into master
|
2022-06-15 19:12:10 +01:00 |
|
Alexey Milovidov
|
7baa54f92f
|
Merge pull request #37697 from zvonand/dt64-neg-subseconds
Fix DateTime64 negative fractional seconds
|
2022-06-15 19:30:42 +03:00 |
|
Alexander Tokmakov
|
2ac72319bd
|
Merge pull request #37185 from amosbird/projection-fix-three
Fix possible heap-use-after-free error when reading system.projection_parts and system.projection_parts_columns
|
2022-06-15 19:00:10 +03:00 |
|
Igor Nikonov
|
b1137c9cba
|
Fix: build error
+ clang tidy warning fixed
|
2022-06-15 15:21:05 +00:00 |
|
Danila Kutenin
|
048f56bf4d
|
Fix some tests and comments
|
2022-06-15 14:40:21 +00:00 |
|
kssenii
|
500f49972b
|
Extract diff from PR 36171
|
2022-06-15 16:40:18 +02:00 |
|
Alexander Tokmakov
|
5bfb15262c
|
Revert "More parallel execution for queries with FINAL (#36396)"
This reverts commit c8afeafe0e .
|
2022-06-15 17:25:38 +03:00 |
|
Antonio Andelic
|
ac0b7ab20b
|
Fix backwards compatibility with older snapshots
|
2022-06-15 13:46:27 +00:00 |
|
mergify[bot]
|
c2afc2f6c6
|
Merge branch 'master' into background-schedule-pool-refactoring
|
2022-06-15 13:43:31 +00:00 |
|