Alexey Milovidov
|
036e882097
|
Merge pull request #41460 from ClickHouse/add-test-31631
Add a test for #31631
|
2022-09-19 06:28:56 +03:00 |
|
Alexey Milovidov
|
df52df83f9
|
Merge pull request #41463 from ClickHouse/add-test-38383
Add a test for #38383
|
2022-09-19 06:27:38 +03:00 |
|
alesapin
|
1d0dbfb112
|
Merge pull request #41444 from ClickHouse/one_wrong_config_assert
One more validation for broken config in keeper
|
2022-09-18 15:56:48 +02:00 |
|
Kruglov Pavel
|
519bcbb3be
|
Merge pull request #41236 from Avogar/fix-totals-extremes
Don't output totals/extremes in all row formats, update docs
|
2022-09-18 14:55:07 +02:00 |
|
Alexey Milovidov
|
56fd38de44
|
Add a test for #38383
|
2022-09-18 10:38:10 +02:00 |
|
Alexey Milovidov
|
4f75d818e8
|
Add a test for #31631
|
2022-09-18 09:56:29 +02:00 |
|
Alexey Milovidov
|
76aaecf1aa
|
Merge pull request #41450 from ClickHouse/remove-s3-sample-block-cache
Remove too long test from the test suite with S3
|
2022-09-18 09:44:07 +03:00 |
|
Alexey Milovidov
|
6607bf0f5c
|
Merge pull request #41384 from Algunenano/insert_stats
Check the behaviour of query_log read/write stats in INSERT queries
|
2022-09-18 07:57:05 +03:00 |
|
Alexey Milovidov
|
a958751c98
|
Merge pull request #40219 from den-crane/test/zvonand-monotonic
test for datetime64 monotonic #39864
|
2022-09-18 07:48:49 +03:00 |
|
Alexey Milovidov
|
00ba819611
|
Update 00632_get_sample_block_cache.sql
|
2022-09-18 06:18:22 +03:00 |
|
Alexey Milovidov
|
c8c728e740
|
Merge pull request #41449 from ClickHouse/fix-categorial-information
Fix incorrect properties of `categorialInformationValue` function
|
2022-09-18 05:26:26 +03:00 |
|
Alexey Milovidov
|
f7edbeba22
|
Remove too long test from the test suite with S3
|
2022-09-18 02:19:12 +02:00 |
|
Alexey Milovidov
|
416b5c701b
|
Add a test
|
2022-09-18 01:21:33 +02:00 |
|
alesapin
|
b6d61318d0
|
One more validation for broken config in keeper
|
2022-09-18 00:04:16 +02:00 |
|
robot-clickhouse
|
838bc678cc
|
Automatic style fix
|
2022-09-17 18:38:12 +00:00 |
|
Alexey Milovidov
|
c480531423
|
Remove trash error message from integration tests
|
2022-09-17 20:27:19 +02:00 |
|
Alexey Milovidov
|
ecfd8cb5a6
|
Remove trash error message from integration tests
|
2022-09-17 20:24:56 +02:00 |
|
Alexander Tokmakov
|
49a9c9e5fa
|
Merge pull request #41436 from ClickHouse/revert_38200
Revert "Keeper faster linearizable reads"
|
2022-09-17 20:25:43 +03:00 |
|
Robert Schulze
|
38aecc15a2
|
Merge pull request #41214 from arenadata/ADQM-528-B
Add enable_extended_results_for_datetime_functions option to return results of type Date32
|
2022-09-17 19:25:11 +02:00 |
|
Alexander Tokmakov
|
42dab6dc02
|
Revert "Merge pull request #38200 from ClickHouse/keeper-linearizable-reads"
This reverts commit 222b964070 , reversing
changes made to da01982652 .
|
2022-09-17 19:22:58 +02:00 |
|
Anton Popov
|
07cfb0cba4
|
Merge branch 'master' into dynamic-columns-21
|
2022-09-17 19:02:58 +02:00 |
|
Alexey Milovidov
|
0c3835240b
|
Fix error with multidimensional arrays
|
2022-09-17 04:16:24 +02:00 |
|
Alexey Milovidov
|
b60a5a5bc5
|
Merge branch 'master' into fix-getdataat-multidimensional-arrays
|
2022-09-17 04:07:12 +02:00 |
|
Denny Crane
|
6540d55d42
|
Merge branch 'master' into test/zvonand-monotonic
|
2022-09-16 17:02:09 -03:00 |
|
Nikita Taranov
|
6f186d3dd2
|
Do not return empty blocks from ConvertingAggregatedToChunksTransform (#41152)
* impl
* add test
* update test
|
2022-09-16 21:54:36 +02:00 |
|
Nikolai Kochetov
|
16f78eb804
|
Merge pull request #41281 from ClickHouse/fix-key-condition-with-actions-dag-literal-name
Fix wrong literal name in KeyCondition using ActionsDAG.
|
2022-09-16 16:06:38 +02:00 |
|
Kruglov Pavel
|
2d4a6b38af
|
Merge branch 'master' into fix-totals-extremes
|
2022-09-16 15:03:59 +02:00 |
|
Anton Popov
|
aed5972655
|
fix flaky check
|
2022-09-16 12:23:38 +00:00 |
|
Robert Schulze
|
b32b02d844
|
Merge pull request #40897 from ClickHouse/catboost-bridge-resurrected
Move CatBoost evaluation into clickhouse-library-bridge
|
2022-09-16 13:12:09 +02:00 |
|
Anton Popov
|
5584ef71f6
|
Merge pull request #41388 from den-crane/bug/optimize_rewrite_sum_if_to_count_if
Disable optimize_rewrite_sum_if_to_count_if by default
|
2022-09-16 13:05:23 +02:00 |
|
alesapin
|
4e780cf99f
|
Merge pull request #41378 from ClickHouse/rename_test
Check test flakiness
|
2022-09-16 11:51:04 +02:00 |
|
Mikhail f. Shiryaev
|
c9d1b1d519
|
Merge pull request #41401 from ClickHouse/backported-label
Rename pr-backported label to avoid confusion
|
2022-09-16 11:48:49 +02:00 |
|
Robert Schulze
|
13a2bbaf5e
|
Merge branch 'master' into enable_constant_column_search
|
2022-09-16 11:09:45 +02:00 |
|
Roman Vasin
|
7e733887b9
|
Add narrowing for toStartOfISOYear; improve 02403_enable_extended_results_for_datetime_functions
|
2022-09-16 08:40:15 +00:00 |
|
Mikhail f. Shiryaev
|
6a17d4e705
|
Delete redundant LABEL_ prefix
|
2022-09-16 10:23:49 +02:00 |
|
Mikhail f. Shiryaev
|
ab7bd95d8b
|
Rename pr-backported label to avoid confusion
|
2022-09-16 10:04:49 +02:00 |
|
Alexey Milovidov
|
701fdd77b4
|
Fix wrong implementation of getDataAt for multidimensional arrays
|
2022-09-16 08:12:28 +02:00 |
|
Antonio Andelic
|
222b964070
|
Merge pull request #38200 from ClickHouse/keeper-linearizable-reads
Keeper faster linearizable reads
|
2022-09-16 07:58:52 +02:00 |
|
Alexey Milovidov
|
da01982652
|
Merge pull request #41046 from azat/build/llvm-15
Switch to llvm/clang 15
|
2022-09-16 07:31:06 +03:00 |
|
Raúl Marín
|
c3ff66bd9d
|
Implement batch processing for aggregate functions with multiple nullable arguments (#41058)
* Implement batch processing for aggregate functions with multiple nullable arguments
* Fix broken perf test
* Improve filter handling in addBatchSinglePlace with nullable arguments
* Fix detecting the Null filter usage
|
2022-09-15 23:51:38 +02:00 |
|
Raúl Marín
|
6dac509739
|
Speed up reading uniqState (#41089)
* Speed up reading UniquesHashSet
* Improve uniq serialization tests
|
2022-09-15 23:41:15 +02:00 |
|
Denny Crane
|
dccfdb0d52
|
Update 02374_combine_multi_if_and_count_if_opt.sql
|
2022-09-15 16:25:15 -03:00 |
|
Denny Crane
|
e1d263c000
|
fix 02374_combine_multi_if_and_count_if_opt test
|
2022-09-15 15:51:31 -03:00 |
|
Denny Crane
|
7cfdfbe787
|
disable optimize_rewrite_sum_if_to_count_if by default
|
2022-09-15 15:30:24 -03:00 |
|
Antonio Andelic
|
fe78c063f6
|
Merge branch 'master' into keeper-linearizable-reads
|
2022-09-15 18:40:23 +02:00 |
|
Raúl Marín
|
fb034de032
|
Check the behaviour of query_log read/write stats in INSERT queries
|
2022-09-15 18:31:53 +02:00 |
|
Antonio Andelic
|
0dbd0c1f72
|
Merge branch 'master' into keeper-linearizable-reads
|
2022-09-15 16:03:18 +00:00 |
|
Anton Popov
|
edc2c79dbc
|
add a test just in case
|
2022-09-15 15:29:47 +00:00 |
|
alesapin
|
1dd50e3ce8
|
Rename test
|
2022-09-15 17:07:42 +02:00 |
|
Mikhail f. Shiryaev
|
fac1bf224e
|
Merge pull request #41328 from ClickHouse/ccache-backports
Download ccache from release PRs for backports
|
2022-09-15 16:55:42 +02:00 |
|