Sergey Skvortsov
|
fb5d133269
|
fix: Tune default limits on the number of buckets
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
60aabafdfa
|
fix: Do not segfault on empty first_bucket & totals
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
29b6be9a00
|
feat: Temporarily enable grace hash join for all supported queries
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
ef2302910e
|
feat: Add option to control grace hash join buffer size
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
2b878072b7
|
fix: Use common enum for join table side
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
ea75ae8653
|
fix: Materialize constants
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
3379827eba
|
style: Apply clang-format
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
ee22101005
|
fix: Remove debug code
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
f77f8201aa
|
refactor: Move isPowerOf2 to Common/BitHelpers.h
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
8bcac6b955
|
fix: Final fixes
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
8abe83127c
|
fix: A lot of small fixes
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
97cc506543
|
fix: Build
|
2022-06-18 02:31:56 +03:00 |
|
Sergey Skvortsov
|
01b81fb5dd
|
fix: Cleanup
|
2022-06-18 02:31:56 +03:00 |
|
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 |
|