.. |
Access
|
Improve REVOKE command: now it requires only grant/admin option for only
|
2020-07-02 12:54:24 +03:00 |
AggregateFunctions
|
Fix bad code in redundant ORDER BY optimization #10067
|
2020-07-06 02:50:20 +03:00 |
Client
|
Add replica priority for load_balancing
|
2020-06-29 23:03:28 +03:00 |
Columns
|
Fix ORDER BY tuple with COLLATE on const column
|
2020-06-28 23:55:45 +03:00 |
Common
|
Merge pull request #12165 from vitlibar/fix-split-dictionary-source-table-name
|
2020-07-07 11:49:36 +03:00 |
Compression
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
Core
|
Improve performace of reading in order of sorting key. (#11696)
|
2020-07-04 15:48:51 +03:00 |
Databases
|
Make code clearer: use enum instead of bool internal .
|
2020-07-05 17:14:29 +03:00 |
DataStreams
|
Merge pull request #12042 from ClickHouse/fix-constraints
|
2020-07-05 19:01:33 +03:00 |
DataTypes
|
Fix tests.
|
2020-07-02 18:26:44 +03:00 |
Dictionaries
|
Don't split dictionary source's table name into schema and table name itself
|
2020-07-06 23:41:39 +03:00 |
Disks
|
Merge pull request #11892 from excitoon-favorites/relatives3paths
|
2020-07-07 00:13:07 +03:00 |
Formats
|
yet another try
|
2020-06-30 14:38:09 +03:00 |
Functions
|
Better assert
|
2020-07-06 23:40:32 +03:00 |
Interpreters
|
Merge pull request #12120 from filimonov/query_context_for_system_logs
|
2020-07-07 09:55:20 +03:00 |
IO
|
add parseDateTimeBestEffortUS function (#12028)
|
2020-07-05 21:09:20 +03:00 |
Parsers
|
Remove unused potentially dangerous function
|
2020-07-06 09:05:48 +03:00 |
Processors
|
Merge pull request #11662 from Avogar/orc_output_format
|
2020-07-06 18:51:35 +04:00 |
Server
|
style fix for #12152
|
2020-07-07 13:28:45 +03:00 |
Storages
|
Merge pull request #12120 from filimonov/query_context_for_system_logs
|
2020-07-07 09:55:20 +03:00 |
TableFunctions
|
Fix error
|
2020-07-06 04:25:45 +03:00 |
CMakeLists.txt
|
Merge pull request #11662 from Avogar/orc_output_format
|
2020-07-06 18:51:35 +04:00 |
NOTICE
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ya.make
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |