Alexey Milovidov
|
6df2afb5dd
|
One step backwards
|
2022-01-09 10:42:06 +03:00 |
|
Alexey Milovidov
|
ca62c7d3d1
|
More tests
|
2022-01-09 08:26:25 +03:00 |
|
Alexey Milovidov
|
fa0a9aa989
|
Another try
|
2022-01-09 08:12:34 +03:00 |
|
Alexey Milovidov
|
b72818f6d6
|
More tests
|
2022-01-09 08:12:28 +03:00 |
|
Alexey Milovidov
|
5e0edd01f1
|
Prevent excessive backtracking
|
2022-01-09 07:42:55 +03:00 |
|
Alexey Milovidov
|
da967a555a
|
Trying
|
2022-01-09 07:42:53 +03:00 |
|
Alexey Milovidov
|
341fd57e15
|
Somewhat better
|
2022-01-09 06:25:12 +03:00 |
|
Alexey Milovidov
|
5dc794c939
|
Another attempt for #20158
|
2022-01-09 05:45:54 +03:00 |
|
Alexey Milovidov
|
5ba42d690c
|
Avoid exponential backtracking in parser, part 2
|
2022-01-09 04:28:24 +03:00 |
|
bharatnc
|
1a98c34c98
|
fix formatting
|
2022-01-08 15:38:52 -08:00 |
|
bharatnc
|
e61ef2d3f2
|
docs for h3CellAreaRads2
|
2022-01-08 15:23:47 -08:00 |
|
bharatnc
|
751d046977
|
add tests for h3CellAreaRads2
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
cced75732a
|
add h3CellAreaRads2 func
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
924cb5dede
|
docs for h3CellAreaM2
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
bd6019cc95
|
tests for h3CellAreaM2
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
deb2ed649a
|
add h3CellAreaM2 func
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
abd2c65106
|
docs for h3HexAreaKm2
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
fb056cb55b
|
tests for h3hexAreaKm2
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
0f297fd675
|
fix file name
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
fb3ad4e0fc
|
add h3HexAreaToKm2 func
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
21e18c5b8d
|
docs for h3RadsToDegrees
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
8b3fad9a61
|
docs for h3DegsToRads
|
2022-01-08 15:23:46 -08:00 |
|
bharatnc
|
b0f96b9351
|
add tests for h3DegsToRads <> h3RadsToDegs
|
2022-01-08 15:23:45 -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
|
ff53466db6
|
RangeHashedDictionary ddl expression fix
|
2022-01-09 00:15:29 +03: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 |
|
kssenii
|
61f85e9afc
|
More fixes
|
2022-01-08 20:44:17 +03:00 |
|
Kseniia Sumarokova
|
9b3493ba9a
|
Merge pull request #33468 from kssenii/fix-postgres-db-drop
Fix drop materialized postgres db
|
2022-01-08 19:41:24 +03:00 |
|
Maksim Kita
|
98a94eae7d
|
Merge pull request #33466 from kitaisreal/dictionaries-string-attributes-single-arena
Dictionaries use single arena for multiple string attributes
|
2022-01-08 18:40:34 +03:00 |
|
alesapin
|
0860acb4ef
|
Merge pull request #33246 from nicelulu/fix_acl_map
Fix acl map num
|
2022-01-08 17:48:00 +03:00 |
|
Maksim Kita
|
410df5c106
|
Merge pull request #33474 from TabaMojj/patch-1
Fix returned value
|
2022-01-08 17:34:44 +03:00 |
|
alesapin
|
733ed7cb54
|
Merge pull request #32061 from ianton-ru/MDB-15474
Change ZooKeeper path for zero-copy locks for shared data
|
2022-01-08 17:17:11 +03:00 |
|
Mojtaba Yaghoobzadeh
|
72d28e3c0a
|
Fix returned value
There is a mistake in section "Example for range key dictionary". The returned value is not correct.
|
2022-01-08 17:46:03 +03:30 |
|
zhongyuankai
|
878e44eb97
|
auto format by file extension
|
2022-01-08 21:47:14 +08:00 |
|
kssenii
|
c94f4163f7
|
Merge remote-tracking branch 'upstream/master' into fix-materialized-postgresql-ddl-validation
|
2022-01-08 15:56:46 +03:00 |
|
kssenii
|
adaeb96b6d
|
Fix
|
2022-01-08 15:46:22 +03:00 |
|
Maksim Kita
|
4b4468b34a
|
Dictionaries use single arena for multiple string attributes
|
2022-01-08 13:26:11 +03:00 |
|
Maksim Kita
|
8fedd4237d
|
Merge pull request #33464 from kitaisreal/function-month-name-small-fix
Function monthName small fix
|
2022-01-08 12:08:26 +03:00 |
|
Maksim Kita
|
7d1d1e739f
|
Added documentation
|
2022-01-08 11:39:05 +03:00 |
|
Maksim Kita
|
a8c5789063
|
Added tests
|
2022-01-08 11:37:56 +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
|
f9073efc5f
|
Merge pull request #33451 from cmsxbc/add-decodeURLFormComponent
add function decodeURLFormComponent
|
2022-01-08 09:55:05 +03:00 |
|
alexey-milovidov
|
df2fede98b
|
Update decodeURLComponent.cpp
|
2022-01-08 07:21:12 +03:00 |
|
alexey-milovidov
|
694621c66c
|
Merge pull request #33444 from ClickHouse/parser-simplification
Preparation for #33167.
|
2022-01-08 07:18:17 +03:00 |
|
Alexey Milovidov
|
1813e7ad35
|
Fix clang-tidy
|
2022-01-08 04:57:13 +03:00 |
|
mergify[bot]
|
905d5be288
|
Merge branch 'master' into add-decodeURLFormComponent
|
2022-01-08 01:22:40 +00:00 |
|