Maksim Kita
|
c6b2cd9d14
|
Merge pull request #33454 from kitaisreal/executable-udf-documentation-fix
Executable UserDefinedFunction documentation fix
|
2022-01-07 19:20:55 +03:00 |
|
Maksim Kita
|
af37eca3fb
|
Executable UserDefinedFunction documentation fix
|
2022-01-07 19:19:18 +03:00 |
|
Maksim Kita
|
555c96d89f
|
Merge pull request #33442 from tekeri/patch-1
Fix typo: command_write_timeout
|
2022-01-07 19:17:51 +03:00 |
|
Maksim Kita
|
6db24e6cc6
|
Merge pull request #33452 from xiedeyantu/master
Update AsynchronousReadIndirectBufferFromRemoteFS.h
|
2022-01-07 19:16:10 +03:00 |
|
Maksim Kita
|
0cb4c71a53
|
Function arrayLast added documentation
|
2022-01-07 19:00:37 +03:00 |
|
Maksim Kita
|
fb179a45a1
|
Function arrayLast added tests
|
2022-01-07 19:00:27 +03:00 |
|
usurai
|
d4116d8de2
|
Fix case style
|
2022-01-07 23:47:21 +08:00 |
|
mergify[bot]
|
7486578465
|
Merge branch 'master' into master
|
2022-01-07 13:43:05 +00:00 |
|
Maksim Kita
|
6b9703446d
|
Added function arrayLast
|
2022-01-07 16:37:21 +03:00 |
|
xiedeyantu
|
1edfc03825
|
Update AsynchronousReadIndirectBufferFromRemoteFS.h
update 1024 * 1024 to DBMS_DEFAULT_BUFFER_SIZE
|
2022-01-07 21:06:53 +08:00 |
|
cmsxbc
|
37349a9d0f
|
add function decodeURLFormComponent
|
2022-01-07 20:51:30 +08:00 |
|
DimaAmega
|
783b683cce
|
better index.html
|
2022-01-07 14:59:07 +03:00 |
|
alexey-milovidov
|
d274c00ec7
|
Merge pull request #33445 from ClickHouse/untuple-exponential-growth
Fix exponential complexity in query analysis.
|
2022-01-07 14:23:42 +03:00 |
|
mergify[bot]
|
6fcd5a7d41
|
Merge branch 'master' into MDB-15474
|
2022-01-07 10:12:25 +00:00 |
|
zhangxiao871
|
3c7ad9a8e9
|
fix test
|
2022-01-07 18:09:23 +08:00 |
|
alesapin
|
b1d2bdf569
|
Merge pull request #33130 from kssenii/validate-config
Validate config keys for external dictionaries
|
2022-01-07 12:59:02 +03:00 |
|
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 |
|