Nikita Vasilev
|
d67c0f5aa0
|
Merge branch 'nikvas0/index_mutate' of github.com:nikvas0/ClickHouse into nikvas0/index_mutate
|
2019-08-15 20:48:24 +03:00 |
|
Nikita Vasilev
|
053f0ee78d
|
fix compilation
|
2019-08-15 20:46:35 +03:00 |
|
Yuriy
|
d8c197b493
|
pulled changes from remote branch
|
2019-08-15 19:51:38 +03:00 |
|
Nikita Vasilev
|
00a5fe7836
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-15 19:48:57 +03:00 |
|
Yuriy
|
c5b6d1f9bf
|
merged origin/master
|
2019-08-15 19:48:10 +03:00 |
|
Nikita Mikhaylov
|
2cfbd1e194
|
reused prev_timepoint
|
2019-08-15 19:39:18 +03:00 |
|
Nikita Mikhaylov
|
854da3b6a2
|
ms column added
|
2019-08-15 19:09:43 +03:00 |
|
chertus
|
47a9424190
|
Merge branch 'master' into refactoring
|
2019-08-15 18:32:56 +03:00 |
|
chertus
|
e895251bc6
|
minor changes
|
2019-08-15 17:22:33 +03:00 |
|
Ivan Lezhankin
|
c52a34fd15
|
Add test for multiple mat. views
|
2019-08-15 17:19:12 +03:00 |
|
Nikolai Kochetov
|
24e5b95b98
|
Fix test_external_dictionaries for non root user.
|
2019-08-15 17:00:36 +03:00 |
|
chertus
|
994f9f3cc6
|
unify ActionsVisitor: rewrite as InDepthNodeVisitor
|
2019-08-15 16:54:59 +03:00 |
|
BayoNet
|
25e88fd60e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-15 16:51:32 +03:00 |
|
chertus
|
1b500ade45
|
remove duplicated include
|
2019-08-15 14:22:19 +03:00 |
|
Nikolai Kochetov
|
67f6129284
|
Temporarily disabled 00963_temporary_live_view_watch_live_timeout.
|
2019-08-15 14:18:41 +03:00 |
|
Nikolai Kochetov
|
e2171a038b
|
Temporarily disabled 00963_temporary_live_view_watch_live_timeout.
|
2019-08-15 14:10:33 +03:00 |
|
CurtizJ
|
6ef3b5f9c7
|
fix usage of global syntax_result in optimizeReadInOrder
|
2019-08-15 13:15:04 +03:00 |
|
BayoNet
|
b1d1a23318
|
DOCAPI-7431: Formatted queries docs (#6490)
|
2019-08-15 13:10:59 +03:00 |
|
BayoNet
|
c4df1d948b
|
DOCAPI-7415: Docs for the -Resample aggregate function combinator. (#5972)
|
2019-08-15 13:09:36 +03:00 |
|
Ivan Blinkov
|
75fa9a0e36
|
Some more translation of ToC to Chinese (#6487)
|
2019-08-15 13:07:23 +03:00 |
|
Nikolai Kochetov
|
90cb316457
|
Added more comments. Fix operator== in ExpressionActions.
|
2019-08-15 12:51:53 +03:00 |
|
Nikolai Kochetov
|
333746b910
|
Update 00459_group_array_insert_at.sql
|
2019-08-15 12:12:52 +03:00 |
|
Nikolai Kochetov
|
09dfc26087
|
Remove _dummy column at InterpreterSelectQuery::unifyStreams.
|
2019-08-15 11:50:17 +03:00 |
|
Nikolai Kochetov
|
abfaa9620d
|
Fix style.
|
2019-08-15 11:09:18 +03:00 |
|
Nikolai Kochetov
|
a4be4da9b4
|
Added recursiveMaterializeConstants.
|
2019-08-15 10:55:59 +03:00 |
|
Nikolai Kochetov
|
6586f059b5
|
Added recursiveMaterializeConstants.
|
2019-08-15 10:54:39 +03:00 |
|
Nikolai Kochetov
|
807bc5205a
|
Update 00818_inner_join_bug_3567.reference
|
2019-08-15 10:39:00 +03:00 |
|
Nikolai Kochetov
|
867a7461dc
|
Make randConstant const again.
|
2019-08-15 10:32:06 +03:00 |
|
Nikolai Kochetov
|
37a88e1407
|
Added recursiveMaterializeConstants.
|
2019-08-15 10:28:33 +03:00 |
|
Nikolai Kochetov
|
720fe61a14
|
Merge pull request #6494 from yandex/fix-pipeline-executor-types
Fix arg type forPipelineExecutor::prepareProcessor
|
2019-08-15 09:54:18 +03:00 |
|
Nikolai Kochetov
|
551d04c01f
|
Merge pull request #6495 from yandex/fix-format-factory-default-streams
Fix FormatFactory default formats.
|
2019-08-15 09:53:51 +03:00 |
|
alexey-milovidov
|
64f676504d
|
Merge pull request #6493 from yandex/request-splitting-test
Added a test for bad URIs
|
2019-08-14 23:55:34 +03:00 |
|
chertus
|
7c566f317c
|
refactoring: extract SelectQueryExpressionAnalyzer from ExpressionAnalyzer
|
2019-08-14 22:30:30 +03:00 |
|
CurtizJ
|
0b3d7d8032
|
Merge remote-tracking branch 'upstream/master' into order-by-efficient
|
2019-08-14 21:26:25 +03:00 |
|
Nikita Mikhaylov
|
e83482b512
|
metric_log.xml
|
2019-08-14 20:21:45 +03:00 |
|
alexey-milovidov
|
7a439e269f
|
Merge pull request #6470 from alex-krash/function_user
Function currentUser()
|
2019-08-14 20:09:54 +03:00 |
|
alexey-milovidov
|
a9d48ad503
|
Merge pull request #6482 from yandex/allow-library-dictionary-with-asan
Allow to use library dictionary source with ASan.
|
2019-08-14 20:05:13 +03:00 |
|
chertus
|
047a14a189
|
one more minor refactoring
|
2019-08-14 19:53:30 +03:00 |
|
BayoNet
|
5a9f31ede4
|
DOCAPI-7062: MySQL database engine and MergeTree TTL docs. EN review, RU translation (#6407)
* Update create.md
* Update mergetree.md
* Update index.md
* Update mysql.md
* DOCAPI-7062: RU translation.
* DOCAPI-7062: Fixes
* Update docs/ru/database_engines/index.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/database_engines/mysql.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/create.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7062: Clarifications and fixes.
* DOCAPI-7062: Clarifications.
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/mergetree.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2019-08-14 19:42:09 +03:00 |
|
CurtizJ
|
eb3a3f44d0
|
better avoiding of array join in optimizeReadInOrder
|
2019-08-14 19:15:03 +03:00 |
|
Nikolai Kochetov
|
be009d971d
|
Fix FormatFactory default formats.
|
2019-08-14 18:54:51 +03:00 |
|
chertus
|
97d6f2218c
|
minor refactoring
|
2019-08-14 18:34:32 +03:00 |
|
Nikolai Kochetov
|
e51c48501b
|
Fix arg type forPipelineExecutor::prepareProcessor
|
2019-08-14 18:28:33 +03:00 |
|
Nikolai Kochetov
|
b323f08907
|
Fix build.
|
2019-08-14 18:23:57 +03:00 |
|
Alexey Milovidov
|
cab85b30b9
|
Added a test for bad URIs
|
2019-08-14 18:23:22 +03:00 |
|
Nikolai Kochetov
|
287eb633b8
|
Merged with master
|
2019-08-14 18:16:52 +03:00 |
|
Nikolai Kochetov
|
5131b6af4b
|
Fix header for joins. Make function randConstant not constant.
|
2019-08-14 18:14:32 +03:00 |
|
Nikolai Kochetov
|
8f55fdbd15
|
Wrap const columns in RemoteBlockInputStream.
|
2019-08-14 18:14:37 +03:00 |
|
Nikolai Kochetov
|
b5c9be75c4
|
Materialize constant keys in header.
|
2019-08-14 18:14:32 +03:00 |
|
Nikolai Kochetov
|
0635188104
|
Allow constants for RemoteBlockInputStream.
|
2019-08-14 18:14:32 +03:00 |
|