Commit Graph

111112 Commits

Author SHA1 Message Date
Robert Schulze
246316dd49
Docs: Document [FULL] keyword in SHOW TABLES
Follow-up to #43910
2023-03-27 15:23:30 +00:00
Rich Raposa
03f24ee8ae
Merge pull request #48016 from Joey777210/master
Fix zh doc markdown
2023-03-26 14:21:30 -06: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
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-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
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
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
Alexander Tokmakov
601aaf4d2f
Update tests/queries/0_stateless/02668_parse_datetime_in_joda_syntax.sql 2023-03-24 21:33:24 +03:00
Nikolai Kochetov
82f7c60e38
Merge pull request #47726 from k-morozov/feature/add_SourceStep_optimize
Add optimization for MemoryStorageStep
2023-03-24 17:56:10 +01:00
Maksim Kita
5cb2d30563
Merge pull request #47316 from ClickHouse/vdimir/transform_external_query_analyzer
Support transformQueryForExternalDatabase for analyzer
2023-03-24 17:53:00 +01:00
Vitaly Baranov
1badc3cba0
Move information about current hosts and list of all hosts to BackupCoordination (#47971)
to simplify the code and help implementing other features.

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-03-24 17:38:19 +01:00
Robert Schulze
912fe0115e
UUUUUUU TTTTTTT CCCCCCC 2023-03-24 14:58:51 +00:00
Anton Popov
fd567e03a5
Merge pull request #47796 from CurtizJ/fix-zlib-mmap
Fix reading from storage `File` compressed files with `zlib` and `gzip` compression
2023-03-24 15:36:21 +01:00
Nikolai Kochetov
a2182f2659
Merge pull request #47874 from amosbird/correct_exact_rows_before_limit
Correct `exact_rows_before_limit` in some scenarios
2023-03-24 15:09:42 +01:00
Robert Schulze
bc12c2b9ea
Merge pull request #47976 from ClickHouse/rs/fix-links
Docs: Fix links
2023-03-24 15:00:50 +01:00
SmitaRKulkarni
17cff78393
Removed SYSTEM SYNC from test test_concurrent_backups_on_same_node. (#47944) 2023-03-24 14:56:48 +01:00
Robert Schulze
129245da2e
Docs: Fix links 2023-03-24 13:52:56 +00:00
Alexander Gololobov
afe3af230f Limit keeper request batching by size in bytes 2023-03-24 14:41:09 +01:00
Robert Schulze
48a99e5491
Fix flaky tests due to time zone randomization 2023-03-24 13:28:32 +00:00
Коренберг Марк
6df169dce3 Fix #36971: Watchdog: exit with non-zero code if child process exits 2023-03-24 16:04:09 +03:00
Mikhail f. Shiryaev
290ee6bbf1
Merge pull request #47790 from CurtizJ/apply-black-to-all-files
Apply black formatter to all python scripts
2023-03-24 14:20:50 +03:00
Robert Schulze
3628d11405
Fix "Field value too long" in catboostEvaluate()
Fixes #47616
2023-03-24 11:02:55 +00:00
Mikhail f. Shiryaev
4f2c336cfc
Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
Nikolai Kochetov
46e50b17e4 Fixing test 2023-03-24 10:35:47 +00:00
Nikolai Kochetov
8917e1ad57 Fixing test 2023-03-24 09:40:12 +00:00
Antonio Andelic
52541e5e23
Merge pull request #47885 from ClickHouse/more-s3-events
Add more S3 write profile events
2023-03-24 09:48:34 +01:00
Robert Schulze
a1803cf58a
Merge pull request #47955 from ClickHouse/rs/bump-vectorscan
Bump vectorscan to 5.4.9
2023-03-24 09:15:11 +01:00