Commit Graph

101802 Commits

Author SHA1 Message Date
Sema Checherinda
1ad48d091d
Merge pull request #43249 from Algunenano/i43247
Fix ubsan in AggregateFunctionMinMaxAny::read with high sizes
2022-11-17 12:21:05 +01:00
Raúl Marín
71d109ca1d
Merge branch 'master' into werror_base 2022-11-17 11:37:58 +01:00
Nikita Taranov
11b535d443
impl (#43283) 2022-11-17 11:17:27 +01:00
Maksim Kita
451fb07115
Merge pull request #43245 from ClickHouse/vdimir/analyzer_alias_nullptr
Fix nullptr dereference in collectScopeValidIdentifiersForTypoCorrection
2022-11-17 12:48:58 +03:00
Maksim Kita
b4bfc09e2d
Merge branch 'master' into vdimir/analyzer_alias_nullptr 2022-11-17 12:46:25 +03:00
Antonio Andelic
41b557f926 Disable DeltaLake and hudi table functions in readonly mode 2022-11-17 09:16:52 +00:00
Antonio Andelic
9af9ef3916 Fix SAMPLE BY with Merge tables 2022-11-17 08:56:51 +00:00
Alexey Milovidov
10d7ce9815 pmod: compatibility with Spark, better documentation 2022-11-17 05:41:03 +01:00
Anton Popov
c67f5e2600
Update gtest_column_dump_structure.cpp 2022-11-17 04:40:09 +01:00
Alexey Milovidov
aa855d86a1
Update CHANGELOG.md 2022-11-17 05:51:20 +03:00
JackyWoo
5a09de279c fix test 2022-11-17 10:35:01 +08:00
Alexey Milovidov
f4eb430caa Revert "remove changes"
This reverts commit 4016fd2efc.
2022-11-17 03:14:22 +01:00
avogar
266c069365 Remove performance tests for now 2022-11-17 01:09:03 +00:00
chen
cb83337586
Update test.py 2022-11-17 06:41:43 +08:00
Maksim Kita
ef7d867966
Merge pull request #43119 from kitaisreal/analyzer-aggregation-totals-rollup-crash-fix
Analyzer aggregation totals crash fix
2022-11-17 01:32:37 +03:00
Dan Roscigno
7b2cc4ed21
Merge pull request #43309 from DanRoscigno/updatedate32rangedocs
Update docs for Date32
2022-11-16 16:23:28 -05:00
DanRoscigno
93dde0b3f9 Update docs for Date32 2022-11-16 16:18:20 -05:00
serxa
67fef9a1f1 fix CPU load indication on client by changing order of Progress/ProfileEvents packets in server 2022-11-16 19:52:35 +00:00
Alexander Tokmakov
dc567a92ff
Merge pull request #43306 from ClickHouse/revert-43014-disk-s3-throttler
Revert "S3 request per second rate throttling"
2022-11-16 22:34:28 +03:00
Alexander Tokmakov
9011a18234
Revert "S3 request per second rate throttling" 2022-11-16 22:33:48 +03:00
Sergei Trifonov
159743edd6
Merge pull request #43014 from ClickHouse/disk-s3-throttler
S3 request per second rate throttling
2022-11-16 18:51:06 +01:00
Dan Roscigno
a8938eb0e4
Merge pull request #43299 from DanRoscigno/add-tutorial-link
Add tutorial link from Dictionary documentation
2022-11-16 12:02:09 -05:00
Han Fei
221c4e5912 tiny changes 2022-11-16 17:59:08 +01:00
Dan Roscigno
15bd5db4dd
Merge branch 'ClickHouse:master' into add-tutorial-link 2022-11-16 11:59:06 -05:00
DanRoscigno
4016fd2efc remove changes 2022-11-16 11:58:10 -05:00
DanRoscigno
5e087ae967 link to tutorial 2022-11-16 11:54:06 -05:00
Han Fei
14701670b5 Merge branch 'master' into hanfei/aysnc-insert 2022-11-16 17:24:36 +01:00
xiedeyantu
fc1d06f096 fix 2022-11-16 23:43:23 +08:00
Anton Popov
bc19d35009 fix clang-tidy 2022-11-16 15:34:36 +00:00
flynn
9f8dcfca34
Merge branch 'master' into filesystem-function 2022-11-16 23:28:10 +08:00
Vitaly Baranov
b280b68333 Fix style. 2022-11-16 15:57:50 +01:00
Mikhail f. Shiryaev
cb069d8bfa
Use authorized requests for GET 2022-11-16 15:50:26 +01:00
Mikhail f. Shiryaev
589648c444
Event data for 'labeled' has an added label data 2022-11-16 15:47:32 +01:00
DanRoscigno
ea8c7df296 edits 2022-11-16 09:32:13 -05:00
Vasily Nemkov
0cfbf30b89
Merge branch 'master' into ldap_fix_search_limit 2022-11-16 18:13:19 +04:00
Nikolay Degterinsky
00554ecd00
Merge pull request #43271 from evillique/fix-docs-2
Fix docs
2022-11-16 15:12:28 +01:00
Antonio Andelic
11aba7597e Check if initialization is done on write 2022-11-16 13:33:22 +00:00
avogar
a12bd7ae36 Remove trash 2 2022-11-16 13:27:30 +00:00
avogar
c051bac01a Remove trash 2022-11-16 13:27:05 +00:00
filimonov
dcb76f6bbf
Allow autoremoval of old parts if detach_not_byte_identical_parts enabled
Allow autoremoval of old & detached parts if detach_not_byte_identical_parts enabled.

See also #28708 #37975
2022-11-16 14:16:42 +01:00
Raúl Marín
78d4a4b5c2 Add a detailed comment about the change 2022-11-16 13:59:37 +01:00
Raúl Marín
45a611bc1d Fix style with black 2022-11-16 13:28:04 +01:00
avogar
ba0cb86837 Add more tests 2022-11-16 12:25:31 +00:00
Raúl Marín
4e7ccd1c06 Merge remote-tracking branch 'blessed/master' into revert_SingleValueDataString 2022-11-16 12:59:47 +01:00
Sema Checherinda
b13a8d478b check limits for an AST in select parser fuzzer 2022-11-16 11:58:30 +00:00
xiedeyantu
7dc941cacd fix 2022-11-16 19:47:57 +08:00
Vladimir C
2d265523bb
Update src/Analyzer/Passes/QueryAnalysisPass.cpp 2022-11-16 12:45:54 +01:00
Vladimir C
981e6e2c24
Update src/Analyzer/Passes/QueryAnalysisPass.cpp 2022-11-16 12:44:54 +01:00
Alexander Tokmakov
7e6fe94a8e
Merge pull request #43266 from ClickHouse/global-overcommit-test
Make test_global_overcommit_tracker non-parallel
2022-11-16 14:28:56 +03:00
alesapin
32358d2180
Merge pull request #43256 from ClickHouse/vdimir/msg_in_wait_zookeeper_to_start
Better message in wait_zookeeper_to_start
2022-11-16 11:58:53 +01:00