Commit Graph

155341 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
85a6bb1d1f fix parser 2024-10-11 03:11:39 +00:00
Yakov Olkhovskiy
8f9ccdf69c fix parser 2024-10-10 23:08:52 +00:00
Yakov Olkhovskiy
ca5f3c50d2
trigger build 2024-10-10 16:10:02 -04:00
Yakov Olkhovskiy
b064d757ca
trigger build 2024-10-10 15:48:33 -04:00
Yakov Olkhovskiy
6d8125d520
trigger build 2024-10-10 15:38:22 -04:00
Yakov Olkhovskiy
845c4a543c add test for libfuzzer 2024-10-10 18:59:48 +00:00
robot-clickhouse
c6d6ee27f4 Automatic style fix 2024-10-10 00:53:09 +00:00
Yakov Olkhovskiy
b86f3481d1 exclude jobs option for fuzzers 2024-10-10 00:45:45 +00:00
Yakov Olkhovskiy
97b3e00940 Merge branch 'master' into impl-libfuzzer-3 2024-10-09 16:36:09 +00:00
Antonio Andelic
1d689518ff
Merge pull request #70359 from ClickHouse/use-json-for-minio-logs
Use new JSON for collecting minio logs
2024-10-09 16:13:15 +00:00
Alexey Milovidov
d24b8bea37
Merge pull request #70468 from johnnyfish/patch-1
Update gui.md
2024-10-09 15:53:18 +00:00
Alexey Milovidov
116bd7e83e
Merge pull request #70489 from viladimiru/patch-1
Fixed typo `YSQL` in grant.md
2024-10-09 15:52:19 +00:00
Vladimir Valerianov
afef712b49 trigger pipeline 2024-10-09 16:54:40 +03:00
Antonio Andelic
807b09c593 Merge branch 'master' into use-json-for-minio-logs 2024-10-09 13:51:09 +02:00
Kseniia Sumarokova
f36bc0cf8b
Merge pull request #70505 from ClickHouse/improve-logging-test-disk-configuration
Use logging instead of print
2024-10-09 09:03:22 +00:00
Julia Kartseva
e42fed2919
Merge pull request #70445 from azat/client/fix-interactive-delay
Fix 0.1 second delay for interactive queries (due to keystroke interceptor)
2024-10-09 08:05:44 +00:00
János Benjamin Antal
2b87bff734
Merge pull request #68574 from ClickHouse/validate-create-query-after-alter
Validate create query after altering tables
2024-10-09 03:51:55 +00:00
robot-clickhouse
dd011d60ad Automatic style fix 2024-10-09 03:34:55 +00:00
pufit
03962be4d3
Merge pull request #70459 from davidtsuk/cli-implicit-bool
Command-line arguments with no value that are Bool settings should be implicitly set to true.
2024-10-09 03:28:31 +00:00
János Benjamin Antal
88133f513d Use logging instead of print 2024-10-09 03:23:15 +00:00
Pavel Kruglov
26f9aec1a5
Merge pull request #70288 from Avogar/json-as-string-row-binary
Allow to read/write JSON type as binary string in RowBinary format
2024-10-09 03:15:38 +00:00
Robert Schulze
eefe70472e
Merge pull request #70418 from Blargian/docs_connectionId
[Docs] update `connectionId` alias
2024-10-09 02:14:41 +00:00
Robert Schulze
df8568c446
Merge pull request #70421 from Blargian/docs_extract
[Docs] Updates `extract`, adds `extractGroups` documentation
2024-10-09 01:46:01 +00:00
Robert Schulze
6307267ba2
Merge pull request #70419 from Blargian/docs_current_schemas
[Docs] Document `currentSchemas` function
2024-10-09 01:43:15 +00:00
Robert Schulze
703382776c
Merge pull request #70416 from Blargian/docs_ignore
[Docs] Update `ignore` documentation
2024-10-09 01:42:20 +00:00
Robert Schulze
7569d6917e
Update other-functions.md 2024-10-09 03:41:18 +02:00
Nikolay Degterinsky
5642f786b8
Merge pull request #70499 from singhksandeep25/docs_memory_setting_example
[Docs] Added example in docs for setting user level memory restriction
2024-10-08 22:29:11 +00:00
Michael Kolupaev
ab06938478
Merge pull request #70460 from ClickHouse/dep
Fix refreshable MV in system database breaking server startup
2024-10-08 21:17:12 +00:00
singhksandeep25
3a41316977 changed username 2024-10-09 02:21:52 +05:30
singhksandeep25
6ad3cf433f added example on how to set this setting for a user 2024-10-09 02:19:01 +05:30
David Tsukernik
a576fc32f5 Merge remote-tracking branch 'origin/master' into cli-implicit-bool 2024-10-08 17:55:28 +00:00
Vladimir
775308f869
Fixed typo YSQL in grant.md 2024-10-08 20:08:57 +03:00
vdimir
a23e8071db
Merge pull request #70374 from Avogar/fix-json-sub-object-subcolumn-group-by
Fix crash during GROUP BY JSON sub-object subcolumn
2024-10-08 17:02:48 +00:00
robot-clickhouse
cf34ba81a3
Merge pull request #70485 from ClickHouse/auto/v24.3.12.75-lts
Update version_date.tsv and changelog after v24.3.12.75-lts
2024-10-08 16:02:38 +00:00
Blargian
c35c812edf review changes 2024-10-08 17:56:52 +02:00
Alexey Milovidov
d60dd68759
Merge pull request #70422 from azat/completion-warning-fix
Ignore "Invalid multibyte data detected" error during completion
2024-10-08 15:54:26 +00:00
johnnyfish
124970bf40 spelling fixes 2024-10-08 18:39:10 +03:00
Blargian
f151d4f4b5 link to UInt64 page 2024-10-08 17:31:33 +02:00
Blargian
62374ac645 undo accidental change on wrong branch 2024-10-08 17:30:24 +02:00
Blargian
ce4d6c81b8 link UInt64 to relevant page 2024-10-08 17:29:19 +02:00
Blargian
5703b5409a review changes and fix style-heck 2024-10-08 17:23:30 +02:00
robot-clickhouse
f920f957d6 Update version_date.tsv and changelogs after v24.3.12.75-lts 2024-10-08 15:03:12 +00:00
Alexander Gololobov
a261c0a77e
Merge pull request #70453 from ClickHouse/fix_flaky_03249_dynamic_alter_consistency
Fix order in 03249_dynamic_alter_consistency
2024-10-08 14:36:42 +00:00
Alexey Milovidov
3ab6b8b621
Merge pull request #70473 from azat/tests/00913_many_threads
Decrease probability of "Server died" due to 00913_many_threads
2024-10-08 14:28:54 +00:00
Blargian
78e57ebe04 update aspell-ignore 2024-10-08 16:25:26 +02:00
Blargian
fce6df5e93 review changes 2024-10-08 16:17:26 +02:00
Antonio Andelic
2e6bd082a6
Merge pull request #70452 from ClickHouse/fix-vertical-merge-prefetch
Don't prefetch parts with no rows
2024-10-08 13:28:31 +00:00
Azat Khuzhin
8d4036760c Decrease probability of "Server died" due to 00913_many_threads
This test creates too much threads (1500), and sometimes there are some
stalls on arm64 [1]:

    2024.10.07 21:06:38.768974 [ 4479 ] {3041e49a-89c3-4991-a59f-6ae221a5afd0} <Debug> executeQuery: (from [::1]:52210) (comment: 00913_many_threads.sql) SELECT count() FROM t; (stage: Complete)
    ...
    2024.10.07 21:07:37.028725 [ 15271 ] {3041e49a-89c3-4991-a59f-6ae221a5afd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 0.00 B) in 58.247881431 sec. (0.017 rows/sec., 0.00 B/sec.)
    2024.10.07 21:11:20.662232 [ 15270 ] {3041e49a-89c3-4991-a59f-6ae221a5afd0} <Trace> AggregatingTransform: Aggregating
    ...

As you can see there are zero logs for almost 4 minutes, and trace_log
contains zero records for the interval event_time between '2024.10.07
21:07:37' and '2024.10.07 21:11:20'.

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/70448/cd826389e90065466ddfef140fc344b30e8c6de0/stateless_tests__aarch64_.html

At first I thought about adding some new metrics like
GlobalThreadPoolThreadSlowCreationMicroseconds, but it will unlikely
help with understading the root cause.

Then I thought about exposing CPU steal metric, but the problem is that
AWS uses Nitro instead of Xen for this instances (r6g.2xlarge), and
Nitro does not expose this metric.

So let's just disable parallel execution of this test to stabilize the
CI.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-10-08 12:20:57 +02:00
Robert Schulze
6f88ada7a9
Merge pull request #70467 from rschu1ze/docs-grammar
[Docs] Fix grammar and consistency
2024-10-08 10:11:49 +00:00
Pavel Kruglov
30991f29ac
Merge pull request #69691 from Avogar/default-implementation-for-dynamic
Support Dynamic type in most functions
2024-10-08 08:22:26 +00:00