bharatnc
|
a680604335
|
add h3NumHexagons func
|
2022-01-14 00:02:41 -08:00 |
|
bharatnc
|
c9aca0d7c6
|
add h3ExactEdgeLengthRads func
|
2022-01-13 23:42:56 -08:00 |
|
bharatnc
|
905d4abdd6
|
add h3ExactEdgeLengthKm func
|
2022-01-13 23:40:07 -08:00 |
|
bharatnc
|
e4d8b60745
|
add column check for h3EdgeLengthKm
|
2022-01-13 22:25:17 -08:00 |
|
bharatnc
|
2d6801aa95
|
add h3ExactEdgeLengthM func
|
2022-01-13 21:05:54 -08:00 |
|
bharatnc
|
a037d286fb
|
add func h3EdgeLengthKm
|
2022-01-13 19:19:23 -08:00 |
|
Maksim Kita
|
a9f389d546
|
Merge pull request #33512 from kitaisreal/h3-funcs-bad-arguments-possible-crash-fix
H3 functions bad arguments possible crash fix
|
2022-01-11 12:31:57 +03:00 |
|
Kruglov Pavel
|
eb65175b6b
|
Merge pull request #33504 from ClickHouse/fix_nested_lc_default
Fix insert into defalut nested LowCardinality column.
|
2022-01-11 12:15:27 +03:00 |
|
Maksim Kita
|
ca5e08cef6
|
H3 functions bad arguments possible crash fix
|
2022-01-11 11:21:56 +03:00 |
|
bharatnc
|
01f9370d6e
|
fix variable name in h3 misc funcs
|
2022-01-10 22:41:41 -08:00 |
|
Nikolai Kochetov
|
776bb0b02c
|
Fix insert into defalut nested LowCardinality column.
|
2022-01-10 21:30:28 +03:00 |
|
bharatnc
|
fe0e2af033
|
remove some extra vertical spaces
|
2022-01-09 09:12:30 -08:00 |
|
bharatnc
|
ab518b282c
|
use checkAndGetColumn to get columns explicitly
|
2022-01-09 09:08:52 -08:00 |
|
bharatnc
|
1a98c34c98
|
fix formatting
|
2022-01-08 15:38:52 -08:00 |
|
bharatnc
|
cced75732a
|
add h3CellAreaRads2 func
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
deb2ed649a
|
add h3CellAreaM2 func
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
fb3ad4e0fc
|
add h3HexAreaToKm2 func
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
3e84a4ee81
|
add func h3RadsToDegs
|
2022-01-08 15:23:45 -08:00 |
|
bharatnc
|
70288074e8
|
change input arg to Float64
|
2022-01-08 15:23:45 -08:00 |
|
bharatnc
|
c0fa31f28e
|
fix return stmt
|
2022-01-08 15:23:45 -08:00 |
|
bharatnc
|
d0fd19f28c
|
add h3DegsToRads func
|
2022-01-08 15:23:45 -08:00 |
|
Maksim Kita
|
ff645a062a
|
Merge pull request #33465 from kitaisreal/function-array-last-index
Added function arrayLastIndex
|
2022-01-08 23:08:04 +03:00 |
|
Maksim Kita
|
d6df9d6621
|
Added function arrayLastIndex
|
2022-01-08 11:37:31 +03:00 |
|
Maksim Kita
|
4141246c13
|
Function monthName small fix
|
2022-01-08 11:04:22 +03:00 |
|
alexey-milovidov
|
df2fede98b
|
Update decodeURLComponent.cpp
|
2022-01-08 07:21:12 +03:00 |
|
mergify[bot]
|
905d5be288
|
Merge branch 'master' into add-decodeURLFormComponent
|
2022-01-08 01:22:40 +00:00 |
|
alexey-milovidov
|
140d64f785
|
Merge pull request #33415 from kitaisreal/function-array-last
Added function arrayLast
|
2022-01-07 20:37:06 +03:00 |
|
usurai
|
d4116d8de2
|
Fix case style
|
2022-01-07 23:47:21 +08:00 |
|
Maksim Kita
|
6b9703446d
|
Added function arrayLast
|
2022-01-07 16:37:21 +03:00 |
|
cmsxbc
|
37349a9d0f
|
add function decodeURLFormComponent
|
2022-01-07 20:51:30 +08:00 |
|
usurai
|
9fd8b99b7c
|
Remove maybe_unused
|
2022-01-07 13:23:22 +08:00 |
|
usurai
|
76848e7a2a
|
Use FunctionFactory to invoke dateName
|
2022-01-07 13:06:47 +08: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 |
|
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 |
|
Alexey Milovidov
|
6157f73fb5
|
Fix UBSan
|
2022-01-05 22:15:22 +03:00 |
|
Alexey Milovidov
|
eb80dfebf2
|
Fix style
|
2022-01-05 07:12:20 +03:00 |
|
Alexey Milovidov
|
c4713ee34b
|
Normalize left, right, leftUTF8, rightUTF8 functions
|
2022-01-05 06:46:31 +03:00 |
|
Alexey Milovidov
|
bf59114cee
|
Make "left" and "right" real functions
|
2022-01-05 05:32:40 +03:00 |
|
Alexey Milovidov
|
cab5f4fe1e
|
Merge with master
|
2022-01-03 02:07:08 +03:00 |
|
Amos Bird
|
0b7a94c2be
|
Saturate date/datetime to zero
|
2022-01-03 02:07:08 +03:00 |
|
vdimir
|
154e7b03c0
|
Disable FunctionConvertFromString::canBeExecutedOnDefaultArguments
|
2021-12-29 13:34:54 +03:00 |
|
alexey-milovidov
|
4d99f1016d
|
Merge pull request #33146 from CurtizJ/fix-column-sparse
Fix functions with sparse arguments in case when result type doesn't support sparse serialization
|
2021-12-25 06:28:19 +03:00 |
|
alexey-milovidov
|
26a735c52f
|
Merge pull request #32984 from Avogar/bool-type
Improve Bool data type
|
2021-12-25 06:22:54 +03:00 |
|
Anton Popov
|
c37f1c40be
|
fix functions with sparse arguments
|
2021-12-24 19:39:50 +03:00 |
|
Alexey Milovidov
|
29d28c531f
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
|
avogar
|
85d214d560
|
Fix build
|
2021-12-23 20:14:54 +03:00 |
|
avogar
|
2e02a6bcca
|
Try to fix build
|
2021-12-23 19:47:29 +03:00 |
|
avogar
|
ce68c54b03
|
Fix comments, reduce extra copying
|
2021-12-23 19:47:29 +03:00 |
|