alesapin
|
7b545f9b18
|
Fix style
|
2019-10-08 15:35:17 +03:00 |
|
alesapin
|
cd05564b17
|
Add show create dictionary
|
2019-10-08 15:34:04 +03:00 |
|
alesapin
|
0883b3f8a9
|
Parser for drop dictionary query
|
2019-10-08 14:10:29 +03:00 |
|
alesapin
|
db20681207
|
Better declaration and lifetime parser
|
2019-10-08 13:50:57 +03:00 |
|
alesapin
|
5f81f47637
|
Add recursive parsing of pairs
|
2019-10-08 12:47:17 +03:00 |
|
Alexander Kuzmenkov
|
56b065881a
|
Include FieldVisitors.h in less files.
|
2019-10-07 20:23:05 +03:00 |
|
alesapin
|
0e664807e9
|
Additional test
|
2019-10-07 19:46:35 +03:00 |
|
alesapin
|
cec3af45e5
|
First working version of parser
|
2019-10-07 19:23:16 +03:00 |
|
alesapin
|
369a7d262c
|
Merge branch 'master' into dictionaries_ddl_parser
|
2019-10-07 12:46:08 +03:00 |
|
Guillaume Tassery
|
f54c90ccce
|
Merge branch 'master' of github.com:PerformanceVision/ClickHouse into move_partition
|
2019-10-03 10:24:39 +02:00 |
|
Nikita Mikhaylov
|
fe5df2c1ed
|
Update ASTAlterQuery.cpp
|
2019-10-01 20:48:22 +03:00 |
|
Nikita Mikhaylov
|
f6985028db
|
Update ASTAlterQuery.cpp
|
2019-10-01 20:47:25 +03:00 |
|
alesapin
|
3fe7d84233
|
Add ASTs for dictionaries
|
2019-10-01 17:54:28 +03:00 |
|
Alexander Tokmakov
|
979f235e38
|
Merge branch 'master' into merging_values_with_expressions
|
2019-09-30 18:06:58 +03:00 |
|
Alexey Milovidov
|
dcd40d1d07
|
Better log messages about disks
|
2019-09-24 03:45:40 +03:00 |
|
Alexander Tokmakov
|
0080639f79
|
Merge branch 'master' into merging_values_with_expressions
|
2019-09-20 23:26:01 +03:00 |
|
Artem Zuikov
|
aae82eed5a
|
Merge pull request #6940 from 4ertus2/mjoin
PartialMergeJoin
|
2019-09-18 16:16:10 +03:00 |
|
Guillaume Tassery
|
acaa9cdbad
|
Rename move partition to partition_expr to move partition to table partition_expr
|
2019-09-17 13:59:09 +02:00 |
|
Guillaume Tassery
|
3308902c03
|
Reset replace partition
|
2019-09-17 12:43:58 +02:00 |
|
Guillaume Tassery
|
8920f36d96
|
merge master
|
2019-09-16 09:27:38 +02:00 |
|
malkfilipp
|
98050c108f
|
Add LIMIT clause to SHOW queries
|
2019-09-15 19:07:27 +03:00 |
|
chertus
|
bd957168d2
|
any left join (without use_nulls)
|
2019-09-13 19:17:37 +03:00 |
|
Guillaume Tassery
|
9cca599749
|
Add to database argument when we send to the server
|
2019-09-13 14:27:59 +02:00 |
|
Guillaume Tassery
|
2402e84bfc
|
Merge branch 'master' of github.com:PerformanceVision/ClickHouse into move_partition
|
2019-09-13 11:20:40 +02:00 |
|
Alexander Tokmakov
|
f323476111
|
Merge branch 'master' into merging_values_with_expressions
|
2019-09-11 23:31:37 +03:00 |
|
alesapin
|
27419c965e
|
Merge with master
|
2019-09-09 14:13:36 +03:00 |
|
Anton Popov
|
69da4f30b3
|
Merge branch 'master' into merging_input_function
|
2019-09-06 16:20:00 +03:00 |
|
alesapin
|
0c9a9dee1c
|
Merge with master
|
2019-09-06 11:53:32 +03:00 |
|
Olga Khvostikova
|
f90642ce23
|
Merge pull request #6610 from CurtizJ/merging_with_ties_and_with_fill
WITH TIES modifier for LIMIT and WITH FILL modifier for ORDER BY. (continuation of #5069)
|
2019-09-05 22:45:48 +03:00 |
|
CurtizJ
|
b04cea7463
|
minor fixes of table function input
|
2019-09-05 16:17:01 +03:00 |
|
alesapin
|
a4c3937153
|
Small refactoring
|
2019-09-04 16:24:55 +03:00 |
|
alesapin
|
8b6abab486
|
Merge branch 'master' into ObjatieGroba-feature_multiple_disks
|
2019-09-04 15:41:27 +03:00 |
|
CurtizJ
|
7accc09066
|
Merge branch 'palasonic-add-input-function' of https://github.com/palasonic1/ClickHouse into merging_input_function
|
2019-09-04 15:25:20 +03:00 |
|
alesapin
|
52442cf549
|
Add system stop moves query
|
2019-09-03 17:50:49 +03:00 |
|
alexey-milovidov
|
ab75e8c26d
|
Merge pull request #6205 from zhang2014/fix/some_mutation
fix some mutation bug
|
2019-09-03 14:33:20 +03:00 |
|
CurtizJ
|
de5e2b4d6b
|
Merge remote-tracking branch 'upstream/master' into merging_with_ties_and_with_fill
|
2019-09-02 17:34:49 +03:00 |
|
Alexander Tokmakov
|
dd45f3c2bd
|
Check types of numeric literals
|
2019-09-02 17:33:10 +03:00 |
|
Alexander Tokmakov
|
2322a88ef0
|
Store TokenIterators in ASTLiteral
|
2019-09-02 17:33:10 +03:00 |
|
Guillaume Tassery
|
f727580483
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into move_partition
|
2019-09-02 08:45:52 +02:00 |
|
alesapin
|
d7e54d3c14
|
Merge branch 'master' of github.com:yandex/ClickHouse into ObjatieGroba-feature_multiple_disks
|
2019-08-30 12:53:24 +03:00 |
|
alesapin
|
1813b96f82
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
|
alesapin
|
0899b3818d
|
Remove redundant changes
|
2019-08-29 13:49:26 +03:00 |
|
zhang2014
|
54b65bac50
|
fix max_ast_elements settings with merge mutation
|
2019-08-29 11:06:35 +08:00 |
|
CurtizJ
|
42633c801b
|
Merge remote-tracking branch 'upstream/master' into merging_with_ties_and_with_fill
|
2019-08-27 17:11:57 +03:00 |
|
Guillaume Tassery
|
6f5969e1b5
|
Merge branch 'master' into move_partition
|
2019-08-27 15:54:21 +07:00 |
|
alesapin
|
062034dfd8
|
Eventually merged with master
|
2019-08-26 13:07:32 +03:00 |
|
Alexey Milovidov
|
dae2aa6138
|
Removed useless code
|
2019-08-23 08:11:11 +03:00 |
|
Alexey Milovidov
|
84b0f709aa
|
Removed useless code
|
2019-08-23 08:08:06 +03:00 |
|
Alexey Milovidov
|
4366791b63
|
Merge branch 'table-constraints' of https://github.com/NanoBjorn/ClickHouse into NanoBjorn-table-constraints
|
2019-08-23 07:49:10 +03:00 |
|
CurtizJ
|
5c2309132d
|
Merge remote-tracking branch 'upstream/master' into merging_with_ties_and_with_fill
|
2019-08-23 02:18:45 +03:00 |
|
Alexander Tokmakov
|
81022bb3e9
|
Merge branch 'master' into alter_table_drop_detached_part
|
2019-08-22 23:38:58 +03:00 |
|
CurtizJ
|
9fdb9e5805
|
implement modifier 'with fill' for 'order by' clause
|
2019-08-21 15:59:03 +03:00 |
|
alesapin
|
eb5e052855
|
merge and fixes
|
2019-08-21 13:09:29 +03:00 |
|
alesapin
|
70ca7f4156
|
Merge with master
|
2019-08-21 11:57:35 +03:00 |
|
alexey-milovidov
|
308baa182e
|
Merge branch 'master' into table-constraints
|
2019-08-21 06:33:08 +03:00 |
|
alesapin
|
00bdd6c680
|
Support move partition
|
2019-08-20 12:59:19 +03:00 |
|
Gleb Novikov
|
86fecc7501
|
Merge branch 'master' into table-constraints
|
2019-08-20 12:17:56 +03:00 |
|
alesapin
|
a85cdc91a6
|
Merge branch 'master' into ObjatieGroba-feature_multiple_disks
|
2019-08-19 11:34:02 +03:00 |
|
alesapin
|
e7542810bb
|
Merge with master
|
2019-08-19 11:20:48 +03:00 |
|
Nikolai Kochetov
|
18ad0e7e6b
|
Merged with master.
|
2019-08-16 13:55:40 +03:00 |
|
Nikita Vasilev
|
00a5fe7836
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-15 19:48:57 +03:00 |
|
CurtizJ
|
72b80fe1f7
|
merging with master
|
2019-08-14 20:01:47 +03:00 |
|
CurtizJ
|
22d9bd06cc
|
Merge branch 'dmitriiut-WITH_TIES_and_WITH_FILL' of https://github.com/dmitriiut/ClickHouse into merging_with_ties_and_with_fill
|
2019-08-14 16:40:07 +03:00 |
|
alesapin
|
949890ee90
|
Merged
|
2019-08-14 12:46:30 +03:00 |
|
alesapin
|
428c753ed7
|
Merge with master
|
2019-08-13 11:37:47 +03:00 |
|
Nikolai Kochetov
|
545420963d
|
Fix build/
|
2019-08-12 14:04:30 +03:00 |
|
Nikolai Kochetov
|
631bbde420
|
Merged with master.
|
2019-08-12 13:19:13 +03:00 |
|
Gleb Novikov
|
381ea6cb6e
|
Merge branch 'master' into table-constraints
|
2019-08-11 12:38:34 +03:00 |
|
alexey-milovidov
|
838c5e535f
|
Merge pull request #6433 from yandex/prevent-stack-overflow-in-parser
Fixed possible stack overflow in parser
|
2019-08-10 23:58:54 +03:00 |
|
Nikita Vasilev
|
75e381bde4
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-10 23:07:50 +03:00 |
|
Alexey Milovidov
|
c80aeb0ef1
|
Fixed another case; added a test
|
2019-08-10 20:08:14 +03:00 |
|
Alexey Milovidov
|
0a9787c7f3
|
Fixed possible stack overflow in parser
|
2019-08-10 19:38:25 +03:00 |
|
kreuzerkrieg
|
112fc71276
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
|
Nikolai Kochetov
|
2ae3db7920
|
Merged with master.
|
2019-08-09 18:32:44 +03:00 |
|
Alexey Milovidov
|
b3ab21e7a0
|
Addition to prev. revision
|
2019-08-08 23:27:12 +03:00 |
|
Alexey Milovidov
|
724b4b0293
|
Addition to prev. revision
|
2019-08-08 23:26:42 +03:00 |
|
Alexey Milovidov
|
a6e4b34ab4
|
Fixed unpleasant code #6401
|
2019-08-08 23:02:30 +03:00 |
|
Alexander Tokmakov
|
ae6efb23b4
|
Merge branch 'master' into alter_table_drop_detached_part
|
2019-08-08 22:31:31 +03:00 |
|
alesapin
|
52b9658bcf
|
Merge with master
|
2019-08-06 15:55:12 +03:00 |
|
Nikita Vasilev
|
4a39538625
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-04 16:58:21 +03:00 |
|
alexey-milovidov
|
f8980e691e
|
Merge pull request #6274 from CurtizJ/ttl-old-parts
TTL improvements.
|
2019-08-02 22:51:28 +03:00 |
|
CurtizJ
|
82f304f81e
|
add query 'SYSTEM STOP TTL MERGES'
|
2019-08-01 18:36:12 +03:00 |
|
Igr Mineev
|
0f1e8404dc
|
Merge branch 'master' of github.com:yandex/ClickHouse into feature_multiple_disks
|
2019-08-01 13:42:59 +03:00 |
|
alexey-milovidov
|
a8793fbef3
|
Merge pull request #6209 from dimarub2000/values_list
VALUES list
|
2019-08-01 04:36:04 +03:00 |
|
Dmitry Rubashkin
|
f91c64bd28
|
parser changed, test modified, comments added
|
2019-07-31 17:06:22 +03:00 |
|
Igr Mineev
|
31c36efa25
|
Merge branch 'master' of github.com:yandex/ClickHouse into feature_multiple_disks
|
2019-07-30 19:13:58 +03:00 |
|
Alexander Tokmakov
|
3c15b87003
|
Merge branch 'master' into alter_table_drop_detached_part
|
2019-07-29 14:29:23 +03:00 |
|
alesapin
|
d9a2ac123a
|
Fix small typo and merge
|
2019-07-29 12:17:37 +03:00 |
|
Guillaume Tassery
|
663ca03d6f
|
Fix style
|
2019-07-29 08:09:36 +02:00 |
|
Nikita Vasilev
|
7efb1bcb12
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-07-27 10:30:43 +03:00 |
|
chertus
|
9f9ba3a06f
|
restore cropped names in JOIN ON section for distributed queries
|
2019-07-26 20:43:42 +03:00 |
|
Guillaume Tassery
|
c633dfa5c0
|
Use to_database instead of from_database for move partition feature
|
2019-07-26 13:12:18 +02:00 |
|
Guillaume Tassery
|
f52fed5cea
|
Let the user able to move a partition to an another table
|
2019-07-26 10:42:17 +02:00 |
|
Igr Mineev
|
7a31feeec0
|
Add tests for multiple disks. Fix Alter query.
|
2019-07-25 21:21:01 +03:00 |
|
alesapin
|
f7e0d17490
|
Fix some bugs
|
2019-07-24 18:22:16 +03:00 |
|
alesapin
|
8a00ce5ff1
|
Intermediate step
|
2019-07-24 15:56:39 +03:00 |
|
Alexander Tokmakov
|
3c2172b750
|
parse and interpret query
|
2019-07-23 22:25:10 +03:00 |
|
Igr
|
3e017ec69c
|
Merge branch 'master' into feature_multiple_disks
|
2019-07-23 16:38:20 +03:00 |
|
chertus
|
9baf1bf196
|
Merge branch 'master' into ast
|
2019-07-23 13:49:18 +03:00 |
|
Igr Mineev
|
2925657f5e
|
Remove non-alter move command.
|
2019-07-23 12:38:26 +03:00 |
|
alexey-milovidov
|
cd6c15b79f
|
Merge pull request #6057 from dimarub2000/master
CREATE TABLE AS table_function()
|
2019-07-23 02:50:08 +03:00 |
|
chertus
|
eaa3cb557a
|
move prefer_alias_to_column_name logic out of parser
|
2019-07-22 22:21:07 +03:00 |
|
Dmitry Rubashkin
|
6c6af60194
|
Fixes after review
|
2019-07-22 15:18:53 +03:00 |
|
Alexey Milovidov
|
fb0d09c5d3
|
Rename files
|
2019-07-21 20:03:58 +03:00 |
|
Alexey Milovidov
|
47058e8e11
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
|
dimarub2000
|
20a846d753
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-18 21:52:18 +03:00 |
|
Dmitry Rubashkin
|
7382cb41fa
|
CREATE TABLE AS table_function()
|
2019-07-18 21:29:49 +03:00 |
|
Igr Mineev
|
52bca488dc
|
Add alter move part command
|
2019-07-18 18:19:03 +03:00 |
|
Alexey Milovidov
|
ef6c7ea5be
|
Merge COLUMNS matcher (incomplete)
|
2019-07-16 23:05:00 +03:00 |
|
Igr Mineev
|
21e0bec3d0
|
Merge remote-tracking branch 'upstream/master' into feature_multiple_disks
|
2019-07-16 13:45:07 +03:00 |
|
Maxim Fridental
|
bb40d4729c
|
Implement COLUMNS clause
|
2019-07-12 13:17:38 +02:00 |
|
alexey-milovidov
|
6088aa233f
|
Update ASTCheckQuery.h
|
2019-07-08 22:55:54 +03:00 |
|
alexey-milovidov
|
a1e7d12f68
|
Update ParserQueryWithOutput.cpp
|
2019-07-08 22:55:36 +03:00 |
|
Gleb Novikov
|
71c2ca0fe9
|
Merge branch 'master' into table-constraints
|
2019-07-04 22:40:00 +03:00 |
|
alesapin
|
83ca611c59
|
Remove more unexpected changes
|
2019-07-03 23:59:47 +03:00 |
|
alesapin
|
4557412fed
|
Remove unexpected changes
|
2019-07-03 23:57:05 +03:00 |
|
alesapin
|
c880e00ffa
|
Start writing tests
|
2019-07-03 19:00:24 +03:00 |
|
alesapin
|
3925a3bd13
|
Generalize check query
|
2019-07-03 16:17:19 +03:00 |
|
Vitaliy Zakaznikov
|
a363189dfc
|
Merge branch 'master' of https://github.com/vzakaznikov/ClickHouse into liveview
|
2019-07-01 18:05:14 -04:00 |
|
Alexey Milovidov
|
6ad07172ee
|
Fixed error in query formatting
|
2019-06-30 15:49:06 +03:00 |
|
Gleb Novikov
|
a146b7383e
|
Merge branch 'master' into table-constraints
|
2019-06-30 11:32:02 +02:00 |
|
Alexey Milovidov
|
c7e70df5fc
|
Fixed error with formatting aliases
|
2019-06-29 21:59:07 +03:00 |
|
Alexey Milovidov
|
498a2072b5
|
Fixed bug in query formatting with TEMPORARY tables
|
2019-06-29 19:58:32 +03:00 |
|
Alexey Milovidov
|
a8e1c8a7d2
|
Fixed formatting of invalid queries with ambiguous aliases
|
2019-06-29 19:13:28 +03:00 |
|
Alexey Milovidov
|
6ff0a88eb3
|
Fixed minor issue in query formatting
|
2019-06-29 18:26:19 +03:00 |
|
Alexey Milovidov
|
a643f2f75e
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-29 15:51:56 +03:00 |
|
Nikita Vasilev
|
7079c91a0e
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-06-25 16:34:11 +03:00 |
|
Nikita Vasilev
|
9873b04611
|
StringRef -> String (race cond)
|
2019-06-25 16:10:09 +03:00 |
|
Alexey Milovidov
|
8f77d898f3
|
Renamed functions for consistency #5704
|
2019-06-24 17:51:37 +03:00 |
|
alexey-milovidov
|
8e41d89126
|
Merge pull request #5704 from zhang2014/fix/ISSUES-5697
ISSUES-5697 fix insert and select query with mysql style identifier
|
2019-06-24 17:40:28 +03:00 |
|
Nikita Vasilev
|
7b7517ff85
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-06-24 16:44:44 +03:00 |
|
proller
|
1ac09fa721
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
|
zhang2014
|
1786407621
|
ISSUES-5697 fix insert and select query with mysql style identifier
|
2019-06-21 13:51:27 +08:00 |
|
Vitaliy Zakaznikov
|
51bf8a1baa
|
Merge branch 'master' of https://github.com/vzakaznikov/ClickHouse into liveview
|
2019-06-17 12:42:31 -04:00 |
|
alesapin
|
fd3abbe93d
|
Merge pull request #4935 from zhang2014/feature/support_system_replicas
Support system replicas queries for distributed
|
2019-06-17 15:30:30 +03:00 |
|
Alexey Milovidov
|
dc0391b446
|
Fixed formatting of complex expressions
|
2019-06-17 01:51:09 +03:00 |
|
Alexey Milovidov
|
2c0bdf1d90
|
Fixed formatting of expressions like (x[1].1)[1]
|
2019-06-17 01:42:06 +03:00 |
|
Alexey Milovidov
|
da43d1e3e4
|
Fixed formatting of queries with clashed expression and table aliases
|
2019-06-17 01:28:24 +03:00 |
|
Alexey Milovidov
|
54b633bb86
|
Fixed wrong method ASTExplainQuery::formatImpl
|
2019-06-17 01:00:29 +03:00 |
|
Alexey Milovidov
|
864dacd112
|
Merging
|
2019-06-16 19:47:47 +03:00 |
|
Alexey Milovidov
|
39198ef45f
|
Fixed error with COMMENT COLUMN IF EXISTS
|
2019-06-16 15:10:34 +03:00 |
|
Alexey Milovidov
|
fad6013270
|
Fixing query parameters
|
2019-06-15 20:52:53 +03:00 |
|
Gleb Novikov
|
15004ce055
|
Merge branch 'master' into table-constraints
|
2019-06-14 23:10:48 +03:00 |
|
Alexey Milovidov
|
34072c2dde
|
Fixes for #5331
|
2019-06-14 21:38:58 +03:00 |
|
Alexey Milovidov
|
c2d4c11cb8
|
Fixes for #5331
|
2019-06-14 20:15:30 +03:00 |
|
Alexey Milovidov
|
c5c2bd4a3f
|
Merge branch 'prepared_statements' of https://github.com/sanych73/ClickHouse into sanych73-prepared_statements
|
2019-06-14 19:28:25 +03:00 |
|
alexey-milovidov
|
71427b08f3
|
Update ExpressionElementParsers.cpp
|
2019-06-14 19:24:56 +03:00 |
|
alexey-milovidov
|
38414bc337
|
Update ASTQueryParameter.h
|
2019-06-14 19:23:42 +03:00 |
|
alexey-milovidov
|
322c73cc74
|
Update ASTQueryParameter.cpp
|
2019-06-14 19:23:01 +03:00 |
|
Vitaliy Zakaznikov
|
117f2d191e
|
Merge branch 'master' of https://github.com/vzakaznikov/ClickHouse into liveview
|
2019-06-13 15:23:20 -04:00 |
|