tavplubix
|
d4c8ba8410
|
Update ASTColumnsTransformers.h
|
2020-09-25 14:58:04 +03:00 |
|
Alexander Tokmakov
|
8f21c73b76
|
Revert "Update ASTColumnsTransformers.h"
This reverts commit b30e860166 .
|
2020-09-25 14:52:55 +03:00 |
|
tavplubix
|
b30e860166
|
Update ASTColumnsTransformers.h
|
2020-09-25 14:51:00 +03:00 |
|
Amos Bird
|
def110f835
|
Fix ASTWithElement clone.
|
2020-09-22 19:05:23 +08:00 |
|
alesapin
|
5ffee8808a
|
Alter remove column properties and TTLs (#14742)
|
2020-09-20 16:27:33 +03:00 |
|
alexey-milovidov
|
2cab30ba8d
|
Merge pull request #14521 from hexiaoting/dev_like
Add new feature: SHOW DATABASES like 'xxx'
|
2020-09-19 16:34:37 +03:00 |
|
alexey-milovidov
|
acbdc51460
|
Merge pull request #14771 from amosbird/withsub
First attempt of supporting CTE
|
2020-09-19 16:25:34 +03:00 |
|
Alexander Tokmakov
|
1ca9a92b21
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-09-18 21:09:23 +03:00 |
|
Alexey Milovidov
|
0ad44b821e
|
Fix build
|
2020-09-18 01:45:12 +03:00 |
|
Amos Bird
|
3e576a29c9
|
explict column list in columns matcher (#14775)
|
2020-09-16 15:44:05 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Amos Bird
|
016f707ea1
|
column transformers in insert select
|
2020-09-13 10:21:13 +08:00 |
|
Amos Bird
|
882b2a3348
|
CTE
|
2020-09-13 09:39:17 +08:00 |
|
Amos Bird
|
da2bb4e0d3
|
Fix missing clone in replace column transformer
|
2020-09-11 15:50:25 +08:00 |
|
alexey-milovidov
|
92b746116a
|
Merge pull request #14655 from ClickHouse/nested-multiline-comments
Support for nested multiline comments
|
2020-09-10 06:10:31 +03:00 |
|
hexiaoting
|
a173a863a8
|
fix style error
|
2020-09-10 11:03:35 +08:00 |
|
alexey-milovidov
|
f60267a383
|
Merge pull request #14611 from amosbird/bf2
Treat query as function argument.
|
2020-09-09 21:20:33 +03:00 |
|
Alexey Milovidov
|
7304bad56f
|
Support for nested multiline comments
|
2020-09-09 20:51:05 +03:00 |
|
alexey-milovidov
|
a6a0d4966c
|
Merge pull request #14595 from azat/query-format-trailing-whitespace
Fix some trailing whitespaces in query format (ExpressionList users)
|
2020-09-09 19:22:55 +03:00 |
|
Alexander Tokmakov
|
d278d849e4
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-09-09 17:12:35 +03:00 |
|
Amos Bird
|
b40998ca00
|
Treat query as function argument.
|
2020-09-09 15:41:38 +08:00 |
|
hexiaoting
|
406f384a45
|
support ILIKE, and separate like,limit function.
|
2020-09-09 11:24:47 +08:00 |
|
Azat Khuzhin
|
014c7c02bd
|
Fix some trailing whitespaces in query format
The following statements still has the trailing whitespace:
- WITH
- SELECT
- SELECT DISTINCT
- ARRAY JOIN
- GROUP BY
- ORDER BY
- LIMIT BY
|
2020-09-09 01:36:21 +03:00 |
|
alesapin
|
f0f7f2b5d2
|
Merge branch 'master' into recompression_in_background
|
2020-09-08 15:43:37 +03:00 |
|
Alexey Milovidov
|
e3924b8057
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |
|
hexiaoting
|
a3671a15f6
|
Add new feature: SHOW DATABASES LIKE
|
2020-09-07 10:54:59 +08:00 |
|
Alexander Tokmakov
|
b840d741d0
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-09-04 13:00:07 +03:00 |
|
alesapin
|
aa47d0aabc
|
Merge branch 'apply_ttl_if_not_calculated' into recompression_in_background
|
2020-09-03 12:07:03 +03:00 |
|
alexey-milovidov
|
1c2435d4f7
|
Merge pull request #14233 from amosbird/apply
Introduce columns transformers.
|
2020-09-03 01:37:40 +03:00 |
|
Alexander Kuzmenkov
|
3a7181cfcb
|
Merge pull request #14397 from zhang2014/fix/ISSUES-14114
ISSUES-14114 Implicitly convert primary key to not null in MaterializeMySQL
|
2020-09-02 23:12:33 +03:00 |
|
Alexander Tokmakov
|
b1d6ac0d14
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-09-02 20:04:50 +03:00 |
|
alexey-milovidov
|
8e2fba5be1
|
Merge pull request #12567 from amosbird/fmi
table function view
|
2020-09-02 17:07:57 +03:00 |
|
alexey-milovidov
|
09850dbdbc
|
Update ASTColumnsTransformers.cpp
|
2020-09-02 15:39:34 +03:00 |
|
Amos Bird
|
6bd753d85d
|
TableFunction view.
|
2020-09-02 16:02:10 +08:00 |
|
Amos Bird
|
be925f8d9c
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
|
zhang2014
|
1f908af189
|
ISSUES-14114 fix create parse failure when mysql nullable primary key
|
2020-09-02 13:05:09 +08:00 |
|
alexey-milovidov
|
bfa5a9ef03
|
Merge pull request #13987 from vitlibar/fix-grant-all-on-table
Fix GRANT ALL statement when executed on a non-global level
|
2020-09-02 05:06:32 +03:00 |
|
Alexander Tokmakov
|
56695727b2
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-09-01 20:15:13 +03:00 |
|
alesapin
|
b751319f9e
|
Merge branch 'master' into recompression_in_background
|
2020-09-01 10:31:10 +03:00 |
|
alesapin
|
4834bed35b
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
|
zhang2014
|
b38c5a844c
|
ISSUES-14231 better comment
|
2020-08-31 14:16:19 +08:00 |
|
zhang2014
|
761512413e
|
ISSUES-14231 allow dollar and numver in identifier
|
2020-08-31 14:14:02 +08:00 |
|
zhang2014
|
592b6dcdce
|
Revert "ISSUES-14231 add mysql identifier parser"
This reverts commit ab1d665006 .
|
2020-08-31 13:48:20 +08:00 |
|
zhang2014
|
d24bf8de51
|
ISSUES-14231 allow dollar sign in identifier
|
2020-08-31 12:46:41 +08:00 |
|
zhang2014
|
ab1d665006
|
ISSUES-14231 add mysql identifier parser
|
2020-08-31 12:33:33 +08:00 |
|
Amos Bird
|
078b14610d
|
ALTER MODIFY SAMPLE BY
|
2020-08-27 22:31:30 +08:00 |
|
Alexander Tokmakov
|
969940b4c9
|
write table tructure for table function remote(...)
|
2020-08-26 23:55:40 +03:00 |
|
alexey-milovidov
|
14400b5b41
|
Merge pull request #13940 from hczhcz/patch-0821
Fix parser to reject create table as table function with engine
|
2020-08-24 22:01:40 +03:00 |
|
alexey-milovidov
|
d0b6ba35d1
|
Merge pull request #8367 from amosbird/scalarfix
fix scalar subquery hash conflicts
|
2020-08-24 01:14:34 +03:00 |
|
Vitaly Baranov
|
2a96151516
|
Fix GRANT ALL statement when executed on a non-global level.
|
2020-08-22 01:59:52 +03:00 |
|
alexey-milovidov
|
7b53a0ef33
|
Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)"
This reverts commit 1e2616542a .
|
2020-08-21 18:44:29 +03:00 |
|
alexey-milovidov
|
55ac192417
|
Merge pull request #13928 from ClickHouse/wring-error-for-too-long-query
Fix wrong error for long queries.
|
2020-08-21 13:18:19 +03:00 |
|
Vladimir Chebotarev
|
1e2616542a
|
Added allow_merges option for volumes in multi-disk configuration (#13402)
|
2020-08-21 12:04:13 +03:00 |
|
hcz
|
73c5fbcba5
|
Fix create table as table function with engine
|
2020-08-21 16:11:49 +08:00 |
|
Nikolai Kochetov
|
99b31480fd
|
Fix wrong error for long queries.
|
2020-08-20 21:56:50 +03:00 |
|
Amos Bird
|
333ec2e496
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
|
tavplubix
|
4aff48dc3f
|
Merge pull request #10851 from zhang2014/feature/materialize_mysql_database
ISSUES-4006 support MaterializeMySQL database engine
|
2020-08-12 15:59:28 +03:00 |
|
zhang2014
|
90b7628496
|
ISSUES-4006 try fix test failure & add some test
|
2020-08-10 10:25:08 +08:00 |
|
Vitaly Baranov
|
2e6ba2a05d
|
Merge pull request #13496 from vitlibar/compound-identifiers-for-custom-settings
Support compound identifiers for custom settings.
|
2020-08-10 01:03:02 +03:00 |
|
zhang2014
|
933f287db4
|
ISSUES-4006 resolve review comment & support alter renmae command
|
2020-08-09 20:10:30 +08:00 |
|
Vitaly Baranov
|
61c3735dfc
|
Support compound identifiers for custom settings.
|
2020-08-09 02:46:46 +03:00 |
|
alexey-milovidov
|
7de9c2183a
|
Merge pull request #13517 from vladimir-golovchenko/fix-time-interval-for-create-alter-quota-queries
Fixed docs, document blocks and tests: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements
|
2020-08-09 02:12:13 +03:00 |
|
vladimir golovchenko
|
679c2c0a7a
|
Fixed documentation blocks: added the missed types of interval (week, month, quarter, year) to CREATE/ALTER QUOTA statements.
|
2020-08-08 01:19:48 -07:00 |
|
Alexey Milovidov
|
0cbbe153cd
|
Fix typos, the last 1%
|
2020-08-08 04:21:04 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
zhang2014
|
bd21f8e6b9
|
ISSUES-4006 fix conflicts commit when merge
|
2020-08-07 12:55:45 +08:00 |
|
zhang2014
|
a3bc18bed2
|
ISSUES-4006 try resolve review comment
|
2020-08-06 12:03:27 +08:00 |
|
Alexander Kuzmenkov
|
45b57f2df5
|
fixes
|
2020-08-06 00:53:35 +03:00 |
|
Alexander Kuzmenkov
|
3b1bacf390
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-08-06 00:15:06 +03:00 |
|
Alexander Kuzmenkov
|
0eaab3d095
|
Merge pull request #13191 from ClickHouse/aku/semicolon-cleanup
Cleanup for #12999. NFC
|
2020-08-05 14:53:27 +03:00 |
|
Alexander Kuzmenkov
|
d205b20c04
|
wip
|
2020-08-05 05:21:33 +03:00 |
|
Alexander Kuzmenkov
|
fcdfa2a125
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-08-05 02:25:50 +03:00 |
|
zhang2014
|
0e3108cdf0
|
ISSUES-4006 fix parser use uuid
|
2020-08-04 12:26:16 +08:00 |
|
zhang2014
|
34f7fac76c
|
ISSUES-4006 try fix test failure
|
2020-08-04 12:22:12 +08:00 |
|
zhang2014
|
7ea2eee98a
|
ISSUES-4006 add some check & add comment
|
2020-08-04 10:31:27 +08:00 |
|
zhang2014
|
c173bd391f
|
ISSUES-4006 try fix build & test failure
|
2020-08-04 10:31:27 +08:00 |
|
zhang2014
|
b76f218d90
|
ISSUES-4006 add mysql dml test
|
2020-08-04 10:31:27 +08:00 |
|
zhang2014
|
9996166860
|
ISSUES-4006 try fix check style
|
2020-08-04 10:31:27 +08:00 |
|
zhang2014
|
95b8afb8eb
|
ISSUES-4006 try fix unit test failure
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
094ce895da
|
ISSUES-4006 fix test failure
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
a8e3e03d8b
|
ISSUES-4006 add rewrite alter query
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
3ec80e92ed
|
ISSUES-4006 add check test case
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
04c2ab5ab9
|
ISSUE-4006 add alter query parser
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
3dda4d7dfb
|
ISSUES-4006 add alter command parser
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
e3f2919f59
|
ISSUES-4006 add alter query
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
035760df9d
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
6562597064
|
ISSUES-4006 refactor interpreter
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
54c3db0567
|
ISSUES-4006 some refactor for query convert
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
5fb92359d2
|
ISSUES-4006 some refactor for query convert
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
3afffaf303
|
ISSUES-4006 rename sign and version column
|
2020-08-04 10:31:26 +08:00 |
|
zhang2014
|
0336a4ad58
|
ISSUES-4006 suport synchronous MySQL incremental data[part 2]
|
2020-08-04 10:31:23 +08:00 |
|
zhang2014
|
86c6be4cd9
|
ISSUES-4006 fix create query convert
|
2020-08-04 10:29:52 +08:00 |
|
zhang2014
|
5d569f56a7
|
ISSUES-4006 support convert mysql create to clickhouse create
|
2020-08-04 10:26:23 +08:00 |
|
zhang2014
|
c53a48fe01
|
ISSUES-4006 support parse MySQL create query
|
2020-08-04 10:26:23 +08:00 |
|
Alexander Kuzmenkov
|
442693dc53
|
Do not fuzz ASTDictionaryLayout
+ some cosmetic changes
|
2020-08-03 19:16:20 +03:00 |
|
Alexander Kuzmenkov
|
e7744cc15c
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-08-03 16:35:42 +03:00 |
|
Alexander Tokmakov
|
5b92f43f12
|
Merge branch 'master' into database_atomic_improvements
|
2020-08-03 14:35:40 +03:00 |
|
Alexey Milovidov
|
6f690b7c0d
|
Normalize ya.make files, fix "Arcadia" build
|
2020-08-02 16:57:38 +03:00 |
|
Vitaly Baranov
|
90602b869a
|
Make SettingsChanges a class.
|
2020-07-31 19:11:27 +03:00 |
|
Alexander Kuzmenkov
|
365f914802
|
fix potential segfault in cloning ASTDictionary
|
2020-07-31 18:41:23 +03:00 |
|