Commit Graph

95738 Commits

Author SHA1 Message Date
robot-clickhouse
315d38c365 Automatic style fix 2022-08-22 22:43:00 +00:00
alesapin
61d014f6ec
Merge branch 'master' into fix_bad_exception 2022-08-23 00:35:29 +02:00
alesapin
780f39b108 Fix lost errors in AWS CPP SDK 2022-08-23 00:34:39 +02:00
Alexey Milovidov
57e6224fde
Merge pull request #40455 from CheSema/fix-flaky-test
fix flaky 02293_part_log_has_merge_reason: wait merge explicitly
2022-08-23 00:42:35 +03:00
Alexey Milovidov
924d4a5aed
Merge pull request #40488 from konnectr/patch-4
ru docs fixed display in dock :::note
2022-08-23 00:41:18 +03:00
Alexey Milovidov
0252695c6e
Merge pull request #40224 from ClickHouse/alexey-milovidov-patch-4
Check what will be if I enable `concurrency-mt-unsafe` in `clang-tidy`
2022-08-22 23:12:01 +03:00
konnectr
ee3f6d7783
ru docs update nlp-functions 2022-08-22 19:37:31 +05:00
konnectr
375325601b
ru docs other-functions 2022-08-22 19:36:36 +05:00
konnectr
82b5bb56ca
ru docs update introspection 2022-08-22 19:35:23 +05:00
konnectr
518373e575
ru docs update ext-dict-functions 2022-08-22 19:32:19 +05:00
konnectr
66da1a101c
ru docs update json-functions 2022-08-22 19:29:58 +05:00
konnectr
c53726a236
ru docs update encoding-functions 2022-08-22 19:27:58 +05:00
konnectr
44883aacc4
ru docs update string-search-functions 2022-08-22 19:23:11 +05:00
konnectr
895a5fef4a
ru docs update date-time-functions 2022-08-22 19:20:02 +05:00
konnectr
06d42dcb88
ru update type-conversion 2022-08-22 19:15:25 +05:00
konnectr
8937854dad
ru update array-function 2022-08-22 19:11:55 +05:00
Alexey Milovidov
a3e4753d83
Merge pull request #40466 from ClickHouse/remove-some-trash
Remove some trash
2022-08-22 15:59:50 +03:00
Alexander Gololobov
d370c45137
Merge pull request #40476 from ClickHouse/test-24093
Add a test for #24093
2022-08-22 14:37:25 +02:00
Maksim Kita
2b0c62ab80
Merge pull request #40353 from kitaisreal/proxy-resolver-stop-on-successful-request
Proxy resolver stop on successful request
2022-08-22 13:43:02 +02:00
Sema Checherinda
cfc691317a fix flaky 02293_part_log_has_merge_reason: wait merge explicitly 2022-08-22 12:34:03 +02:00
Kruglov Pavel
c5c6f8a3fe
Merge pull request #40424 from azat/tests/test_storage_s3
tests: fix test_storage_s3::test_wrong_format_usage flakiness
2022-08-22 12:24:38 +02:00
Alexey Milovidov
e9d0c50486 Add a test for #24093 2022-08-22 02:32:45 +02:00
Alexey Milovidov
766a3a0e11
Merge pull request #40473 from den-crane/patch-37
Doc. Some notes about insert deduplication
2022-08-22 02:52:36 +03:00
Alexey Milovidov
1a5e08fb65
Update settings.md 2022-08-22 02:19:18 +03:00
Denny Crane
6e329686b8
Update settings.md 2022-08-21 19:31:46 -03:00
Alexey Milovidov
de1e2eed49
Merge pull request #40471 from den-crane/patch-36
Doc. now64
2022-08-22 01:27:15 +03:00
Denny Crane
dc40e4b935
Update merge-tree-settings.md 2022-08-21 17:30:13 -03:00
Denny Crane
069e2cf4a0
Update settings.md 2022-08-21 17:27:47 -03:00
Denny Crane
244b7aa118
Update merge-tree-settings.md 2022-08-21 17:17:06 -03:00
Alexey Milovidov
ea380ed666
Merge pull request #40463 from konnectr/patch-3
ru docs fix danger dictionaries
2022-08-21 22:51:30 +03:00
Denny Crane
b6329293a9
Update date-time-functions.md 2022-08-21 16:45:13 -03:00
Denny Crane
c926d04c21
Update date-time-functions.md 2022-08-21 16:42:40 -03:00
Alexey Milovidov
996aa2d126 Remove some trash 2022-08-21 20:46:33 +02:00
Alexey Milovidov
7cd4619d9f
Merge pull request #34551 from ClickHouse/xdbc-constraints
Allow constraints for ODBC and JDBC tables
2022-08-21 21:35:06 +03:00
Alexey Milovidov
6f01a4d50b
Merge pull request #40460 from ClickHouse/fix-minimal-clickhouse-local-build
Add "readpassphrase" as a dependency for clickhouse-local
2022-08-21 21:33:15 +03:00
Alexey Milovidov
8dd5c215e0
Merge pull request #40462 from ClickHouse/revert-39000-avx-enablement
Revert "Avx enablement"
2022-08-21 21:32:45 +03:00
Robert Schulze
e8b3f56733
Limit suppression to a specific warning 2022-08-21 18:24:17 +00:00
Robert Schulze
3aa5acdb35
Merge pull request #40391 from ClickHouse/reduce-StringRef
Reduce some usage of StringRef
2022-08-21 20:04:57 +02:00
konnectr
f4130c0342
ru docs fix danger 2022-08-21 22:01:17 +05:00
Alexey Milovidov
34a07a5db0
Update datetime64.md 2022-08-21 17:22:40 +03:00
Alexey Milovidov
d157c6a7a0
Update StorageXDBC.cpp 2022-08-21 16:53:48 +03:00
Alexey Milovidov
e8a6eb5dd2
Merge branch 'master' into alexey-milovidov-patch-4 2022-08-21 16:52:17 +03:00
Alexey Milovidov
6fbff6d1f6
Revert "Avx enablement" 2022-08-21 15:47:02 +03:00
Alexey Milovidov
323fac856f
Merge pull request #40454 from konnectr/patch-2
docs ru fixed text layout parametric-functions
2022-08-21 15:45:42 +03:00
Alexey Milovidov
458d21dd3c Add "readpassphrase" as a dependency for clickhouse-local 2022-08-21 12:12:11 +02:00
Robert Schulze
bba04db0b4
Try to fix tests 2022-08-21 09:23:37 +00:00
konnectr
c447a8d5ed
docs ru removed blank row 2022-08-21 00:21:19 +05:00
konnectr
00b56552af
docs ru histogram params fixed 2022-08-21 00:18:18 +05:00
konnectr
be821e0143
docs ru fixed danger text 2022-08-20 23:54:19 +05:00
Alexey Milovidov
9e06ecd60a
Merge pull request #40440 from ClickHouse/remove-trash
Remove trash (disabled tests for LIVE VIEW)
2022-08-20 21:32:23 +03:00