avogar
|
be9c6b2c47
|
Fix typo in test
|
2022-10-18 13:08:45 +00:00 |
|
avogar
|
3bb1161859
|
Better naming
|
2022-10-18 13:05:40 +00:00 |
|
avogar
|
9a7fbcecb0
|
Remove unneded include
|
2022-10-18 13:04:42 +00:00 |
|
avogar
|
2c2f977096
|
Make better
|
2022-10-18 13:03:55 +00:00 |
|
Nikita Mikhaylov
|
8755f94548
|
Added aggregate function analysisOfVariance (anova ). Merging #37872 (#42131)
|
2022-10-18 14:57:56 +02:00 |
|
Anton Popov
|
c1e958a7d2
|
Merge pull request #42413 from CurtizJ/better-types-fuzzer
Replace table name in ast fuzzer more often
|
2022-10-18 14:54:08 +02:00 |
|
Alfred Xu
|
2ac5540d0e
|
Fixed a logical error in case of using runningDifference with Date32 type (#42143)
|
2022-10-18 14:33:31 +02:00 |
|
Han Shukai
|
acf13a7b60
|
Merge branch 'master' into max_cache_download_limit
|
2022-10-18 20:28:04 +08:00 |
|
Antonio Andelic
|
d105796c91
|
Merge branch 'master' into optimize-partitions-in-background
|
2022-10-18 12:24:03 +00:00 |
|
Nikolai Kochetov
|
c457f7dff3
|
Fix and more tests.
|
2022-10-18 12:21:16 +00:00 |
|
Antonio Andelic
|
e828dce331
|
Disable auto optimize by default
|
2022-10-18 12:11:23 +00:00 |
|
Smita Kulkarni
|
32fad205f0
|
Added documentation for file and s3 - 36316 Support ** glob for recursive directory traversal
|
2022-10-18 14:08:26 +02:00 |
|
avogar
|
75c4ef0be7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into s3-cluster-schema-inference
|
2022-10-18 11:58:12 +00:00 |
|
Tian Xinhui
|
45c6974f7d
|
Use alias for std::shared_ptr<MergeMutateSelectedEntry> (#42211)
* use alias for MergeMutateSelectedEntry share ptr
* fix StorageMergeTree.cpp
|
2022-10-18 13:35:34 +02:00 |
|
Vladimir C
|
a298a5238b
|
Merge pull request #42217 from ClickHouse/vdimir/style-check-code-used-in-comment
|
2022-10-18 13:26:39 +02:00 |
|
Ilya Yatsishin
|
0404c960c6
|
add -15 tools to cmake.tools
|
2022-10-18 13:19:16 +02:00 |
|
Vladimir C
|
76b102024d
|
Merge pull request #42342 from canhld94/ch_canh_fix_aggregator_lc
|
2022-10-18 13:01:23 +02:00 |
|
Antonio Andelic
|
540728ab96
|
Simplify logic a bit
|
2022-10-18 10:58:25 +00:00 |
|
Vladimir C
|
155b3ad02f
|
Merge pull request #42407 from ClickHouse/vdimir/join_lc_issue_42380
|
2022-10-18 12:57:58 +02:00 |
|
alesapin
|
ec356972a7
|
Merge pull request #42392 from ClickHouse/alesapin-patch-1
Smaller threshold for multipart upload part size increase
|
2022-10-18 12:52:00 +02:00 |
|
alesapin
|
673adfbd5c
|
Merge pull request #42317 from ClickHouse/fix_another_trash_with_zero_cop
Fix another trash in zero-copy replication
|
2022-10-18 12:51:16 +02:00 |
|
Antonio Andelic
|
1275c464aa
|
Fix unit test build
|
2022-10-18 10:44:22 +00:00 |
|
Antonio Andelic
|
06b2eeb5a7
|
Small changes to settings
|
2022-10-18 09:31:16 +00:00 |
|
Antonio Andelic
|
bd2522fdd0
|
Merge branch 'master' into optimize-partitions-in-background
|
2022-10-18 09:13:59 +00:00 |
|
Roman Vasin
|
d9fcd91875
|
Add toStableRelativeHourNum
|
2022-10-18 09:07:12 +00:00 |
|
Alexander Gololobov
|
87d24b8f14
|
Merge pull request #42409 from CurtizJ/freeze-partition-formatting
Fix formatting of `ALTER FREEZE`
|
2022-10-18 10:39:44 +02:00 |
|
Antonio Andelic
|
ee2f5977d5
|
Merge branch 'master' into keeper-upload-snapshot-to-s3
|
2022-10-18 10:02:50 +02:00 |
|
Ilya Yatsishin
|
36b63badb3
|
Merge pull request #42223 from qoega/hdfs-empty-url
|
2022-10-18 09:34:10 +02:00 |
|
Amos Bird
|
6d32149fa6
|
Correct implementation of agg state comparison
|
2022-10-18 14:05:06 +08:00 |
|
Han Shukai
|
5f04304278
|
Merge branch 'master' into max_cache_download_limit
|
2022-10-18 13:44:52 +08:00 |
|
KinderRiven
|
f94f491679
|
impl max_cache_download_limit
|
2022-10-18 05:05:32 +00:00 |
|
jferroal
|
1e7afba015
|
Doc: Add zh-CN translation
getting-started/example-datasets/menus.mdx
|
2022-10-18 08:57:27 +08:00 |
|
jferroal
|
d038d2b478
|
Doc: Add zh-cn translation
getting-started/example-datasets/cell-towers.mdx
|
2022-10-18 08:54:59 +08:00 |
|
Vitaly Baranov
|
eb637a6f81
|
Merge pull request #42232 from azat/backups/s3
Support BACKUP to S3 with as-is path/data structure
|
2022-10-18 02:37:07 +02:00 |
|
Anton Popov
|
1a9d190788
|
replace table name in fuzzer more often
|
2022-10-17 21:08:27 +00:00 |
|
Azat Khuzhin
|
123fe3e5df
|
Merge branch 'master' into build/bump-llvm-15
|
2022-10-17 22:13:11 +03:00 |
|
Nikolai Kochetov
|
f67b5182ea
|
Add test with different databases.
|
2022-10-17 19:05:15 +00:00 |
|
Suzy Wang
|
c8642514d0
|
format ipv6 in s390x, endianess support
|
2022-10-17 12:02:28 -07:00 |
|
Nikolai Kochetov
|
3d1ed2969a
|
Fix possible LOGICAL_ERROR in binary ariphmetics monotonicity. Fix invalid evaluation of binary monotonic function in KeyCondition.
|
2022-10-17 18:21:03 +00:00 |
|
Anton Popov
|
d8501c7f6a
|
fix formatting of ALTER FREEZE
|
2022-10-17 18:10:22 +00:00 |
|
Alexey Milovidov
|
ddfaadeea4
|
Merge pull request #42325 from gingerwizard/go_update_diagnostics
go update for diagnostics tool
|
2022-10-17 19:30:16 +02:00 |
|
Alexey Milovidov
|
e014293fe8
|
Fix tidy
|
2022-10-17 19:29:14 +02:00 |
|
Alexander Tokmakov
|
57f6e27300
|
Merge branch 'master' into improve_replica_recovery
|
2022-10-17 18:37:31 +02:00 |
|
vdimir
|
597544a15b
|
Fix assert cast in join on falsy condition
|
2022-10-17 16:12:00 +00:00 |
|
Alexander Tokmakov
|
fffecbb9ad
|
better error message for unsupported delimiters in custom formats
|
2022-10-17 18:08:52 +02:00 |
|
Jacob Herrington
|
cb55308aa7
|
Fix link to blog
It seems like the `/en` path may not be necessary anymore; it leads me to an empty page on the blog.
|
2022-10-17 11:03:01 -05:00 |
|
Alexey Milovidov
|
830fda0b77
|
Merge branch 'master' into ch_canh_fix_aggregator_lc
|
2022-10-17 17:58:28 +02:00 |
|
Yakov Olkhovskiy
|
3ce1fa09d6
|
Merge pull request #41198 from ClickHouse/composable-protocol
Composable protocol
|
2022-10-17 11:23:12 -04:00 |
|
Alexey Milovidov
|
b7fa81fcef
|
Merge pull request #41877 from ClickHouse/Avogar-patch-1
Fix 02267_file_globs_schema_inference.sql flakiness
|
2022-10-17 17:00:04 +02:00 |
|
Antonio Andelic
|
8157fd0595
|
fix build
|
2022-10-17 14:16:56 +00:00 |
|