Alexey Milovidov
|
613061cee5
|
Fixed incompatibility when versions prior to 18.12.17 are used on remote servers and newer is used on initiating server, and GROUP BY both fixed and non-fixed keys, and when two-level group by method is activated [#CLICKHOUSE-4035]
|
2018-09-28 23:17:38 +03:00 |
|
alexey-milovidov
|
c6ab6fa1a8
|
Merge pull request #3247 from CurtizJ/fix-thread-group
Fix distributed "CREATE TABLE AS SELECT" query.
|
2018-09-28 18:54:49 +03:00 |
|
Anton Popov
|
49438ed1a1
|
Update DDLWorker.cpp
|
2018-09-28 18:35:30 +03:00 |
|
CurtizJ
|
ed3c744055
|
fixes
|
2018-09-28 18:30:03 +03:00 |
|
proller
|
ec11bef633
|
Build fixes (#3181)
|
2018-09-28 17:53:20 +03:00 |
|
CurtizJ
|
009c973312
|
remove redundant comment
|
2018-09-28 16:47:34 +03:00 |
|
CurtizJ
|
f9fb73ce2e
|
fix distributed "create table as select" query
|
2018-09-28 16:44:39 +03:00 |
|
alexey-milovidov
|
b84a499a93
|
Merge pull request #3231 from zhang2014/fix/ISSUES-3225
ISSUES-3225 fix alias conflict when predicate optimization
|
2018-09-28 14:46:54 +03:00 |
|
Alexey Milovidov
|
138e70197e
|
Fixed comments and docs #3241
|
2018-09-28 06:42:08 +03:00 |
|
Alexey Milovidov
|
169dbfe200
|
Fixed discrepancy between default values of "log_queries" and "log_query_threads" settings [#CLICKHOUSE-4030]
|
2018-09-28 06:40:39 +03:00 |
|
zhang2014
|
b35ab511cb
|
ISSUES-3225 fix alias conflict when predicate optimization
|
2018-09-27 14:29:38 +08:00 |
|
Alexey Milovidov
|
e90484db77
|
Fix conversion between Date and DateTime when inserting in VALUES format and "input_format_values_interpret_expressions" is true #3226
|
2018-09-26 22:43:10 +03:00 |
|
alexey-milovidov
|
b6e53d22e1
|
Merge pull request #3200 from yandex/low-cardinality-function-result-cache
Added cache for low cardinality function result.
|
2018-09-26 18:12:48 +03:00 |
|
alexey-milovidov
|
6374094f0c
|
Merge pull request #3202 from zhang2014/fix/ISSUES-3145
ISSUES-3145 support qualified asterisk
|
2018-09-26 17:41:01 +03:00 |
|
Alexey Milovidov
|
042536177d
|
Merge branch 'master' into order-by-remerge
|
2018-09-26 04:24:35 +03:00 |
|
Nikolai Kochetov
|
d526859011
|
Added cache for low cardinality function result. [#CLICKHOUSE-3904]
|
2018-09-25 16:48:52 +03:00 |
|
zhang2014
|
b887ec8e98
|
ISSUES-3145 support qualified asterisk
|
2018-09-25 10:42:51 +08:00 |
|
alexey-milovidov
|
002331be1b
|
Merge pull request #3204 from CurtizJ/CLICKHOUSE-3527
Better code in #3101.
|
2018-09-25 00:28:11 +03:00 |
|
Alexey Milovidov
|
8e7c6598e8
|
Added remerge step to process ORDER BY with LIMIT when memory usage is high #3179
|
2018-09-24 23:07:30 +03:00 |
|
Alexey Milovidov
|
17b8e20922
|
Failover for hosts with missing DNS records while connecting to ZooKeeper #3201
|
2018-09-24 22:09:12 +03:00 |
|
CurtizJ
|
d0ed96aa04
|
better code
|
2018-09-24 22:08:11 +03:00 |
|
Alexey Milovidov
|
73f68b5ee4
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-09-24 21:44:09 +03:00 |
|
Alexey Milovidov
|
5f6328646a
|
utils/check-style/check-style -n #3101
|
2018-09-24 21:02:25 +03:00 |
|
alexey-milovidov
|
b6c7d71a03
|
Merge pull request #3101 from CurtizJ/CLICKHOUSE-3527
CLICKHOUSE-3527 Fix race while parallel ddl queries
|
2018-09-24 20:59:57 +03:00 |
|
zhang2014
|
f3dcc2ef41
|
ISSUES-3145 support qualified asterisk
|
2018-09-24 23:28:18 +08:00 |
|
alexey-milovidov
|
76cb9ff873
|
Update Context.cpp
|
2018-09-22 18:22:54 +03:00 |
|
alexey-milovidov
|
b1eb66c03e
|
Merge branch 'master' into low-cardinality-fixes
|
2018-09-21 13:43:37 +03:00 |
|
alexey-milovidov
|
4a54a1c310
|
Merge pull request #3138 from yandex/low-cardinality-group-by
Low cardinality group by
|
2018-09-21 13:38:20 +03:00 |
|
Nikolai Kochetov
|
3e742a6b55
|
Review fixes.
|
2018-09-21 12:49:43 +03:00 |
|
Alexey Milovidov
|
8bfdcc6464
|
Fix style [#CLICKHOUSE-2]
|
2018-09-20 23:57:06 +03:00 |
|
alexey-milovidov
|
5d3027d4d0
|
Merge pull request #3171 from yandex/fix_segfault_on_incomplete_block
Reorder Squashing and adding default output stream in insert
|
2018-09-20 21:11:45 +03:00 |
|
alexey-milovidov
|
4a095d8433
|
Merge pull request #3172 from CurtizJ/CLICKHOUSE-3979
Add modificator CUBE [CLICKHOUSE-3979]
|
2018-09-20 21:04:56 +03:00 |
|
alexey-milovidov
|
0d2c6dff24
|
Update Aggregator.h
|
2018-09-20 20:59:47 +03:00 |
|
CurtizJ
|
b89feb1572
|
replace bool by enum
|
2018-09-20 20:51:42 +03:00 |
|
CurtizJ
|
8644853558
|
optimize
|
2018-09-20 18:46:37 +03:00 |
|
alesapin
|
94287f3199
|
Finally fixed
|
2018-09-20 18:35:52 +03:00 |
|
alesapin
|
c13ffed085
|
Remove redundant changes
|
2018-09-20 16:26:32 +03:00 |
|
chertus
|
6442b5b167
|
refactoring: hide ASTIdentifier kind
|
2018-09-20 16:13:33 +03:00 |
|
alesapin
|
0f12e028a5
|
Fix insert for native format
|
2018-09-20 15:59:33 +03:00 |
|
alesapin
|
dfa3e7e1cd
|
Missed changes
|
2018-09-20 14:40:04 +03:00 |
|
alesapin
|
b87a084f38
|
Strict order of evaluated and added columns
|
2018-09-20 14:16:15 +03:00 |
|
Nikolai Kochetov
|
d2fbc3df58
|
Fix in function for low cardinality argument. #3004
|
2018-09-20 13:55:10 +03:00 |
|
alesapin
|
2b3e29f607
|
Take header from first block in Squashing stream
|
2018-09-19 20:39:04 +03:00 |
|
alesapin
|
e1c8045055
|
Fix error with header
|
2018-09-19 15:56:56 +03:00 |
|
alesapin
|
520446df53
|
Reorder Squashing and adding default output stream in insert
|
2018-09-19 14:09:12 +03:00 |
|
alesapin
|
c2f3453fda
|
Reorder Squashing and adding default output stream in insert
|
2018-09-19 14:06:42 +03:00 |
|
Alexey Zatelepin
|
badefe14bc
|
allow ON CLUSTER for ALTER UPDATE #3158
|
2018-09-19 14:01:09 +03:00 |
|
CurtizJ
|
8f7daa75d1
|
update comments
|
2018-09-19 12:34:07 +03:00 |
|
CurtizJ
|
e4c1ca91c1
|
update tests
|
2018-09-18 21:41:54 +03:00 |
|
Anton Popov
|
f550b21a8f
|
Merge branch 'master' into CLICKHOUSE-3527
|
2018-09-18 21:35:54 +03:00 |
|