Commit Graph

99554 Commits

Author SHA1 Message Date
Robert Schulze
cdae7082a3
Up-inline ShardPartition, ShardPartitionPiece and TaskCluster 2022-10-20 11:16:05 +00:00
Robert Schulze
820e6b4276
Build with libcxx(abi) 15 2022-10-20 10:52:43 +00:00
Kruglov Pavel
1b27c7ebe0
Merge pull request #42130 from azat/dist/EINTR-fix
Fix possible timeout exception for distributed queries with use_hedged_requests=0
2022-10-19 22:00:38 +02:00
Nikolai Kochetov
d85bfe6ea3
Merge pull request #42322 from ClickHouse/additional-filters-and-distributed
Fix additional_table_filters for Distributed.
2022-10-19 17:09:51 +02:00
Antonio Andelic
10b176fe19
Merge pull request #41854 from azat/tests/stress/fix-dbg-sym-bc
tests: fix debug symbols (and possible crashes) for backward compatiblity check
2022-10-19 16:18:41 +02:00
Carlos Rodríguez Hernández
5cd9ce1b20
Mark 22.8 as LTS and unify format (#42481)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-10-19 15:41:49 +02:00
Nikolai Kochetov
010cdeb755
Merge pull request #42442 from ClickHouse/revert-revert-27787
Revert "Revert #27787"
2022-10-19 14:38:33 +02:00
Vitaly Baranov
f82dc5ba44
Merge pull request #42333 from vitlibar/backup-to-s3
Implement backup to S3
2022-10-19 13:32:22 +02:00
Nikolay Degterinsky
486780ba80
Merge pull request #42044 from zvonand/zvonand-csv-dates
Fix Date from CSV parsing
2022-10-19 13:10:12 +02:00
Kseniia Sumarokova
2bc30634cb
Merge pull request #42443 from pamarcos/fix_typos
Fix typos in FileSegment code documentation and sync exception text with source code
2022-10-19 12:48:12 +02:00
alesapin
737dcb2d46
Merge pull request #42448 from azat/ci/codebrowser
Update woboq_codebrowser location
2022-10-19 12:42:47 +02:00
Vitaly Baranov
1365105bc4 Implement backup to S3 2022-10-19 00:04:41 +02:00
Alexey Milovidov
46917c023c
Update AlterCommands.cpp 2022-10-19 00:25:21 +03:00
Alexey Milovidov
2834143bd4
Merge pull request #42446 from ezirmusitua/master
zh-CN translation for getting-started/example-datasets
2022-10-18 23:14:31 +02:00
Dan Roscigno
08a6eaeff5
Merge pull request #42455 from DanRoscigno/remove-code-browser-docs
Remove code browser docs
2022-10-18 15:29:54 -04:00
DanRoscigno
436018260c restore 2022-10-18 15:29:05 -04:00
DanRoscigno
e76560619c moved into dev/getting-started 2022-10-18 14:52:28 -04:00
DanRoscigno
0426c562f6 add mdx and jsx to list of doc files 2022-10-18 14:38:14 -04:00
Dan Roscigno
1e3584df83
Merge branch 'master' into master 2022-10-18 14:13:54 -04:00
Dan Roscigno
e74f460039
Merge pull request #42449 from DanRoscigno/fix-broken-build
fix broken links and wrong colon char
2022-10-18 12:04:06 -04:00
Nikolai Kochetov
216d671cdf
Update AlterCommands.cpp 2022-10-18 17:56:34 +02:00
Dan Roscigno
4f55f43a62
Merge branch 'master' into fix-broken-build 2022-10-18 11:56:31 -04:00
DanRoscigno
c772dbb5d6 fix broken links and wrong colon char 2022-10-18 11:54:29 -04:00
Azat Khuzhin
7893ff0785 Update woboq_codebrowser location
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-18 17:31:15 +02:00
Alexey Milovidov
d6deadb1e0
Merge pull request #42351 from azat/build/bump-llvm-15
Bump llvm/clang to 15.0.2
2022-10-18 17:18:08 +02:00
jferroal
36e4b1a100
Merge branch 'ClickHouse:master' into master 2022-10-18 22:58:05 +08:00
jferroal
123e1aea65
Doc: fix metadata 2022-10-18 22:57:45 +08:00
jferroal
6e100adcb4
Doc: fix metadata 2022-10-18 22:57:23 +08:00
jferroal
e89b390ee3
Doc: add zh-CN translation
getting-started/example-datasets/opensky.mdx
2022-10-18 22:56:49 +08:00
jferroal
e504cec743
Doc: add zh-CN translation
getting-started/example-datasets/recipes.mdx
2022-10-18 22:55:58 +08:00
Alexey Milovidov
c26d8c7c75
Merge pull request #42405 from jacobherrington/patch-1
Fix link to blog
2022-10-18 16:55:11 +02:00
Alexey Milovidov
59677e3142
Merge pull request #42415 from ezirmusitua/master
zh-CN translation for gettting-started/example-datasets
2022-10-18 16:40:09 +02:00
Pablo Marcos
fbfa2a9885 Fix exception message to be in sync with code 2022-10-18 16:20:18 +02:00
Pablo Marcos
79231412c9 Fix minor typos in code documentation 2022-10-18 16:20:00 +02:00
zvonand
82c7228e53 fix 2022-10-18 17:03:31 +03:00
Nikolai Kochetov
a5711fda44 Revert "Revert #27787"
This reverts commit c1cc04d44d.
2022-10-18 14:00:50 +00:00
Kruglov Pavel
29513f6a1f
Merge pull request #41885 from Avogar/with-names-error-message
Better exception message for duplicate column names in schema inference
2022-10-18 15:26:46 +02:00
Kruglov Pavel
25e13bdd2f
Merge pull request #41107 from Avogar/improve-combinators
Support all combinators combination in WindowTransform/arratReduce*/initializeAggregation/aggregate functions versioning
2022-10-18 15:24:49 +02:00
Kruglov Pavel
8af95a6fc2
Merge pull request #41912 from Avogar/better-datetime-inference
Improve DateTime type inference for text formats
2022-10-18 15:23:59 +02: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
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
Vladimir C
76b102024d
Merge pull request #42342 from canhld94/ch_canh_fix_aggregator_lc 2022-10-18 13:01:23 +02: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
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
Ilya Yatsishin
36b63badb3
Merge pull request #42223 from qoega/hdfs-empty-url 2022-10-18 09:34:10 +02:00