Nikolai Kochetov
|
7082f8028b
|
Merged with master.
|
2019-12-12 18:04:30 +03:00 |
|
Alexey Milovidov
|
da72203ceb
|
Added a comment
|
2019-12-09 22:53:40 +03:00 |
|
Alexey Milovidov
|
2fe7472a63
|
Added function "greatCircleAngle"; changed earth radius
|
2019-12-09 22:35:25 +03:00 |
|
Alexey Milovidov
|
1e3b9af66f
|
Added clarifications
|
2019-12-09 20:25:16 +03:00 |
|
Nikolai Kochetov
|
18bfa684a2
|
Rename IFunction.h to IFunctionImpl.h in functions implementations.
|
2019-12-09 16:12:54 +03:00 |
|
Alexey Milovidov
|
9399b39070
|
Fixes
|
2019-12-09 04:09:03 +03:00 |
|
Alexey Milovidov
|
41a6eedadc
|
Added comment
|
2019-12-09 04:02:09 +03:00 |
|
Alexey Milovidov
|
fb908eae0a
|
Fixed comments
|
2019-12-09 03:02:50 +03:00 |
|
Alexey Milovidov
|
b977aa3cdf
|
Fixed error
|
2019-12-09 02:59:25 +03:00 |
|
Alexey Milovidov
|
c738d92411
|
Maybe better memory layout
|
2019-12-09 02:55:56 +03:00 |
|
Alexey Milovidov
|
1835087291
|
Added function geoDistance and returned the old behaviour of greatCircleDistance
|
2019-12-09 02:40:53 +03:00 |
|
Alexey Milovidov
|
109542c445
|
Small improvements
|
2019-12-09 02:09:05 +03:00 |
|
Alexey Milovidov
|
09df6a0c00
|
Small improvements
|
2019-12-09 02:02:44 +03:00 |
|
Alexey Milovidov
|
f7320e50b7
|
Renamed variables
|
2019-12-09 02:00:34 +03:00 |
|
Alexey Milovidov
|
a04ed4883d
|
Added comments
|
2019-12-09 01:44:17 +03:00 |
|
Alexey Milovidov
|
19f05c4594
|
Removed too strict type check
|
2019-12-09 01:09:32 +03:00 |
|
Alexey Milovidov
|
3d71cb0596
|
Make the code of greatCircleDistance less wrong
|
2019-12-09 00:59:41 +03:00 |
|
Alexey Milovidov
|
40b0f12755
|
Removed tons of garbage from "greatCircleDistance" function. But algorithm is still unclear.
|
2019-12-03 05:25:23 +03:00 |
|
Alexey Milovidov
|
2474cdfa09
|
Removed tons of garbage from "greatCircleDistance" function. But algorithm is still unclear.
|
2019-12-03 04:55:46 +03:00 |
|
alexey-milovidov
|
dbc95e27be
|
Update greatCircleDistance.cpp
|
2019-12-03 04:33:36 +03:00 |
|
stavrolia
|
4087d91563
|
Fix
|
2019-11-27 03:42:46 +03:00 |
|
Alexander Kuzmenkov
|
55ec00977b
|
Update dbms/src/Functions/greatCircleDistance.cpp
|
2019-10-29 16:31:53 +03:00 |
|
stavrolia
|
22e960dbff
|
Move initialisation of constants
|
2019-10-23 13:55:44 +03:00 |
|
stavrolia
|
40688294b0
|
another attempt to fix clang warning
|
2019-10-21 01:56:22 +03:00 |
|
stavrolia
|
1397a90324
|
Fix test and clang warning
|
2019-10-18 18:03:15 +03:00 |
|
stavrolia
|
688ec20de1
|
Fix style from clang warnings
|
2019-10-17 09:28:26 +03:00 |
|
stavrolia
|
65efaf7ac7
|
Delete macros
|
2019-10-16 22:52:35 +03:00 |
|
stavrolia
|
fdad33fcd0
|
Fix style
|
2019-10-16 20:43:44 +03:00 |
|
stavrolia
|
ae2f5ad7d2
|
Speedup
|
2019-10-16 20:25:46 +03:00 |
|
Alexey Milovidov
|
8966520801
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
|
Alexey Milovidov
|
008f3a247e
|
Merging H3 integration
|
2019-06-30 21:20:32 +03:00 |
|