Commit Graph

111352 Commits

Author SHA1 Message Date
rfraposa
f0b3007dee Update youtube-dislikes.md 2023-03-26 16:11:05 -06:00
Alexey Milovidov
e284f55674
Merge pull request #47702 from ClickHouse/polygons-crash-45355
Fix crash in polygonsSymDifferenceCartesian
2023-03-27 00:39:46 +03:00
Alexey Milovidov
b6892f53fc
Merge pull request #47724 from ClickHouse/rs/qc-better-cfg-name
Rename cfg parameter query_cache.size to query_cache.max_size
2023-03-27 00:36:24 +03:00
Alexey Milovidov
b69916b3d4
Merge pull request #47801 from nickitat/fix_final
Fix excessive reading in `FINAL`
2023-03-27 00:33:59 +03:00
Alexey Milovidov
0f99df0f94
Merge pull request #47852 from ucasfl/fuzz
AST fuzzer support fuzzing SELECT query to EXPLAIN query randomly
2023-03-27 00:30:09 +03:00
Alexey Milovidov
5ab99ec916
Merge pull request #48010 from ClickHouse/47200_Fix_for_index_file_cidx_is_unexpectedly_long
Fix for index file cidx is unexpectedly long
2023-03-27 00:16:56 +03:00
Rich Raposa
03f24ee8ae
Merge pull request #48016 from Joey777210/master
Fix zh doc markdown
2023-03-26 14:21:30 -06:00
Robert Schulze
f9d473a94d
parseDateTime(): Fix UB (signed integer overflow) 2023-03-26 20:02:38 +00:00
Robert Schulze
5d5308e060
CMake cleanup: Remove configuration of CMAKE_SHARED_LINKER_FLAGS
Follow-up to #44828
2023-03-26 17:59:39 +00:00
Joey
d78b9ee006 fix md 2023-03-26 22:15:23 +08:00
Joey
2af34bd9db fix img path 2023-03-26 22:10:52 +08:00
Joey
355818e464 fix img path 2023-03-26 22:08:19 +08:00
Smita Kulkarni
eabcefe452 Fixed issue with reserving vector size 2023-03-26 14:52:08 +02:00
SmitaRKulkarni
f0b724497f
Merge branch 'master' into 47200_Fix_for_index_file_cidx_is_unexpectedly_long 2023-03-26 14:02:56 +02:00
Sergei Solomatov
b143a1a3eb fix query 2023-03-26 11:20:53 +00:00
Nikolay Degterinsky
f2b337a5a2
Merge pull request #48011 from exmy/fix-indent
Fix incorrect code indentation
2023-03-26 11:42:16 +02:00
exmy
680ab4fae3 Fix incorrect code indentation 2023-03-26 17:14:01 +08:00
robot-clickhouse
e665ad9f26 Automatic style fix 2023-03-26 08:47:07 +00:00
Smita Kulkarni
decdf0c507 Updated to delete added keys if there is an exception during update of metadata cache 2023-03-26 10:35:44 +02:00
rfraposa
5de24798b1 Update youtube-dislikes.md 2023-03-25 22:06:45 -06:00
Rich Raposa
7bac3d4006
Merge branch 'master' into youtube-dislikes 2023-03-25 21:55:46 -06:00
rfraposa
bc91bd518b Update youtube-dislikes.md 2023-03-25 21:47:55 -06:00
rfraposa
ca732c4013 Create youtube-dislikes.md 2023-03-25 21:21:06 -06:00
robot-ch-test-poll3
b18c051943
Merge pull request #47970 from ClickHouse/rs/fix-catboost
Fix "Field value too long" in catboostEvaluate()
2023-03-26 04:16:42 +02:00
robot-clickhouse
6ac86ed3e0
Merge pull request #47945 from ClickHouse/artifacts-s3-prefix
Artifacts s3 prefix
2023-03-26 00:15:50 +01:00
Rich Raposa
6fd4e6a27d
Merge pull request #47999 from ClickHouse/ddl-settings
Update DDL setting explanations
2023-03-25 16:40:46 -06:00
rfraposa
70912b15bc Update settings.md 2023-03-25 15:56:04 -06:00
robot-clickhouse
e46ec88ccb Automatic style fix 2023-03-25 18:26:36 +00:00
Robert Schulze
b46ea5572d
Fix expected results 2023-03-25 18:06:03 +00:00
Robert Schulze
2c8916a005
Fix clang-tidy 2023-03-25 18:05:09 +00:00
MikhailBurdukov
57ceb34366 Remove database from test 2023-03-25 13:36:58 +00:00
Nikolai Kochetov
327674f56d
Merge pull request #46537 from ClickHouse/aggregate-projections-analysis-query-plan
Projections analysis from query plan
2023-03-25 13:23:30 +01:00
robot-clickhouse-ci-2
9f5f97669d
Merge pull request #47989 from ClickHouse/evillique-patch-2
Better type check in arrayElement function
2023-03-25 08:46:01 +01:00
Rich Raposa
1e00f7b246
Merge pull request #47991 from ClickHouse/create-user-examples
Clarify the differences in `IDENTIFIED WITH`
2023-03-24 23:12:44 -06:00
rfraposa
ac72ed035c Update user.md 2023-03-24 22:50:29 -06:00
rfraposa
9f548d658e Update user.md 2023-03-24 22:45:34 -06:00
Rich Raposa
ff52fec5b6
Merge branch 'master' into create-user-examples 2023-03-24 22:29:47 -06:00
rfraposa
24b5b32dc3 Update user.md 2023-03-24 22:28:14 -06:00
Nikolay Degterinsky
7ee842848a
Merge pull request #47052 from ClickHouse/evillique-patch-1
Disable path check in SQLite storage for clickhouse-local
2023-03-24 23:38:18 +01:00
Nikolay Degterinsky
585b7b9345
Better type check in arrayElement function 2023-03-24 23:36:45 +01:00
Nikolay Degterinsky
3218dce174
Merge pull request #46659 from ClibMouse/tiny-improvements
Make tiny improvements
2023-03-24 23:27:25 +01:00
Alexander Tokmakov
78d0128f82
Merge pull request #47974 from ClickHouse/rs/flaky-parsedatetimeinjodasyntax-tests
Stabilize tests for new function parseDateTimeInJodaSyntax
2023-03-25 01:02:17 +03:00
Alexander Gololobov
3eb2a1cc5b
Merge pull request #47973 from socketpair/exitcode
Fix #36971: Watchdog: exit with non-zero code if child process exits
2023-03-24 22:26:44 +01:00
Alexander Gololobov
e5f5088320
Merge pull request #47918 from ClickHouse/keeper_batch_bytes_size_limit
Limit keeper request batching by size in bytes
2023-03-24 22:13:55 +01:00
Alexander Gololobov
a1e4f70c18
Merge branch 'master' into keeper_batch_bytes_size_limit 2023-03-24 22:08:05 +01:00
Antonio Andelic
6c3765c8b6 Small fix 2023-03-24 20:40:45 +00:00
Antonio Andelic
e38aa298f4 Merge branch 'master' into more-batching-keeper 2023-03-24 19:44:29 +00:00
avogar
d00587202d Make better 2023-03-24 19:25:07 +00:00
Dmitry Novik
0638f31a09
Merge pull request #47727 from ClickHouse/const-aggregation-key-fix
Fix aggregation with constant key in planner
2023-03-24 19:47:20 +01:00
Alexander Tokmakov
6accefe114
Update tests/queries/0_stateless/02668_parse_datetime_in_joda_syntax.reference 2023-03-24 21:33:31 +03:00