Commit Graph

109739 Commits

Author SHA1 Message Date
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
Antonio Andelic
6e28406751 Merge branch 'master' into fix-data-size 2023-02-28 20:09:29 +00: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
artem-yadr
f53b65a7cc
small fix 2023-02-28 21:01:03 +03: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
Dmitry Novik
d953baa7e3 Review improvements + fixup 2023-02-28 16:12:51 +00: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
Amos Bird
7b4f489837
Update flags 2023-02-28 22:45:33 +08:00
Amos Bird
c996dfe562
do-while loop trivia 2023-02-28 22:43:49 +08:00
Amos Bird
620f3297fa
Simplify the LLVM build process 2023-02-28 22:41:52 +08:00
Dan Roscigno
0286b43a73
Fix 404 on approx nearest neighbor page
closes https://github.com/ClickHouse/clickhouse-docs/issues/846
2023-02-28 09:32:06 -05:00
flynn
6bab9bcbf5 fix test 2023-02-28 14:31:37 +00:00
robot-clickhouse
38d026ca6e Automatic style fix 2023-02-28 14:29:24 +00:00
alesapin
3f2afa1fa0 Temporary enable force_sync for keeper in CI 2023-02-28 15:28:17 +01:00
Antonio Andelic
919122948f More fixes and add tests 2023-02-28 14:22:44 +00:00
Kseniia Sumarokova
fc619d06ba
Merge pull request #40807 from maks-buren630501/master
Fix create materialized view with MaterializedPostgreSQL
2023-02-28 15:10:14 +01:00
Robert Schulze
2c0395b346
Merge pull request #46814 from ClickHouse/rs/search-refactoring
Cleanup string search code
2023-02-28 15:04:19 +01:00
Yakov Olkhovskiy
e49c249f73
Merge pull request #46684 from ClibMouse/setenv_fix
Fix openssl/s390x build (setenv + link order)
2023-02-28 09:03:43 -05:00
robot-clickhouse
82be8eb468 Automatic style fix 2023-02-28 13:56:14 +00:00
kssenii
ef58249115 Fix 2023-02-28 14:52:11 +01:00
Mikhail f. Shiryaev
c3788084bb
Merge pull request #47003 from ClickHouse/systemd-service-env
Use /etc/default/clickhouse in systemd too
2023-02-28 14:48:54 +01:00
alesapin
bb7571427b Fix bug in zero-copy replica disk choice during fetch 2023-02-28 14:48:46 +01:00
Kruglov Pavel
a87ebae3c1
Merge pull request #44879 from ClickHouse/split-bc-check
Split stress test and backward compatibility check
2023-02-28 14:47:52 +01:00
Kruglov Pavel
0e39f6de92
Merge pull request #46991 from Avogar/rename-tests
Rename recent stateless tests to fix order
2023-02-28 14:34:52 +01:00
Kruglov Pavel
a06596bdba
Fix special build 2023-02-28 14:33:41 +01:00
Anton Popov
7b9d54a2d9
Merge pull request #46995 from ClickHouse/function-range-allow-ipv4
Allow IPv4 in range()
2023-02-28 14:32:24 +01:00
Kruglov Pavel
65f06fc9b1
Merge branch 'master' into json-date-int-inference 2023-02-28 14:31:57 +01:00
Kruglov Pavel
545e5c0f5b
Merge pull request #46617 from Avogar/use-parquet-2
Change default parquet format version to v2_latest, add a setting to controle the version
2023-02-28 14:30:59 +01:00
Robert Schulze
6697059bad
Fix statx on ARM 2023-02-28 13:17:18 +00:00
robot-ch-test-poll2
49d4f1db5a
Merge pull request #46993 from ClickHouse/DanRoscigno-patch-5
Add link to Howto from Materialized view ref.
2023-02-28 14:12:05 +01:00
robot-ch-test-poll1
57ab2de86b
Merge pull request #46992 from ClickHouse/DanRoscigno-patch-4
Add example of arrayStringConcat()
2023-02-28 14:10:08 +01:00
flynn
e19f2f3c5b fix 2023-02-28 13:07:19 +00:00
flynn
3a96595c0e update test 2023-02-28 12:53:44 +00:00
vdimir
ea30bc7e91
Fix tmp_path_template in HTTPHandler::processQuery 2023-02-28 12:47:35 +00:00
flynn
6481e304f1 fix 2023-02-28 12:30:07 +00:00
flynn
73427afe96 Table function null default table structure 2023-02-28 11:44:30 +00:00
Igor Nikonov
0a62f1f5c3 Merge remote-tracking branch 'origin/master' into analyzer_trivial_count_optimization 2023-02-28 11:36:07 +00:00
Igor Nikonov
42c5634ae4 Remove debug logging 2023-02-28 11:35:36 +00:00