ClickHouse/src
alexey-milovidov 7776adcfe1
Merge pull request #12704 from azat/abort-on-out_of_range
Abort on std::out_of_range in debug builds
2020-07-24 15:21:51 +03:00
..
Access Better exception during directories creation 2020-07-21 14:21:13 +03:00
AggregateFunctions Fixup 2020-07-16 05:09:02 +03:00
Client Merge remote-tracking branch 'origin/master' into HEAD 2020-07-07 15:42:11 +03:00
Columns Add comment 2020-07-10 08:42:09 +03:00
Common Merge pull request #12613 from ClickHouse/remove-sort-description-from-streams 2020-07-22 17:35:05 +03:00
Compression Remove useless code 2020-07-10 04:58:27 +03:00
Core ISSUES-12293 allow push predicate when subquery contains with clause (#12663) 2020-07-24 12:00:18 +03:00
Databases Make code clearer: use enum instead of bool internal. 2020-07-05 17:14:29 +03:00
DataStreams Fix thread group for ParallelParsingBlockInputStream after removing std::bind 2020-07-23 19:52:09 +03:00
DataTypes Merge pull request #12635 from ClickHouse/alter_non_metadata 2020-07-22 16:29:14 +03:00
Dictionaries Better function name and comment 2020-07-21 11:13:23 +03:00
Disks Fixup 2020-07-16 11:33:51 +03:00
Formats Merge branch 'master' into fasttest 2020-07-14 15:19:05 +03:00
Functions Merge pull request #12705 from azat/checkNumberOfArgumentsIfVariadic-fix 2020-07-23 16:22:44 +03:00
Interpreters ISSUES-12293 allow push predicate when subquery contains with clause (#12663) 2020-07-24 12:00:18 +03:00
IO Merge pull request #12423 from vitlibar/update-simdjson 2020-07-20 10:15:38 +03:00
Parsers ISSUES-4006 fix truncate table syntax error 2020-07-22 14:00:45 +08:00
Processors Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645) 2020-07-22 20:13:05 +03:00
Server Abort on std::out_of_range in debug builds 2020-07-23 11:36:12 +03:00
Storages Remove unused bits in MergeTreeRangeReader (#12671) 2020-07-23 11:20:09 +03:00
TableFunctions Fix code sytle check & build check 2020-07-17 11:33:29 +08:00
CMakeLists.txt Merge pull request #11234 from traceon/ldap-per-user-authentication 2020-07-16 13:17:21 +03:00
NOTICE
ya.make