Commit Graph

94769 Commits

Author SHA1 Message Date
Alexey Milovidov
1a31f82d1e Add a test for #10575 2022-08-11 07:45:48 +02:00
Mikhail f. Shiryaev
5f3c7524bc
Merge pull request #40032 from ClickHouse/job-url
Job url
2022-08-10 09:58:30 +02:00
Alexey Milovidov
c336dd3346
Merge pull request #40050 from ClickHouse/fix-test-visualizer
Fix broken image in test-visualizer
2022-08-10 07:19:45 +03:00
Alexey Milovidov
ddd79e6c05
Merge pull request #40038 from ClickHouse/non-significant-changes
Non-significant changes
2022-08-10 07:19:03 +03:00
Yakov Olkhovskiy
ffbaf72bab
Merge pull request #39874 from ClickHouse/fix-quota-key
Fix quota_key
2022-08-10 00:12:44 -04:00
Alexey Milovidov
ffde0d9530 Fix broken image in test-visualizer 2022-08-10 04:46:43 +02:00
Alexey Milovidov
71ed2b4987
Merge pull request #40049 from ClickHouse/move-images-to-clickhouse-presentations
Move images to clickhouse-presentations repository.
2022-08-10 05:45:53 +03:00
Alexey Milovidov
4cff020a5f move-images-to-clickhouse-presentations 2022-08-10 04:04:56 +02:00
Alexey Milovidov
9a51a103de
Merge pull request #39969 from ClickHouse/replace-yandex-to-noto
Change font in CI reports
2022-08-10 05:00:22 +03:00
Alexey Milovidov
2716f7a148
Merge pull request #40025 from CurtizJ/fix-aggregate-function-type
Fix segfault in `DataTypeAggregateFunction`
2022-08-10 04:48:09 +03:00
Alexey Milovidov
bc57fb5c5b
Merge branch 'master' into fix-aggregate-function-type 2022-08-10 04:46:58 +03:00
Alexey Milovidov
487ecdcfc9
Merge pull request #40048 from ClickHouse/remove-useless-templates
Remove documentation templates
2022-08-10 04:44:33 +03:00
Alexey Milovidov
26f3f56bc8
Merge pull request #40030 from ClickHouse/best-effort-func-cleanup
Cleanup docs of parseDateTime*() function family
2022-08-10 04:44:05 +03:00
Alexey Milovidov
97af108756
Update type-conversion-functions.md 2022-08-10 02:00:54 +03:00
Alexey Milovidov
ce6e01237b Remove documentation templates 2022-08-10 00:58:43 +02:00
Sema Checherinda
de49e1ae9a
Merge pull request #40007 from CheSema/no-ip-for-certs
remove using fixed IP from tests with SSL
2022-08-09 23:06:37 +02:00
Alexey Milovidov
f7d995681b
Merge branch 'master' into replace-yandex-to-noto 2022-08-09 22:43:52 +03:00
Alexey Milovidov
0088bb6282
Merge pull request #40036 from ClickHouse/auto/v22.6.5.22-stable
Update version_date.tsv and changelogs after v22.6.5.22-stable
2022-08-09 22:34:26 +03:00
Alexey Milovidov
78d3079f0c Non-significant changes 2022-08-09 21:32:42 +02:00
Nikolai Kochetov
fdb1c2545f
Merge pull request #39990 from ClickHouse/fetch_huge_column_memory_consumption
Fix big memory usage for fetch.
2022-08-09 21:10:22 +02:00
robot-clickhouse
94fd85d586 Update version_date.tsv and changelogs after v22.6.5.22-stable 2022-08-09 18:32:28 +00:00
Mikhail f. Shiryaev
bcf430b382
Add job url to test reports 2022-08-09 19:12:47 +02:00
Robert Schulze
76cc0cdc27
Remove redundancy in documentation of parseDateTimeBestEffortUS[OrNull|OrZero]()
The documentation of functions
- parseDateTimeBestEffortUS(),
- parseDateTimeBestEffortUSOrNull() and
- parseDateTimeBestEffortUSOrZero()
previously repeated the text of functions
- parseDateTimeBestEffort(),
- parseDateTimeBestEffortOrNull() and
- parseDateTimeBestEffortOrZero().

In the docs of the first function, the duplication  was removed and we
now emphasize the difference to the non-US version more clearly.

The docs of the second and third functions were just stripped of the
duplication. Chinese docs did not mention the US-date variants, hence
nothing was changed in them.
2022-08-09 16:54:06 +00:00
Mikhail f. Shiryaev
32efae4f1b
Add JOB_ID and JOB_URL getters 2022-08-09 18:34:12 +02:00
Yakov Olkhovskiy
5304e773cd no session in interserver mode 2022-08-09 12:10:09 -04:00
Anton Popov
0106ebd4df fix segfault in DataTypeAggregateFunction 2022-08-09 13:19:12 +00:00
Nikolai Kochetov
fe6533f41d Disable test for sanitizers. 2022-08-09 12:25:58 +00:00
Kruglov Pavel
99b9e85a8f
Merge pull request #39646 from Avogar/more-formats
Add more Pretty formats
2022-08-09 13:59:47 +02:00
Alexander Gololobov
def35cabd4
Merge pull request #40004 from ClickHouse/lwd_merge_tree_small_fix
More generic check for MergeTree table family
2022-08-09 13:14:02 +02:00
Sema Checherinda
b3df5fe951
Update test.py 2022-08-09 12:52:16 +02:00
Sema Checherinda
59cb67c1f6
Update test.py 2022-08-09 12:50:54 +02:00
Sema Checherinda
d5c7cd0ef3
Update test.py 2022-08-09 12:50:28 +02:00
Sema Checherinda
070a39543b
Update tests/integration/test_tlsv1_3/test.py
fix comment

Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
2022-08-09 12:48:31 +02:00
Sema Checherinda
4956e9dc49
Update parallel_skip.json
no comma at the end of file
2022-08-09 12:47:19 +02:00
Sema Checherinda
fd0aff444a regenerate certificates 2022-08-09 12:02:23 +02:00
Sema Checherinda
8dd6540dac reenable parallel execution for test_grpc_protocol_ssl test_ssl_cert_authentication test_tlsv1_3 2022-08-09 12:01:38 +02:00
Sema Checherinda
2c84fcdc3b test_grpc_protocol_ssl test_ssl_cert_authentication test_tlsv1_3 don't use fixed IP for instances 2022-08-09 12:01:15 +02:00
Kruglov Pavel
5ebf230dbb
Merge pull request #39426 from kitaisreal/shell-command-wait-pid-refactoring
ShellCommand wait pid refactoring
2022-08-09 11:48:20 +02:00
Kruglov Pavel
4bbe5186c2
Merge pull request #39999 from HeenaBansal2009/Support_H_syntax_in_Hour_Interval_Kind
Added H literal for Hour IntervalKind
2022-08-09 11:24:41 +02:00
Kseniia Sumarokova
a1ecbefcdb
Merge pull request #39943 from ucasfl/file
Fix read of StorageFile with virtual columns
2022-08-09 10:57:51 +02:00
Robert Schulze
7c59331e0e
Make examples for function 'parseDateTimeBestEffort()' less ambiguous
"12/12" and "12-12" could be interpreted as MM/DD or DD/MM and therefore
were not great examples.
2022-08-09 08:56:05 +00:00
Maksim Kita
a120452c3d
Merge pull request #39956 from kitaisreal/ast-destructor-intrusive-list
IAST destructor intrusive list
2022-08-09 10:51:03 +02:00
Alexander Gololobov
595171a0cf
Merge branch 'master' into lwd_merge_tree_small_fix 2022-08-09 10:31:48 +02:00
Yakov Olkhovskiy
b827f3bccf
Merge pull request #40011 from ClickHouse/self-extracting-path
Self-extracting: decompressor, extract real path of executable instead of argv[0]
2022-08-09 02:37:33 -04:00
Heena Bansal
f426b3a663
Update 02360_small_notation_h_for_hour_interval.sql 2022-08-08 21:55:06 -04:00
Alexey Milovidov
48bed932ec
Merge pull request #39931 from HarryLeeIBM/hlee-s390x-coordination
Fix Endian issue in KeeperSnapshotManager for s390x
2022-08-09 04:24:32 +03:00
Yakov Olkhovskiy
cccff115a2
Merge branch 'master' into fix-quota-key 2022-08-08 18:05:12 -04:00
Yakov Olkhovskiy
2c3732ed3a extract real path of executable instead of argv[0] 2022-08-08 17:56:16 -04:00
Mikhail f. Shiryaev
a34a9b581c
Merge pull request #39871 from ClickHouse/universal-lambdas
Get api url from event, not from const/ENV
2022-08-08 23:34:04 +02:00
Alexander Gololobov
bc42220051
Merge branch 'master' into lwd_merge_tree_small_fix 2022-08-08 23:29:19 +02:00