Anton Popov
a7f70036c4
Merge pull request #47046 from CurtizJ/fix-json-type-bool
...
Support `Bool` type in `JSONType` function.
2023-03-01 16:18:45 +01:00
alesapin
ebba37b18f
Merge pull request #47010 from ClickHouse/zero_copy_fetch
...
Fix bug in zero-copy replication disk choice during fetch
2023-03-01 15:55:00 +01:00
alesapin
b7370865a7
Merge pull request #47032 from ClickHouse/fix_message_for_zero_copy
...
Better exception message when move was unseccessful
2023-03-01 15:26:53 +01:00
Vladimir C
32bef924eb
Merge pull request #47004 from myrrc/patch-3
2023-03-01 14:15:05 +01:00
xiedeyantu
02b3ae0081
Dec 15, 2021 support for parseDateTimeBestEffort function
2023-03-01 21:05:58 +08:00
Mike Kot
02950ecf29
aspell fix
2023-03-01 15:34:10 +03:00
Kseniia Sumarokova
b9bb7bcce3
Update test.py
2023-03-01 13:14:53 +01:00
Alexander Gololobov
5b42383730
Merge pull request #47051 from palash-goel/patch-1
...
Fix typo in systemd service definition
2023-03-01 13:05:55 +01:00
Kseniia Sumarokova
adf2d56a2d
Update test.py
2023-03-01 12:35:01 +01:00
alesapin
94ae3b49ad
Merge pull request #47024 from ClickHouse/enable_force_sync
...
Temporary enable force_sync for keeper in CI
2023-03-01 12:30:32 +01:00
Mike Kot
3af09d5507
reordering rows
2023-03-01 14:24:10 +03:00
Mike Kot
30537d0d1f
updates
2023-03-01 14:10:39 +03:00
alesapin
d72c310faa
Update src/Storages/MergeTree/MergeTreeData.cpp
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:54:22 +01:00
alesapin
8ff77c89eb
Update src/Storages/MergeTree/MergeTreeData.cpp
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:50:35 +01:00
alesapin
be5ef666ba
Update src/Storages/MergeTree/MergeTreeData.cpp
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:50:29 +01:00
alesapin
5de8a8e776
Update src/Storages/MergeTree/MergeTreeData.cpp
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:50:23 +01:00
Alexey Milovidov
36b2ddc30f
Merge pull request #47050 from ClickHouse/more-merge-tasks-in-queue
...
Increase `max_replicated_merges_in_queue`
2023-03-01 13:39:53 +03:00
Robert Schulze
ac7caace8a
Update comments
2023-03-01 09:34:46 +00:00
Robert Schulze
05142af0c0
Merge pull request #47008 from ClickHouse/rs/fix-too-new-glibc-on-arm
...
Fix statx on ARM
2023-03-01 09:31:20 +01:00
Amos Bird
62d011d0c0
Provide more glibc compatibility symbols
...
These are needed by newer capnp. musl does the following:
#define fallocate64 fallocate
#define pwritev64 pwritev
2023-03-01 15:12:43 +08:00
Palash Goel
ec00b09007
Merge branch 'master' into patch-1
2023-03-01 11:50:19 +05:30
Yakov Olkhovskiy
e800557743
Merge pull request #46705 from canhld94/ch_fix_aggregate_arithmetic
...
Fix arithmetic operations in aggregate optimization
2023-03-01 00:49:34 -05:00
Palash Goel
3615c6f4fb
Fix typo in service definition
2023-03-01 10:37:21 +05:30
Alexey Milovidov
fe446afb7d
Increase max_replicated_merges_in_queue
2023-03-01 06:02:59 +01:00
Alexey Milovidov
4c7ac6cd89
Merge pull request #47007 from ClickHouse/vdimir/tmp_path_template_fix
...
Fix tmp_path_template in HTTPHandler::processQuery
2023-03-01 07:46:12 +03:00
Amos Bird
c0fb4ddc3e
Make thread analyzer happy
2023-03-01 11:07:36 +08:00
Amos Bird
2d8060d843
Rewrite VersionNumber in ClickHouse way
2023-03-01 11:07:31 +08:00
Amos Bird
8162446496
The three-way comparison operator
...
Please refer to
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2468r2.html
for more information on why it is necessary to modify the code in this
way.
2023-03-01 11:06:34 +08:00
Anton Popov
2c41ddf609
support Bool in JSONType
2023-03-01 02:07:09 +00:00
robot-clickhouse-ci-2
c28ab44ce5
Merge pull request #47044 from ClickHouse/DanRoscigno-patch-4
...
add comment info to create table
2023-03-01 02:31:51 +01:00
Dan Roscigno
980680096e
Merge pull request #47043 from ClickHouse/DanRoscigno-patch-5
...
Add exaple of intDiv
2023-02-28 17:37:44 -05:00
Dan Roscigno
fa5b65a702
add comment info to create table
...
closes https://github.com/ClickHouse/ClickHouse/issues/37088
2023-02-28 17:35:52 -05:00
Dan Roscigno
4c2efa8dde
Merge pull request #47039 from ClickHouse/DanRoscigno-patch-4
...
docs: sample settings profile and assign to a user
2023-02-28 16:40:55 -05:00
Dan Roscigno
97c8c21741
Add exaple of intDiv
...
closes https://github.com/ClickHouse/ClickHouse/issues/25703
2023-02-28 16:38:00 -05:00
Dan Roscigno
7c6e7622d8
docs: sample settings profile and assign to a user
...
closes https://github.com/ClickHouse/ClickHouse/issues/12311
2023-02-28 15:38:31 -05:00
Kruglov Pavel
66634cfd7c
Merge pull request #46618 from kitaisreal/map-field-to-string-fix
...
Map field to string fix
2023-02-28 20:29:40 +01:00
Kruglov Pavel
75a9dc82d5
Merge pull request #47031 from ClickHouse/Avogar-patch-1
...
Add upgrade check to stateful dependent field
2023-02-28 20:26:27 +01:00
Mikhail f. Shiryaev
9a48539fbe
Rebuild stateful tests image
2023-02-28 20:20:04 +01:00
Dan Roscigno
357415f4f5
Merge pull request #47034 from ClickHouse/DanRoscigno-patch-6
...
Correct return vals
2023-02-28 14:10:52 -05:00
robot-ch-test-poll3
afac2801a2
Merge pull request #47029 from ClickHouse/DanRoscigno-patch-5
...
Remove extra `]`
2023-02-28 19:59:07 +01:00
Dan Roscigno
0a32bac97b
Merge pull request #47025 from ClickHouse/DanRoscigno-patch-4
...
Fix 404 on approx nearest neighbor page
2023-02-28 13:56:07 -05:00
Dan Roscigno
8c55ce8d72
Correct return vals
...
closes #43145
2023-02-28 12:07:11 -05:00
Mike Kot
3bc2e84a2a
Test tags section stub
2023-02-28 20:01:48 +03:00
alesapin
c0f28ace51
Better
2023-02-28 17:52:21 +01:00
alesapin
abd6500ee3
Better exception message when move was unseccessful
2023-02-28 17:49:16 +01:00
Kruglov Pavel
4e0a4e56c9
Add upgrade check to stateful dependent field
2023-02-28 17:45:04 +01:00
pufit
29296cb004
Merge pull request #46550 from ClickHouse/46231-systerm-server-settings
...
Implement `system.server_settings`
2023-02-28 11:23:15 -05:00
Dan Roscigno
7099e76cc3
Remove extra ]
...
closes #46172
2023-02-28 10:47:51 -05:00
Dan Roscigno
476942ae83
Merge pull request #47026 from ClickHouse/DanRoscigno-patch-5
...
Remove table from intro page
2023-02-28 10:27:09 -05:00
Dan Roscigno
57f451ad2d
Remove table from intro page
...
The table was not kept up to date, removing as the list of table functions is in the nav. In the future the list will be auto generated below the intro material.
Closes #46944
2023-02-28 09:47:32 -05:00