Mikhail f. Shiryaev
a60737e67e
Merge pull request #35585 from ClickHouse/docs-release-fix
...
Pin jinja2 to 3.0.3 to have working jinja2.contextfilter
2022-03-24 19:25:53 +01:00
Dmitry Novik
6470684880
Update docs/en/operations/settings/memory-overcommit.md
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2022-03-24 18:20:50 +01:00
Dmitry Novik
1b1a624df0
Update docs/en/operations/settings/memory-overcommit.md
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2022-03-24 18:20:23 +01:00
Dmitry Novik
9488c5b2fd
Update docs/en/operations/settings/memory-overcommit.md
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2022-03-24 17:48:11 +01:00
Dmitry Novik
581bcea1f0
Update docs/en/operations/settings/settings.md
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2022-03-24 17:47:59 +01:00
Dmitry Novik
a60e5bf427
Update docs/en/operations/settings/settings.md
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2022-03-24 17:47:37 +01:00
Mikhail f. Shiryaev
e2f4546f85
Pin jinja2 to 3.0.3 to have working jinja2.contextfilter
2022-03-24 17:36:21 +01:00
Alexey Milovidov
31420615c0
Merge pull request #35553 from ClickHouse/kostik-consistent-hash
...
Rename `yandexConsistentHash` to `kostikConsistentHash`
2022-03-24 17:56:59 +03:00
Kerry Clendinning
097ff9cc98
Update index.md
...
Fixed spelling "retuned" -> "returned"
2022-03-24 08:35:22 -05:00
taiyang-li
6a8bb34b41
update doc of hive
2022-03-24 17:17:25 +08:00
Alexey Milovidov
d6f5583820
Update adopters.md
2022-03-24 05:20:12 +03:00
Alexey Milovidov
d54138425f
Rename yandexConsistentHash to kostikConsistentHash
2022-03-24 02:18:25 +01:00
Dmitry Novik
86a1912524
Update docs/en/operations/settings/settings.md
2022-03-23 18:14:07 +00:00
李扬
1d8ab36de0
Update other-functions.md
2022-03-23 21:44:14 +08:00
erikbaan
6d0d7c5b20
Fix ClickHouse name typo in caches.md
2022-03-23 13:12:31 +01:00
Mikhail f. Shiryaev
64254915c4
Update development documentation about code style
2022-03-22 17:40:12 +01:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
Sergio Tulentsev
ef5062ec43
docs: Replace some usages of "rows" which are meant to be "strings"
...
The wrong term was confusing in the description of the CSV format.
2022-03-21 17:52:30 +00:00
mergify[bot]
5df84df596
Merge branch 'master' into groupSortedArray
2022-03-21 13:35:06 +00:00
taiyang-li
98a9b81c1d
update doc
2022-03-21 14:23:25 +08:00
Alexey Milovidov
bac76fb1dc
Remove old Playground
2022-03-21 04:10:28 +01:00
Alexey Milovidov
21b7a1cba4
Merge pull request #35268 from rschu1ze/mac-debugger-docs
...
Document LLDB setup for debugging
2022-03-20 21:54:35 +03:00
Alexey Milovidov
83c32ea9a1
Merge pull request #35423 from bigo-sg/update_format_doc
...
Update data type mapping of clickhouse and arrow/orc/parquet in docs
2022-03-20 21:27:09 +03:00
alesapin
ac3c607ed4
Merge branch 'master' into rename_list_option
2022-03-19 20:16:57 +01:00
Nikolay Degterinsky
d940eb3558
Merge pull request #35401 from qjw-ustc/patch-1
...
fix ext-dict-functions.md in Chinese documentation
2022-03-19 13:16:54 +03:00
taiyang-li
7a0e09db28
update data type mapping of clickhouse and arrow/orc/parquet
2022-03-19 11:25:59 +08:00
Maksim Kita
9a4686adac
Merge pull request #35414 from kitaisreal/functions-array-first-last-or-null
...
Added functions arrayFirstOrNull, arrayLastOrNull
2022-03-19 02:03:11 +03:00
Maksim Kita
24c4ab1bd2
Added docs
2022-03-18 19:54:52 +01:00
Alexey Milovidov
dc205d44da
Merge pull request #35400 from martincholuj/patch-3
...
Update security-changelog.md
2022-03-18 18:09:20 +03:00
Maksim Kita
ecbb4f7658
Merge pull request #35399 from wangxinalex/patch-2
...
fix: modify `dictGet*` functions
2022-03-18 16:18:15 +03:00
Kruglov Pavel
aa3c05e9d4
Merge pull request #35152 from rschu1ze/protobuf-batch-write
...
ProtobufList
2022-03-18 13:24:34 +01:00
G5.Qin
074ff9b533
fix ext-dict-functions.md in Chinese documentation
...
"dictGetHierarchy" in Chinese is not "独裁主义"
2022-03-18 17:12:26 +08:00
martincholuj
07c1a7ae0b
Update security-changelog.md
...
Include the latest CVEs from JFrog Security Research Team
2022-03-18 20:03:43 +11:00
Xin Wang
56aa3661ae
fix: modify dictGet*
functions
...
1. changes the `dictGetT` to `dictGet*` to avoid confusion
2. modify the format of tables for alignment.
2022-03-18 17:02:13 +08:00
Nikolai Kochetov
ee9c2ec735
Merge pull request #34780 from azat/mt-delayed-part-flush
...
Do not delay final part writing by default (fixes possible Memory limit exceeded during INSERT)
2022-03-17 12:30:51 +01:00
mergify[bot]
184c19bb0c
Merge branch 'master' into patch-1
2022-03-17 10:59:16 +00:00
Maksim Kita
9e88f3b4b9
Merge pull request #34568 from bharatnc/ncb/h3-misc-funcs-3
...
add remaining h3 miscellaneous functions
2022-03-17 11:55:58 +01:00
alesapin
bf5b3a856d
Rename some variables in keeper
2022-03-17 11:55:15 +01:00
alesapin
6ab309b25d
Merge pull request #35320 from zhangyuli1/remove_wchs_from_default_4lw
...
remove wchc from four_letter_word_white_list
2022-03-17 11:44:30 +01:00
taiyang-li
d9391f2f7b
fix conflict
2022-03-17 17:31:37 +08:00
Maksim Kita
f837f609f3
Merge pull request #35240 from kitaisreal/cast-to-ip-address-refactoring
...
Standardize behaviour of CAST into IPv4, IPv6, toIPv4, toIPv6 functions
2022-03-17 10:26:32 +01:00
Alexey Milovidov
05fde17b85
Merge pull request #35306 from DevTeamBK/updated-python-tools
...
Modified python packages
2022-03-17 00:16:08 +03:00
mergify[bot]
3e072da80e
Merge branch 'master' into remove_wchs_from_default_4lw
2022-03-16 18:31:02 +00:00
Nikita Mikhaylov
96c6325fc3
Merging #33398 (proportionsZTest) ( #35157 )
2022-03-16 13:17:07 +01:00
zhangyuli1
3cba1177ee
remove wchc from four_letter_word_white_list
2022-03-16 17:40:49 +08:00
Robert Schulze
0d2ece6d91
Merge branch 'ClickHouse:master' into protobuf-batch-write
2022-03-16 09:43:33 +01:00
mergify[bot]
140075da69
Merge branch 'master' into patch-1
2022-03-15 19:20:29 +00:00
LAL2211
ff90dbbb5c
Modified python packages
2022-03-15 12:01:30 -04:00
LAL2211
45ce2b5354
Modified python packages
2022-03-15 11:53:14 -04:00
LAL2211
bad6bbf3e6
Modified python packages
2022-03-15 11:48:49 -04:00
LAL2211
558f3e9650
Modified python packages
2022-03-15 11:34:49 -04:00
Sergei Trifonov
5fad4db4eb
LineAsString is supported output format now
...
support added in #30919
2022-03-15 14:56:43 +01:00
Robert Schulze
317166eac3
Document ProtobufList format
2022-03-15 14:11:32 +01:00
taiyang-li
93550d547e
add doc and tests
2022-03-15 18:25:36 +08:00
Pxl
36b3aa92e4
Update numbers_mt.md
...
translate document
2022-03-15 14:52:57 +08:00
Kseniia Sumarokova
8c3caf3805
Merge pull request #35277 from den-crane/Docs/named-collections
...
Doc. named connections. Сontinuation.
2022-03-14 19:48:12 +01:00
Denny Crane
cb6e2c84cb
Update named-collections.md
2022-03-14 13:53:39 -03:00
Denny Crane
70a3e7febb
Update named-collections.md
2022-03-14 13:51:51 -03:00
Denny Crane
8337a4ee5e
Doc. named connections
2022-03-14 13:48:12 -03:00
Robert Schulze
cc89df1e09
Document LLDB setup for debugging
2022-03-14 14:21:59 +01:00
Maksim Kita
25c994c10c
Merge pull request #35255 from ClickHouse/rfraposa-patch-4
...
Update internal-dicts.md
2022-03-14 10:34:49 +01:00
Kseniia Sumarokova
58a2d2b458
Merge pull request #35118 from zzsmdfj/issue/#31469_MaterializedMysql_mysqlDate2CkDate32
...
to #31469_MaterializedMysql_mysqlDate2CkDate32
2022-03-14 10:32:33 +01:00
Kseniia Sumarokova
5359e0430d
Merge pull request #35251 from den-crane/Docs/named-collections
...
Doc. named connections
2022-03-14 10:25:13 +01:00
Maksim Kita
2211e016cb
Merge pull request #35254 from ClickHouse/rfraposa-patch-3
...
Update rounding-functions.md
2022-03-14 09:31:58 +01:00
Maksim Kita
6e230d4335
Merge pull request #35253 from ClickHouse/rfraposa-patch-2
...
Update json-functions.md
2022-03-14 09:31:23 +01:00
Denny Crane
39c6428636
Doc. named connections
2022-03-14 00:35:02 -03:00
Rich Raposa
928538f04b
Update quotas.md
...
Missed this comment from Alexey earlier
2022-03-13 21:34:43 -06:00
Rich Raposa
6fbb63b30c
Update internal-dicts.md
...
The mentioned functions have already been removed
2022-03-13 21:31:48 -06:00
Denny Crane
0b4c3e5be9
Doc. named connections
2022-03-14 00:31:20 -03:00
Rich Raposa
fa3c3f9179
Update rounding-functions.md
...
Adding a clarification about the use case of `roundDuration`
2022-03-13 21:27:02 -06:00
Rich Raposa
67587a8ed0
Update json-functions.md
...
Clarified the wording about the assumptions - which only apply to the `visitParam` functions
2022-03-13 21:19:29 -06:00
Denny Crane
7e5589fd78
Doc. named connections
2022-03-13 21:38:00 -03:00
Alexey Milovidov
8dedea4f8f
Merge pull request #35236 from rfraposa/master
...
Update references in docs
2022-03-12 23:03:22 +03:00
Alexey Milovidov
044cd6b861
Remove "ru" blog
2022-03-12 21:03:03 +01:00
Maksim Kita
3a2b3ce503
Standardize behaviour of CAST into IPv4, IPv6, toIPv4, toIPv6 functions
2022-03-12 17:12:05 +00:00
rfraposa
ecbdfdea08
Incorporated feedback
2022-03-12 10:04:51 -06:00
rfraposa
5a4466cec7
Update references in docs
2022-03-12 00:24:31 -06:00
Alexey Milovidov
451fbae076
Merge pull request #35230 from ClickHouse/change-examples-in-docs
...
Change examples in docs
2022-03-12 04:19:33 +03:00
Alexey Milovidov
c837057b6b
Remove unused files from blog
2022-03-12 02:15:09 +01:00
Alexey Milovidov
99f081d17e
Adapted example
2022-03-12 00:42:34 +01:00
Alexey Milovidov
53d59bb88c
Update README.md
2022-03-12 02:39:24 +03:00
Alexey Milovidov
76520a138e
Change examples in docs
2022-03-12 00:36:03 +01:00
Ivan Blinkov
585a9edd32
[docs] update mapreduce.md ( #35222 )
...
* Update mapreduce.md
* Update mapreduce.md
* Update mapreduce.md
2022-03-11 23:54:13 +03:00
Ivan Blinkov
4178a4de68
[docs] update integrations.md ( #35221 )
...
* Update integrations.md
* Update integrations.md
* Update integrations.md
* Update integrations.md
2022-03-11 23:51:56 +03:00
Ivan Blinkov
d77da1f98f
[docs] update distributed.md ( #35220 )
...
* Update distributed.md
* Update distributed.md
* Update distributed.md
* Update distributed.md
2022-03-11 23:49:24 +03:00
Ivan Blinkov
6497ba09ed
[docs] update playground.md ( #35219 )
...
* Update playground.md
* Update playground.md
* Update playground.md
* Update playground.md
2022-03-11 23:46:16 +03:00
Ivan Blinkov
ad8473d5b6
[docs] update continuous-integration.md ( #35218 )
...
* Update continuous-integration.md
* Update continuous-integration.md
2022-03-11 23:41:19 +03:00
Ivan Blinkov
773806ae33
[docs] update nyc-taxi.md ( #35217 )
...
* Update nyc-taxi.md
* Update nyc-taxi.md
* Update nyc-taxi.md
* Update nyc-taxi.md
2022-03-11 23:39:05 +03:00
Denny Crane
46bc88a5cb
Update custom-partitioning-key.md
2022-03-10 17:35:46 -04:00
Denny Crane
1dc0d9da8d
Update custom-partitioning-key.md
2022-03-10 17:30:50 -04:00
Maksim Kita
4f665eb01d
Merge pull request #35142 from kashwy/upgrade_icu_70.1
...
Upgrade icu to icu-release-70-1
2022-03-10 17:23:29 +01:00
zhangyifan27
e6fa9f699a
fix typo
2022-03-10 18:29:42 +08:00
mergify[bot]
34d7fc5526
Merge branch 'master' into upgrade_icu_70.1
2022-03-09 21:25:00 +00:00
Cody Baker
fbd82865ef
Crb restructure css ( #35033 )
...
* Remove greenhouse iframe css
* Edit build to include css, js, and images in /docs
2022-03-09 21:34:30 +03:00
zzsmdfj
00794fd4a4
to #31469_MaterializedMysql_mysqlDate2CkDate32-add MySQLDataTypesSupport setting
2022-03-09 15:58:43 +08:00
kashwy
bd7e48e87c
Upgrade icu to icu-release-70-1
...
upgrade due to vulnerabilities of WS-2019-0513 and CVE-2020-10531
2022-03-08 21:37:26 -08:00
Azat Khuzhin
3a5a39a9df
Do not delay final part writing by default
...
For async s3 writes final part flushing was defered until all the INSERT
block was processed, however in case of too many partitions/columns you
may exceed max_memory_usage limit (since each stream has overhead).
Introduce max_insert_delayed_streams_for_parallel_writes (with default
to 1000 for S3, 0 otherwise), to avoid this.
This should "Memory limit exceeded" errors in performance tests.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-08 22:17:36 +03:00
Mikhail f. Shiryaev
52ed751d58
Fix installation documentation typo
2022-03-08 16:29:42 +01:00
zzsmdfj
67b9f81104
to #31469_MaterializedMysql_mysqlDate2CkDate32
2022-03-08 18:17:22 +08:00
cnmade
e0ab2c7ca2
Translate zh/sql-reference/statements/alter/settings-profile: remove old file
2022-03-08 17:14:06 +08:00