Commit Graph

18 Commits

Author SHA1 Message Date
Maksim Kita
257e0455dd Fixed tests 2021-03-21 18:10:12 +03:00
Artem Zuikov
51ba12c2c3
Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
Alexey Milovidov
edd89a8610 Fix half of typos 2020-08-08 03:47:03 +03:00
Anton Popov
48e6253442 minor fixes 2020-07-29 04:32:23 +03:00
Andrey Chulkov
18c14ebc05 Try disabling clang's static_analyzer for some code using boost geometry 2020-05-28 15:02:29 +03:00
Andrey Chulkov
74ce47be2d fix unused param 2020-05-26 21:17:53 +03:00
Andrey Chulkov
a10a809a52 fix unused param 2020-05-26 21:15:22 +03:00
Andrey Chulkov
4b3a2d87e5 optimizing the grid 2020-05-26 21:09:32 +03:00
Andrey Chulkov
ba241a08b8 Remove grid polygon dict and rename the others 2020-05-25 18:57:03 +03:00
Arthur Petukhovsky
893c79f194 Fix some comments and class names 2020-05-24 15:09:36 +03:00
Andrey Chulkov
5307b781c5 Update eps value to remove errors 2020-05-23 22:29:02 +03:00
Andrey Chulkov
c085c89236 fix bug with points falling on grid borders 2020-05-22 00:21:53 +03:00
Andrey Chulkov
37e55e67dd improve old grid cells 2020-05-21 20:57:39 +03:00
Andrey Chulkov
01d7c3b1e5 fix 2020-05-21 05:56:03 +03:00
Andrey Chulkov
f1bd5c11cd fix 2020-05-21 05:14:03 +03:00
Andrey Chulkov
b3c1bda0a9 change one_bucket_polygon to use new index 2020-05-21 04:32:18 +03:00
Andrey Chulkov
ff1dbe5483 add template to grid 2020-05-21 03:37:03 +03:00
Andrey Chulkov
b64c9a09a5 Merge branch 'master' of github.com:ClickHouse/ClickHouse into polygon-dict-grids 2020-05-18 02:36:26 +03:00