Azat Khuzhin
e5a837e574
Add id/parent_ids into system.processors_profile_log
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:43 +03:00
Azat Khuzhin
99528e296c
Rename need_data_elapsed_us/port_full_elapsed_us to input_wait_us/output_wait_us
...
$ gg -e need_data_ -e port_full_ | cut -d: -f1 | sort -u | xargs sed -i -e s/port_full_/output_wait_/g -e s/need_data_/input_wait_/g -e s/getPortFull/getOutputWait/g -e s/getNeedData/getInputWait/g
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:43 +03:00
Azat Khuzhin
765b4bc45a
Implement log_processors_profiles (write to processors_profile_log, OFF by default)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:43 +03:00
Azat Khuzhin
14538f6456
Add system.processors_profile_log
...
This is the system table that will contain Processors level profiling.
v2: one entry per Processor, not 3 (PortFull/NeedData/work())
v3: us over ms
v4: Enable processors_profile_log table by default
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:41 +03:00
Nikolai Kochetov
19819c72f8
Merge pull request #35290 from bigo-sg/function_enumerate_streams
...
Add function getTypeSerializationStreams
2022-04-04 12:09:53 +02:00
Alexey Milovidov
d9e5ca2119
Merge pull request #34394 from holadepo/last_day
...
Add toLastDayOfMonth function
2022-04-04 07:02:08 +03:00
Alexey Milovidov
4f33a3053d
Merge pull request #35617 from nikandfor/patch-1
...
fix link in documentation
2022-04-04 07:00:08 +03:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs"
2022-04-04 02:05:35 +03:00
Rich Raposa
e56b6f4828
Merge pull request #35858 from rfraposa/master
...
Format changes for new docs
2022-04-03 09:13:19 -06:00
rfraposa
72a00e2c62
Fixed broken links
2022-04-02 17:38:54 -06:00
rfraposa
5d4a877785
Fixed slug for playground and install pages
2022-04-02 15:44:53 -06:00
rfraposa
afe0563856
Adding the playground back in
2022-04-02 15:39:11 -06:00
rfraposa
c33a6ced7b
Fixed category links
2022-04-02 10:16:20 -06:00
snyk-bot
017f567132
fix: docs/tools/requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-MKDOCS-2438396
2022-04-02 04:13:37 +00:00
Rich Raposa
e6191511cf
Merge branch 'ClickHouse:master' into master
2022-04-01 11:43:48 -06:00
rfraposa
e5ee39541e
Fixing conflicts with source repo
2022-04-01 11:34:35 -06:00
rfraposa
59e1ef9577
Update grouparraysorted.md
2022-04-01 11:18:06 -06:00
rfraposa
c0a791a784
Fixing conflicts with source repo
2022-04-01 11:15:41 -06:00
Yakov Olkhovskiy
38993f215f
Merge pull request #35706 from yakov-olkhovskiy/ephemeral-35641
...
Allow EPHEMERAL without explicit default expression
2022-04-01 10:49:29 -04:00
mergify[bot]
1675c7f579
Merge branch 'master' into patch-1
2022-04-01 01:44:22 +00:00
Alexey Milovidov
5c6b84c398
Merge pull request #35586 from kssenii/fix-virtual-columns-s3
...
Fix s3 engine getting virtual columns
2022-04-01 04:43:32 +03:00
Denny Crane
767c88689d
Update mergetree.md
2022-03-31 15:42:50 -03:00
Denny Crane
4f70876041
Update mergetree.md
2022-03-31 15:41:17 -03:00
Denny Crane
e53773d7c5
Update mergetree.md
2022-03-31 15:32:40 -03:00
Rich Raposa
a60cdccf7b
Merge branch 'ClickHouse:master' into master
2022-03-31 11:03:43 -06:00
Nikolay Degterinsky
d4722351b8
Merge pull request #35804 from evillique/fix-docs
...
Fix docs
2022-03-31 17:18:32 +03:00
Nikolay Degterinsky
13f464a468
Fix docs
2022-03-31 12:38:12 +00:00
taiyang-li
a5765dccb1
Merge branch 'master' into function_enumerate_streams
2022-03-31 12:21:00 +08:00
Nikolay Degterinsky
f055d7b692
Merge pull request #34055 from palegre-tiny/groupSortedArray
...
Add groupSortedArray() function
2022-03-31 01:20:15 +03:00
kssenii
099fa0e668
Merge master
2022-03-30 17:33:32 +02:00
Rich Raposa
1e5463478b
Merge branch 'ClickHouse:master' into master
2022-03-29 22:12:02 -06:00
rfraposa
560471f991
Update /sql-reference docs
2022-03-29 22:06:21 -06:00
taiyang-li
47f3e9330e
merge master and fix conflict
2022-03-30 11:06:51 +08:00
rfraposa
01ec63c909
Updates /operations docs
2022-03-29 20:38:50 -06:00
rfraposa
421812a877
Updates /interfaces docs
2022-03-29 17:57:11 -06:00
rfraposa
00ddb72eea
Update /engines docs
2022-03-29 17:43:34 -06:00
rfraposa
33e28bcb18
Updated /development folder
2022-03-29 08:26:35 -06:00
Yakov Olkhovskiy
4c14c47786
Update table.md
...
allow EPHEMERAL without expression
2022-03-29 04:06:01 -04:00
Yakov Olkhovskiy
de58f5988d
Update table.md
...
allow EPHEMERAL without expression
2022-03-29 04:01:20 -04:00
rfraposa
a5c7a947ad
Merge branch 'master' of github.com:rfraposa/ClickHouse
2022-03-28 23:09:52 -06:00
rfraposa
c05bf7beb4
Testing new /en folder
2022-03-28 23:09:17 -06:00
taiyang-li
db436ad621
Merge branch 'master' into function_enumerate_streams
2022-03-29 11:35:21 +08:00
mergify[bot]
bf5a9dcb7a
Merge branch 'master' into groupSortedArray
2022-03-28 20:57:07 +00:00
kssenii
1d49a85963
Merge master
2022-03-28 22:51:56 +02:00
kssenii
a2013ebe2b
Better
2022-03-28 22:40:27 +02:00
pdai
065bc13aad
fix typo
2022-03-28 20:58:18 +08:00
alesapin
14e84ff6ef
Merge pull request #34802 from ClickHouse/overcommit-doc
...
Add documentation for memory overcommit
2022-03-25 20:50:44 +01:00
taiyang-li
7889059f7d
fix building
2022-03-25 22:39:57 +08:00
taiyang-li
4788006030
Merge branch 'master' into function_enumerate_streams
2022-03-25 22:31:10 +08:00
Nikifor Seriakov
902b402d20
fix link in documentation
2022-03-25 15:37:15 +03:00
alesapin
058b641d13
Update docs/en/operations/settings/memory-overcommit.md
2022-03-25 11:32:23 +01:00
Kseniia Sumarokova
36a741d4ca
Merge pull request #35569 from bigo-sg/update_hive_doc
...
Update doc of hive
2022-03-24 20:53:54 +01:00
Yakov Olkhovskiy
adefcfd299
Merge branch 'master' into interpolate-feature
2022-03-24 15:33:09 -04:00
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
Yakov Olkhovskiy
eb7474e73a
Merge branch 'master' into interpolate-feature
2022-03-19 03:11:14 -04:00
Yakov Olkhovskiy
5ae6f800c6
Update order-by.md
...
INTERPOLATE fix
2022-03-19 03:03:24 -04:00
Yakov Olkhovskiy
b01f965f31
Update order-by.md
...
fix
2022-03-19 03:03:08 -04:00
Yakov Olkhovskiy
5c8a77dade
Update order-by.md
...
INTERPOLATE fix
2022-03-19 03:02:51 -04:00
Yakov Olkhovskiy
f9ed659959
Update order-by.md
...
INTERPOLATE is added
2022-03-19 03:02:38 -04:00
Yakov Olkhovskiy
4f892dc9da
Update order-by.md
...
INTERPOLATE is added
2022-03-19 03:02:20 -04:00
Yakov Olkhovskiy
40c91c3f98
Update index.md
...
INTERPOLATE is added
2022-03-19 03:01:56 -04:00
Yakov Olkhovskiy
90888ea95b
Update index.md
...
INTERPOLATE is added
2022-03-19 03:00:29 -04: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