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
Tanya Bragin
972fd418cb
Delete old files
2022-08-09 17:30:34 -07:00
Tanya Bragin
be51187f85
Update tests to use UTC, and docs to consistent order
2022-08-09 17:27:06 -07: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
Azat Khuzhin
c6ec8a4bcf
tests: attempt to make 02293_part_log_has_merge_reason less flaky
...
CI: https://s3.amazonaws.com/clickhouse-test-reports/40003/acc33d4a116802eedc4e089f7e1612efe8e62d4d/stateless_tests__release__wide_parts_enabled_.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-10 00:00:27 +02:00
Alexander Tokmakov
060b270929
fix
2022-08-09 23:16:08 +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
Arthur Passos
ecbf2f08e0
add missing reference file
2022-08-09 16:13:47 -03:00
Arthur Passos
d61cec5bf4
Add one more arrowcolumn dict test
2022-08-09 16:13:09 -03: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
Arthur Passos
c4d8ad2222
Add docs
2022-08-09 15:58:46 -03:00
Arthur Passos
e724e7bef6
Update arrow dict to lc comment
2022-08-09 15:52:37 -03:00
Arthur Passos
600adcc525
Add arrow dictionary of nullable string to lc stateless tests
2022-08-09 15:46:07 -03:00
Mallik Hassan
666fb8dc42
Merge branch 'ClickHouse:master' into Structured-Logging-Support
2022-08-09 15:39:00 -03:00
robot-clickhouse
94fd85d586
Update version_date.tsv and changelogs after v22.6.5.22-stable
2022-08-09 18:32:28 +00:00
Arthur Passos
6eb89fd780
Fix both arrow dict de-serialization and dict of nullable de-serialization
2022-08-09 15:06:22 -03:00
Arthur Passos
be1e32c3f1
Merge branch 'ClickHouse:master' into fix_arrow_column_dictionary_to_ch_lc
2022-08-09 15:04:06 -03:00
Anton Popov
7c364d4124
fix parsing of tuples in case of errors
2022-08-09 17:39:36 +00:00
Robert Schulze
8a7df6f175
Fix issue #39895
2022-08-09 17:24:38 +00:00
vdimir
21ace403ab
Add test setting_value_auto
2022-08-09 17:14:03 +00:00
vdimir
ae1db8386b
Change type of insert_quorum to UInt64WithAuto
2022-08-09 17:14:02 +00:00
vdimir
3189c40e6d
Implement SettingField with auto is a wrapper
2022-08-09 17:14:02 +00:00
Mikhail f. Shiryaev
bcf430b382
Add job url to test reports
2022-08-09 19:12:47 +02:00
Robert Schulze
05ea33c897
Revert "Revert "ColumnVector: optimize filter with AVX512VBMI2 compress store""
...
This reverts commit 5524706b78
.
2022-08-09 17:00:13 +00: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
Maksim Kita
acbfcf440b
Merge branch 'master' into actions-dag-refactoring
2022-08-09 18:52:08 +02:00
Alexander Tokmakov
fe572104aa
fix old tmp dirs cleanup
2022-08-09 18:44:51 +02: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
Yakov Olkhovskiy
09e6b1a497
run clickhouse to decompress
2022-08-09 09:16:03 -04:00
Maksim Kita
a576a55375
Fixed build
2022-08-09 15:03:59 +02:00
vdimir
7c85b62e4e
Add setting type number with 'auto'
2022-08-09 12:52:25 +00:00
Nikita Taranov
f7012e3782
Update 02354_distributed_with_external_aggregation_memory_usage.sql
2022-08-09 14:28:37 +02:00
Nikolai Kochetov
fe6533f41d
Disable test for sanitizers.
2022-08-09 12:25:58 +00:00
Kruglov Pavel
088e8cf9bd
Merge branch 'master' into numbers-schema-inference
2022-08-09 14:00:36 +02:00
Kruglov Pavel
99b9e85a8f
Merge pull request #39646 from Avogar/more-formats
...
Add more Pretty formats
2022-08-09 13:59:47 +02:00
avogar
4c102adaf3
Fix deadlock with msan
2022-08-09 11:39:40 +00:00