Commit Graph

629 Commits

Author SHA1 Message Date
achulkov2
56b696e899 Remove forgotten unused code 2020-01-15 19:00:32 +03:00
achulkov2
2590eaa782 Improved some error messages 2020-01-15 18:54:45 +03:00
Andrei Chulkov
1d68725814 Delete old inefficient code, add some more checks upon dictionary creation 2020-01-15 18:47:41 +03:00
achulkov2
a4fefc7a45 Add some comments 2020-01-15 17:04:19 +03:00
achulkov2
2ed7378b69 Fix style error 2020-01-15 16:50:03 +03:00
Andrei Chulkov
45d3537b99 Slight modifications for simple algorithm, improved test 2020-01-15 16:28:18 +03:00
Andrey Chulkov
bf83e66905 Fix clang compilation error 2020-01-15 13:45:04 +03:00
achulkov2
510ddf21ab Implementing faster parsing of polygons 6.0 2020-01-14 23:26:56 +03:00
achulkov2
f2a942200a Implementing faster parsing of polygons 5.0 2020-01-14 22:08:17 +03:00
achulkov2
e852d818e4 Implementing faster parsing of polygons 4.0 2020-01-14 21:48:31 +03:00
achulkov2
32d4798872 Implementing faster parsing of polygons 3.0 2020-01-14 21:46:37 +03:00
achulkov2
4da1fffc06 Implementing faster parsing of polygons 2.0 2020-01-14 21:36:25 +03:00
achulkov2
c3ddbf8ab9 Implementing faster parsing of polygons 1.0 2020-01-14 21:32:47 +03:00
achulkov2
9a213f79ed Support new methods added in recent pull requests 3.0 2020-01-14 17:59:21 +03:00
achulkov2
c12727bfb5 Support new methods added in recent pull requests 2.0 2020-01-14 17:42:16 +03:00
achulkov2
bc5edee8cf Support new methods added in recent pull requests 2020-01-14 17:40:34 +03:00
Andrei Chulkov
d932dbf779 Merge branch 'master' into polygon-dict-basic-interface-improvements 2020-01-14 17:05:04 +03:00
alexey-milovidov
303b146a93
Merge branch 'master' into vfs_log 2020-01-12 20:16:30 +03:00
Pradeep Chhetri
4941fdfe4b Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
Alexander Burmak
70b3a1a0d8 Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log 2020-01-02 18:01:41 +03:00
alexey-milovidov
17b413fd2e
Merge pull request #8458 from vitlibar/separate-variables-for-database-and-name
Separate variables for database and name in dictionaries.
2019-12-31 07:39:01 +03:00
Alexey Milovidov
612b37b320 Minor addition to previous revision 2019-12-29 22:36:02 +03:00
Vitaly Baranov
1fa64a2a86 Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
achulkov2
9a91863693 Fix style error 2019-12-27 17:22:51 +03:00
achulkov2
f72d314f17 Merge branch 'polygon-dict-basic-interface' into polygon-dict-basic-interface-improvements 2019-12-27 16:19:39 +03:00
achulkov2
288005162e Add some comments 2019-12-27 16:06:03 +03:00
Andrey Chulkov
ce260e7212 Fix style errors 2019-12-27 13:57:32 +03:00
achulkov2
67b7cafd45 Trying more improvements around null_values 2019-12-26 18:27:01 +03:00
achulkov2
1fb0daf209 Try some improvements 2019-12-26 18:27:01 +03:00
Alexander Burmak
764b506fd5 Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log 2019-12-26 17:03:32 +03:00
Andrey Chulkov
b2c2b75617 Add blank line at the end of files 2019-12-26 01:02:55 +03:00
achulkov2
9e85b507d0 Fix stupid typo 2019-12-25 21:49:27 +03:00
achulkov2
ca76e88545 Some more clean-up and comments 2019-12-25 20:32:02 +03:00
achulkov2
35a3abcb07 Add blank line deleted by accident 2019-12-25 20:06:37 +03:00
achulkov2
2692796734 Clean up old comments, remove an old approach to testing 2019-12-25 20:03:24 +03:00
achulkov2
dcadccf95d Remove unused error codes 2019-12-25 19:48:09 +03:00
achulkov2
e1de174f4c More testing & fixes 2019-12-25 19:31:57 +03:00
achulkov2
dc8f201d4c Fix default string use after free 2019-12-25 18:27:04 +03:00
achulkov2
fef22a7fd2 Fix default string use after free 2019-12-25 18:18:11 +03:00
achulkov2
cd3277ff0a Fix default string use after free 2019-12-25 18:04:34 +03:00
achulkov2
c284c1d728 Fix after pull 2019-12-25 16:55:12 +03:00
achulkov2
946e602ede Pull 2019-12-25 16:06:51 +03:00
achulkov2
c34fca48c4 Small changes & comments 2019-12-24 21:21:50 +03:00
Nikolai Kochetov
6541b2db9e
Merge pull request #8351 from ClickHouse/fix-dict-with-clickhouse-source-and-subquery
Fix dict with clickhouse source and subquery
2019-12-24 16:56:48 +03:00
achulkov2
ff954afec3 Compilation errors 2019-12-23 16:52:44 +03:00
achulkov2
8160b2af6a Compilation errors 2019-12-23 16:43:12 +03:00
achulkov2
c339acddf9 Compilation errors 2019-12-23 16:41:35 +03:00
achulkov2
bd13a888f5 Compilation errors 2019-12-23 16:40:42 +03:00
achulkov2
fcfe2fb234 Compilation errors 2019-12-23 16:39:17 +03:00
achulkov2
a8fec15b50 First implementation of dictGet 2019-12-23 16:23:11 +03:00