Alexey Milovidov
|
ff26251477
|
Merge branch 'master' into fix-race-condition-finish-cancel
|
2022-10-21 04:14:21 +02:00 |
|
Alexey Milovidov
|
45dadd7c5b
|
Merge pull request #42516 from ClickHouse/settings-docs
Correct documentation for settings
|
2022-10-21 02:29:20 +02:00 |
|
Alexey Milovidov
|
a7d2fd2cc5
|
Merge branch 'master' into decimal-asan
|
2022-10-21 01:28:34 +02:00 |
|
Alexey Milovidov
|
6c31bcad0a
|
Merge pull request #42417 from amosbird/issue_42408
Correct implementation of AggregateState comparison
|
2022-10-21 01:20:50 +02:00 |
|
Alexey Milovidov
|
1a6fa07587
|
Fix clang-tidy
|
2022-10-21 00:08:17 +02:00 |
|
Nikolai Kochetov
|
d09a5e8fd7
|
Revert "Attempt to fix abort from parallel parsing (#42496)"
This reverts commit 4d703b792c .
|
2022-10-20 21:46:26 +02:00 |
|
Alexey Milovidov
|
58f238007a
|
Merge pull request #42508 from ClickHouse/remove-database-macro-from-server-prompt
Remove support for the `{database}` macro from the client's prompt
|
2022-10-20 21:14:06 +02:00 |
|
Robert Schulze
|
9b7294ef45
|
Merge remote-tracking branch 'origin/master' into revert-40217
|
2022-10-20 15:27:31 +00:00 |
|
Nikita Mikhaylov
|
9a73eb2fbb
|
Add functions to generate random values according to the distribution (#42411)
|
2022-10-20 17:25:28 +02:00 |
|
Alexander Tokmakov
|
0d8a814d80
|
Merge pull request #42254 from xinhuitian/optimize-selectPartsToMutate
Early return of corner cases in selectPartsToMutate function
|
2022-10-20 18:13:37 +03:00 |
|
Nikita Mikhaylov
|
4d703b792c
|
Attempt to fix abort from parallel parsing (#42496)
|
2022-10-20 17:13:18 +02:00 |
|
Alexander Tokmakov
|
5b03bbce2e
|
Merge pull request #41981 from ClickHouse/fixes_for_replicated_merge_tree2
Some fixes for ReplicatedMergeTree
|
2022-10-20 16:57:51 +03:00 |
|
alesapin
|
24d02b5516
|
Merge pull request #42441 from ClickHouse/check_readonly_in_background_tasks
Deactivate tasks in ReplicatedMergeTree until startup
|
2022-10-20 15:36:20 +02:00 |
|
Robert Schulze
|
469d6ad624
|
Merge pull request #42485 from ClickHouse/fix-bad_cast-in-annoy
Fix bad_cast in Annoy index
|
2022-10-20 15:27:58 +02:00 |
|
Alexander Tokmakov
|
f814a17fa2
|
Merge branch 'master' into improve_replica_recovery
|
2022-10-20 15:52:48 +03:00 |
|
Alexander Tokmakov
|
68c18abfbb
|
Merge pull request #42406 from ClickHouse/template_format_better_error
Better error message for unsupported delimiters in custom formats
|
2022-10-20 15:52:08 +03:00 |
|
Alexander Tokmakov
|
d668a82829
|
Merge branch 'master' into improve_replica_recovery
|
2022-10-20 14:25:09 +03:00 |
|
Nikita Mikhaylov
|
0d07aeec2f
|
Fix logical error from welchTTest (#42487)
|
2022-10-20 13:09:02 +02:00 |
|
Roman Vasin
|
55df097ea3
|
Remove extra toString in Exception formatting
|
2022-10-20 11:06:06 +00:00 |
|
Roman Vasin
|
31ad33561c
|
Add Date32 for dateName function
|
2022-10-20 10:53:36 +00:00 |
|
Antonio Andelic
|
7bb94b7643
|
Fix template typenames
|
2022-10-20 08:20:03 +00:00 |
|
Roman Vasin
|
885f71d5f5
|
Replace is_extended_result by ResultPrecision
|
2022-10-20 08:18:22 +00:00 |
|
Antonio Andelic
|
9d7e44409a
|
Merge pull request #41342 from ClickHouse/keeper-upload-snapshot-to-s3
Upload Keeper snapshots to S3
|
2022-10-20 09:14:59 +02:00 |
|
Antonio Andelic
|
3c931a3711
|
Merge pull request #42473 from ClickHouse/fix-quantile-type-deduction
Use correct type for `UInt128` in `AggregateFunctionQuantile`
|
2022-10-20 09:13:05 +02:00 |
|
Antonio Andelic
|
77eb353839
|
Merge pull request #42243 from ClickHouse/use-multiread-more
Use MultiRead where possible
|
2022-10-20 09:04:54 +02:00 |
|
Alexey Milovidov
|
00f9ae9924
|
Correct documentation for settings
|
2022-10-20 04:42:35 +02:00 |
|
Alexey Milovidov
|
fabc8f5a18
|
Remove support for {database} macro from the client's prompt
|
2022-10-19 23:27:12 +02: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 |
|
Alexey Milovidov
|
898c935d31
|
Update GregorianDate.h
|
2022-10-19 17:36:49 +03:00 |
|
Alexey Milovidov
|
b0dd95447d
|
Update src/Functions/GregorianDate.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-10-19 17:36:08 +03:00 |
|
Alexander Tokmakov
|
84ef32e33f
|
Merge branch 'master' into improve_replica_recovery
|
2022-10-19 16:28:01 +02:00 |
|
Alexander Tokmakov
|
f958c155f3
|
Merge branch 'master' into fixes_for_replicated_merge_tree2
|
2022-10-19 17:25:24 +03:00 |
|
Roman Vasin
|
4db28d0bd6
|
Add toStableRelativeHourNum to gtest_DateLUTImpl.cpp
|
2022-10-19 14:01:26 +00:00 |
|
Robert Schulze
|
42f680849c
|
Fix bad_cast in Annoy index
- Problem originally found by data type fuzzer
https://s3.amazonaws.com/clickhouse-test-reports/42180/2f83d8790581dce0ffeec56c137b1d13160cfa7b/fuzzer_astfuzzermsan//report.html
- This commit restricts which data types are allowed for Annoy indexes
(similar things are done for other index types).
|
2022-10-19 13:40:39 +00:00 |
|
Roman Vasin
|
c0f18f29bb
|
Remove toExtendedReplated; Add template argument is_extended_result
|
2022-10-19 13:23:21 +00: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 |
|
Antonio Andelic
|
98c34159ee
|
Use correct type for UInt128
|
2022-10-19 08:05:09 +00:00 |
|
KinderRiven
|
ae53ac63c4
|
fix bypass_cache_threshold
|
2022-10-19 06:53:44 +00:00 |
|
Alexey Milovidov
|
148275ed64
|
Fix buffer overflow in Decimal scale
|
2022-10-19 04:15:26 +02:00 |
|
Alexey Milovidov
|
e5d1a1b293
|
Add a test
|
2022-10-19 03:34:16 +02:00 |
|
Alexey Milovidov
|
2e3a111c29
|
Fix UBSan in Modified Julian Day
|
2022-10-19 03:26:22 +02:00 |
|
Alexey Milovidov
|
dfa202a15d
|
Merge branch 'master' into fix-race-condition-finish-cancel
|
2022-10-19 02:35:42 +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 |
|
Alexander Tokmakov
|
1d9d753167
|
fix
|
2022-10-18 18:13:18 +02:00 |
|
Nikolai Kochetov
|
216d671cdf
|
Update AlterCommands.cpp
|
2022-10-18 17:56:34 +02:00 |
|
Alexander Tokmakov
|
ea77ff9022
|
Merge branch 'master' into fixes_for_replicated_merge_tree2
|
2022-10-18 17:25:25 +02:00 |
|
KinderRiven
|
de3728127c
|
fix
|
2022-10-18 14:52:58 +00:00 |
|
Alexey Milovidov
|
7befe2825c
|
Update StorageReplicatedMergeTree.cpp
|
2022-10-18 17:36:11 +03:00 |
|
Alexey Milovidov
|
0623ad4e37
|
Update StorageReplicatedMergeTree.cpp
|
2022-10-18 17:35:44 +03: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 |
|
alesapin
|
9769057767
|
Deactivate all tasks
|
2022-10-18 15:53:52 +02:00 |
|
alesapin
|
ab8da5a539
|
Deactivate mutationsFinalizingTask until startup
|
2022-10-18 15:50:02 +02: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 |
|
Han Shukai
|
acf13a7b60
|
Merge branch 'master' into max_cache_download_limit
|
2022-10-18 20:28:04 +08: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 |
|
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 |
|
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 |
|
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 |
|
Nikolai Kochetov
|
f67b5182ea
|
Add test with different databases.
|
2022-10-17 19:05:15 +00:00 |
|
Anton Popov
|
d8501c7f6a
|
fix formatting of ALTER FREEZE
|
2022-10-17 18:10:22 +00: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 |
|
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 |
|
Antonio Andelic
|
8157fd0595
|
fix build
|
2022-10-17 14:16:56 +00:00 |
|
alesapin
|
db6524bb3b
|
Smaller thrashold for multipart upload part size increase
|
2022-10-17 15:44:17 +02:00 |
|
Nikolai Kochetov
|
b8eb02e239
|
Add a comment.
|
2022-10-17 12:30:10 +00:00 |
|
Duc Canh Le
|
9af817bb43
|
Fix read from buffer with read in order (#42236)
|
2022-10-17 14:25:31 +02:00 |
|
Anton Popov
|
26e8d0a93d
|
Merge pull request #42345 from CurtizJ/better-async-insert-logging
Better logging for asynchronous inserts
|
2022-10-17 13:50:38 +02:00 |
|
Antonio Andelic
|
238f86d892
|
Small refactoring
|
2022-10-17 11:06:33 +00:00 |
|
Antonio Andelic
|
7c7395575f
|
Merge branch 'master' into keeper-upload-snapshot-to-s3
|
2022-10-17 11:02:36 +00:00 |
|
Ilya Yatsishin
|
dd0fc2435e
|
Merge remote-tracking branch 'origin/master' into hdfs-empty-url
|
2022-10-17 12:48:42 +02:00 |
|
Nikolai Kochetov
|
c9aa6a655c
|
Merge pull request #42319 from ClickHouse/fix-alter-update-wrong-type
Fix an invalid type of a column after attach and alter.
|
2022-10-17 12:44:16 +02:00 |
|