Commit Graph

80680 Commits

Author SHA1 Message Date
zhangxiao871
ec75d23404 add test 2022-01-07 17:45:30 +08:00
zhangxiao871
30eb0921b0 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master 2022-01-07 17:30:32 +08:00
DimaAmega
4bfe85b2b0 better index.html 2022-01-07 12:26:17 +03:00
枢木
a6c1bd0935 Add config to enable ipv4 or ipv6. 2022-01-07 17:22:20 +08:00
alesapin
1831e84a98
Merge pull request #33447 from ClickHouse/rerun_docs_release
Rerun docs release check as well
2022-01-07 12:12:40 +03:00
alesapin
6a4d5a985b Rerun docs release check as well 2022-01-07 12:05:38 +03:00
Alexey Milovidov
cc329c3bf9 Add a test 2022-01-07 09:18:13 +03:00
Alexey Milovidov
3787bf72c2 Fix potential exponential growth of untuple function 2022-01-07 09:15:10 +03:00
alexey-milovidov
bb000758df
Merge pull request #33422 from ClickHouse/maybe-improve-test
Maybe improve robustness of the "query profiler" test
2022-01-07 08:56:49 +03:00
alexey-milovidov
27dac209dc
Merge pull request #33368 from ClickHouse/dotnet-integration-test
Trying to merge #23230
2022-01-07 08:43:52 +03:00
Alexey Milovidov
dfb8f9d4fa Simplification 2022-01-07 08:34:33 +03:00
usurai
9fd8b99b7c Remove maybe_unused 2022-01-07 13:23:22 +08:00
tekeri
4e402baa84
Fix typo: command_write_timeout 2022-01-07 14:19:48 +09:00
Alexey Milovidov
96aa6060c1 Improve parser 2022-01-07 08:14:09 +03:00
usurai
76848e7a2a Use FunctionFactory to invoke dateName 2022-01-07 13:06:47 +08:00
Alexey Milovidov
4bfea5a83f Merge branch 'master' into parser-simplification 2022-01-07 08:03:33 +03:00
Alexey Milovidov
b7320ee5b1 Remove some garbage 2022-01-07 05:16:31 +03:00
usurai
aaa45beba1 Revert "Move dataName.cpp to dateName.h"
This reverts commit f919bb8664.
2022-01-07 09:45:34 +08:00
usurai
e849ea4294 Revert "Add monthName"
This reverts commit c0892f6e6c.
2022-01-07 09:45:27 +08:00
alexey-milovidov
3e416cbdd5
Merge pull request #33438 from ClickHouse/quick-start-freebsd
Fix quick start for FreeBSD
2022-01-07 02:04:03 +03:00
Alexey Milovidov
12c3130a6d Update reference 2022-01-07 02:03:44 +03:00
DimaAmega
2495b7c913 better index.html 2022-01-07 00:35:02 +03:00
Maksim Kita
4c1f61bd19
Merge pull request #33431 from bigo-sg/add_build_options
Add some building options in system.build_options
2022-01-07 00:02:57 +03:00
Alexey Milovidov
c1a44ca25a Fix quick start for FreeBSD 2022-01-06 22:56:32 +03:00
alexey-milovidov
675fc6ba07
Merge pull request #33418 from ClickHouse/install-freebsd
Improve install on FreeBSD #33384
2022-01-06 22:51:39 +03:00
Alexey Milovidov
2cdd8d321f Fix error 2022-01-06 22:07:12 +03:00
DimaAmega
d853b0cff9 fix load function: alert if request failed 2022-01-06 22:06:56 +03:00
Maksim Kita
7b0aa12630
Merge pull request #33432 from ucasfl/wv
fix misleading log message in StorageWindowView
2022-01-06 20:47:09 +03:00
usurai
984c98cfcd empty commit 2022-01-07 01:03:17 +08:00
usurai
b9e69296da Add test for monthName 2022-01-07 00:33:01 +08:00
usurai
c0892f6e6c Add monthName 2022-01-07 00:32:38 +08:00
usurai
f919bb8664 Move dataName.cpp to dateName.h 2022-01-07 00:11:54 +08:00
feng lv
90a61b84e5 fix misleading log message 2022-01-06 12:48:38 +00:00
Mikhail f. Shiryaev
a52e6013b5
Fix wrong formatting for kerberos tag 2022-01-06 13:48:16 +01:00
taiyang-li
ede65e3b6e add some building options 2022-01-06 16:12:59 +08:00
Alexey Milovidov
f41f7b6b92 Fix error 2022-01-06 05:21:03 +03:00
Alexey Milovidov
1153228f3b Maybe improve robustness of the "query profiler" test 2022-01-06 05:16:09 +03:00
alexey-milovidov
5dbf4eae36
Merge pull request #33407 from ClickHouse/left-right-simplification
Add `left`, `right`, `leftUTF8`, `rightUTF8` functions.
2022-01-06 05:02:50 +03:00
Chun-Sheng, Li
be2cbbcccd
Add postgresql_port config parameter description 2022-01-06 09:59:03 +08:00
Alexey Milovidov
75116c69c6 Better messages 2022-01-06 04:26:02 +03:00
Alexey Milovidov
5e6f1f1f5f Add support for start 2022-01-06 04:08:56 +03:00
Alexey Milovidov
dba9bf0f29 Support for creating users 2022-01-06 02:30:41 +03:00
Alexey Milovidov
269aa9404b Maybe better 2022-01-05 22:59:22 +03:00
Alexey Milovidov
0139820ac4 Improve install on FreeBSD #33384 2022-01-05 22:33:02 +03:00
Alexey Milovidov
6157f73fb5 Fix UBSan 2022-01-05 22:15:22 +03:00
Maksim Kita
985dbedc67
Merge pull request #33404 from freedomDR/doc_bloomfilter_fix
doc fix bloomfilter
2022-01-05 16:20:47 +03:00
Maksim Kita
930eaf34e7
Merge pull request #33409 from peter279k/patch-6
Fixing typo and add MariaDB command-line tool
2022-01-05 16:20:07 +03:00
Chun-Sheng, Li
9140caf85a
Fixing typo and add MariaDB command-line tool 2022-01-05 14:09:00 +08:00
alexey-milovidov
54bc973130
Merge pull request #33402 from den-crane/patch-56
Doc. toTimezone clarification
2022-01-05 07:13:21 +03:00
Alexey Milovidov
eb80dfebf2 Fix style 2022-01-05 07:12:20 +03:00