Commit Graph

40583 Commits

Author SHA1 Message Date
Andrey Chulkov
3346131c4a Merge branch 'polygon-dict-grids' of github.com:achulkov2/ClickHouse into polygon-dict-grids 2020-05-26 21:48:21 +03:00
Andrey Chulkov
e193bf98d1 fix bug 2020-05-26 21:24:18 +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
Anton Kvasha
f95d307e60 Tests improved 2020-05-26 17:48:14 +03:00
Anton Kvasha
00597e033c Test fix 2020-05-26 15:13:19 +03:00
Anton Kvasha
f25166eb9c New tests 2020-05-26 17:38:20 +03:00
Andrey Chulkov
1fe8e15e68 smallfix 2020-05-26 01:57:53 +03:00
Andrey Chulkov
dd393a5051 some refactoring for docs 2020-05-26 01:56:56 +03:00
Andrey Chulkov
ba241a08b8 Remove grid polygon dict and rename the others 2020-05-25 18:57:03 +03:00
Andrey Chulkov
70f2476046 fix param path bug 2020-05-25 02:49:08 +03:00
Andrey Chulkov
3b17827381 fix switched params 2020-05-25 02:43:24 +03:00
Andrey Chulkov
011e26c8aa fix errors 2020-05-25 02:16:04 +03:00
Andrey Chulkov
71444954ec add parsing multiple parameters from https://github.com/ClickHouse/ClickHouse/pull/8624 & add the actual parameters 2020-05-25 01:51:15 +03:00
Arthur Petukhovsky
c50cc74e70 Clean up code 2020-05-24 21:00:03 +03:00
Arthur Petukhovsky
893c79f194 Fix some comments and class names 2020-05-24 15:09:36 +03:00
Arthur Petukhovsky
577c09a370 Throw exception on polygon index error 2020-05-23 22:49:50 +03:00
Andrey Chulkov
5307b781c5 Update eps value to remove errors 2020-05-23 22:29:02 +03:00
Arthur Petukhovsky
c3c062fa28 Fix bug with two identical edges 2020-05-23 04:52:04 +03:00
Andrey Chulkov
025618b644 fix bug in which the wrong box was used 2020-05-22 02:59:23 +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
85779fad97 fix 2020-05-21 06:14:18 +03:00
Andrey Chulkov
e19c13f526 fix 2020-05-21 06:07:18 +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
1c8c48dbad fix 2020-05-21 05:07:17 +03:00
Andrey Chulkov
00637e0104 fix 2020-05-21 05:01:41 +03:00
Andrey Chulkov
b3c1bda0a9 change one_bucket_polygon to use new index 2020-05-21 04:32:18 +03:00
Andrey Chulkov
5b935f52cc fix 2020-05-21 03:50:19 +03:00
Andrey Chulkov
ff1dbe5483 add template to grid 2020-05-21 03:37:03 +03:00
Arthur Petukhovsky
814f099fd1 Dry polygon dict docs a bit 2020-05-21 02:52:18 +03:00
Anton Kvasha
f1893a7e83 Added better test 2020-05-21 00:01:21 +03:00
Anton Kvasha
5a6a8e2715 Documentation for polygon-dict: third draft 2020-05-20 02:04:07 +03:00
Anton Kvasha
d7e7ef6197 Documentation for polygon-dict: second draft 2020-05-19 19:13:47 +03:00
Anton Kvasha
8f5cb77d0a Documentation for polygon-dict: first draft 2020-05-19 18:46:08 +03:00
Anton Kvasha
4af038e3e9 Test data is stored in archive now 2020-05-18 16:41:18 +03:00
Andrey Chulkov
7210e9efb8 move tests left in dbms/ 2020-05-18 03:07:32 +03:00
Andrey Chulkov
33b724befc fix compilation error 2020-05-18 03:02:32 +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
alexey-milovidov
6f1d522b6a
Merge pull request #10980 from azat/database-atomic-fixes
Database atomic fixes
2020-05-17 23:25:56 +03:00
alexey-milovidov
3820075813
Merge pull request #10983 from azat/configure-librdkafka
Configure librdkafka (logging and thread names)
2020-05-17 23:25:18 +03:00
alexey-milovidov
0ef5d460ad
Merge pull request #10985 from ClickHouse/revert-10970-try-fix-use-after-free-mergetree
Revert "Try to fix use-after-free error in MergeTree"
2020-05-17 22:36:38 +03:00
alexey-milovidov
ca1a9b890d
Revert "Try to fix use-after-free error in MergeTree" 2020-05-17 22:36:27 +03:00
alexey-milovidov
f7b1263d41
Merge pull request #10268 from ClickHouse/max-rows-to-sort
Added failing tests about "max_rows_to_sort" setting.
2020-05-17 22:21:30 +03:00
alexey-milovidov
8d3c37992a
Merge pull request #10533 from ClickHouse/alter-key-column-better-exception-message
Better exception message and error code for ALTER of key column #9078
2020-05-17 22:21:14 +03:00
alexey-milovidov
92686fea27
Merge pull request #10974 from ClickHouse/xolm-random_fixed_string_function
Merging  #10866
2020-05-17 22:20:53 +03:00
alexey-milovidov
76dfc37bbf
Merge pull request #10975 from ClickHouse/Potya-master
Merging #10856
2020-05-17 22:20:36 +03:00
Anton Kvasha
0d9e1f3db3 Test data initialization reworked 2020-05-17 21:39:18 +03:00