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 |
|
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 |
|
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 |
|