Maksim Kita
|
64b2a4d1bf
|
Merge pull request #43110 from bigo-sg/function_factorial
Add function factorial
|
2022-11-16 12:49:47 +03:00 |
|
李扬
|
d9adf2f02d
|
fix doc
|
2022-11-16 09:34:04 +08:00 |
|
Dan Roscigno
|
b178a3711c
|
Merge branch 'master' into standardize-dictionary-categories
|
2022-11-15 16:18:18 -05:00 |
|
DanRoscigno
|
c60b98f576
|
updates from review
|
2022-11-15 16:17:43 -05:00 |
|
Dan Roscigno
|
fbff52847c
|
Merge pull request #43242 from cwurm/datetime_spelling
Docs: Unify spelling of DateTime
|
2022-11-15 15:09:35 -05:00 |
|
DanRoscigno
|
7e08798fa8
|
edits
|
2022-11-15 13:47:50 -05:00 |
|
Camilo Sierra
|
2a48fb344d
|
Added examples and extra info to projections
I have added two examples about how we can use projections
|
2022-11-15 19:22:46 +01:00 |
|
DanRoscigno
|
63ae261119
|
move tip to snippet
|
2022-11-15 12:44:54 -05:00 |
|
DanRoscigno
|
5aae1d0724
|
update note ot include default user
|
2022-11-15 10:49:13 -05:00 |
|
Christoph Wurm
|
2a9ab046dd
|
Unify spelling of DateTime
|
2022-11-15 11:51:14 +00:00 |
|
Dan Roscigno
|
b5a306c4db
|
Merge branch 'master' into standardize-dictionary-categories
|
2022-11-14 21:30:05 -05:00 |
|
taiyang-li
|
7178d80c51
|
Merge branch 'function_factorial' of https://github.com/bigo-sg/ClickHouse into function_factorial
|
2022-11-15 09:46:44 +08:00 |
|
taiyang-li
|
5eba20e119
|
modify return type from Int64 to UInt64
|
2022-11-15 09:46:24 +08:00 |
|
李扬
|
10449247fd
|
Merge branch 'master' into function_factorial
|
2022-11-15 09:34:43 +08:00 |
|
李扬
|
1de5bb2392
|
Add function canonicalRand (#43124)
* add function canonicalRand
* add perf test
* revert rand.xml
|
2022-11-15 00:27:19 +01:00 |
|
李扬
|
ef45889ecb
|
Add function pmod which return non-negative result based on modulo (#42755)
* add function positive_modulo
* add ducument
* fix type deduction of positive_modulo
* add function positive_modulo
* add ducument
* fix type deduction of positive_modulo
* add notice
* fix typo
* fix typo
* fix bug
* fix ub error
* fix ub error
|
2022-11-15 00:15:58 +01:00 |
|
Dan Roscigno
|
4b182e7b58
|
Update set-role.md
|
2022-11-14 12:17:31 -05:00 |
|
李扬
|
bf88816da4
|
Merge branch 'master' into function_factorial
|
2022-11-14 10:30:41 +08:00 |
|
taiyang-li
|
f58e960a7d
|
update as request
|
2022-11-10 21:07:44 +08:00 |
|
taiyang-li
|
839de0cd09
|
add function factorial
|
2022-11-10 16:03:11 +08:00 |
|
李扬
|
9b2dd49b4a
|
Merge branch 'master' into enable_max_splits
|
2022-11-09 15:31:06 +08:00 |
|
DanRoscigno
|
c822c8161f
|
fix nav
|
2022-11-08 20:21:26 -05:00 |
|
DanRoscigno
|
45c9debeaf
|
update links
|
2022-11-08 19:17:58 -05:00 |
|
DanRoscigno
|
d225366335
|
update links
|
2022-11-08 18:04:22 -05:00 |
|
DanRoscigno
|
090b153b1e
|
a dir named index with index.md broke nav
|
2022-11-08 17:37:20 -05:00 |
|
SmitaRKulkarni
|
658036d179
|
Merge pull request #42708 from ClickHouse/42414_Enable_functions_in_readonly_mode
42414 enable functions in readonly mode
|
2022-11-08 15:22:31 +01:00 |
|
李扬
|
1728f1e436
|
Merge branch 'master' into enable_max_splits
|
2022-11-08 10:15:42 +08:00 |
|
alesapin
|
c88dcba36e
|
Merge pull request #42852 from SaltTan/patch-1
Docs. Add PARTITION clause to CHECK TABLE
|
2022-11-07 22:49:33 +01:00 |
|
Alexander Tokmakov
|
c5edea19f3
|
Merge pull request #43004 from ClickHouse/devcrafter-restart-replica-patch
Simple fixes for restart replica description
|
2022-11-07 22:18:28 +03:00 |
|
Igor Nikonov
|
434c0f24f9
|
Update docs/en/sql-reference/statements/system.md
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2022-11-07 19:40:59 +01:00 |
|
Vitaly Baranov
|
ab8feb5bff
|
Merge pull request #42782 from mdonkers/session-log-support-sslcertificate-auth
Add SSL_CERTIFICATE auth method to all places missing
|
2022-11-07 16:36:42 +01:00 |
|
DanRoscigno
|
34f90ff6ef
|
update pages that refer to dictionaries
|
2022-11-07 09:26:50 -05:00 |
|
Igor Nikonov
|
e7fbe40b1c
|
Simple fixes for restart replica description
|
2022-11-07 14:30:52 +01:00 |
|
SmitaRKulkarni
|
c563e124c2
|
Merge branch 'master' into 42414_Enable_functions_in_readonly_mode
|
2022-11-07 09:50:05 +01:00 |
|
李扬
|
70fd664dd1
|
Merge branch 'master' into ascii_function
|
2022-11-07 10:30:10 +08:00 |
|
Nikolay Degterinsky
|
fbf891d375
|
Merge pull request #42774 from alexon1234/add_format_redable_decimal_size
Published formatReadableDecimalSize so it can be used as function
|
2022-11-05 12:34:20 +03:00 |
|
Dan Roscigno
|
fb43aa3db9
|
Merge pull request #42939 from DanRoscigno/add-vis-to-cell-towers
Add vis to cell towers
|
2022-11-04 15:47:13 -04:00 |
|
Dan Roscigno
|
c88a214865
|
Merge branch 'ClickHouse:master' into standardize-dictionary-categories
|
2022-11-04 09:19:09 -04:00 |
|
Nikolay Degterinsky
|
16fc05b734
|
Merge branch 'master' into add_format_redable_decimal_size
|
2022-11-04 15:02:01 +03:00 |
|
Robert Schulze
|
6df8f7ef25
|
Merge pull request #42907 from ClickHouse/cleanup-regexpreplace
Cleanup implementation of regexpReplace(All|One)
|
2022-11-04 12:49:44 +01:00 |
|
李扬
|
fccf6c037f
|
Merge branch 'master' into ascii_function
|
2022-11-03 22:48:55 -05:00 |
|
李扬
|
e65b0f1c2e
|
Merge branch 'master' into enable_max_splits
|
2022-11-03 22:47:15 -05:00 |
|
Yakov Olkhovskiy
|
4012fcbf01
|
Merge pull request #42285 from ClibMouse/feature/base64-encode-fixed-string
Add support for FixedString input to base64 functions
|
2022-11-03 18:56:21 -04:00 |
|
Robert Schulze
|
43df3f9607
|
Merge branch 'master' into cleanup-regexpreplace
|
2022-11-03 13:13:10 +01:00 |
|
taiyang-li
|
0df7e95845
|
improve doc and uts
|
2022-11-03 16:12:19 +08:00 |
|
Alejandro
|
62ab271b82
|
fix docs
|
2022-11-03 09:04:22 +01:00 |
|
Alejandro
|
4e3f43650a
|
Added function to docs
|
2022-11-03 09:04:22 +01:00 |
|
taiyang-li
|
5fa0968bd5
|
reset to original solution
|
2022-11-03 15:05:23 +08:00 |
|
taiyang-li
|
6770723027
|
modify as requested
|
2022-11-03 12:02:31 +08:00 |
|
taiyang-li
|
aeea21e4d7
|
Merge branch 'master' into ascii_function
|
2022-11-03 11:13:20 +08:00 |
|