Commit Graph

339 Commits

Author SHA1 Message Date
harveyyue
62f00343b7 DBZ-4174 DDL statement couldn't be parsed 2021-11-01 09:22:09 +01:00
Chris Cranford
e9a762b8dc DBZ-4215 Support MySQL dual password syntax 2021-10-29 23:46:31 +02:00
Chris Cranford
aef1fb198b DBZ-4210 Allow CONDITION keyword as identifier name 2021-10-29 09:24:37 +02:00
Chris Cranford
c25963fbd7 DBZ-4206 Parse Oracle DDL using SDO_GEOMETRY data types 2021-10-28 07:28:20 +02:00
Debezium Builder
2026a48302 [maven-release-plugin] prepare for next development iteration 2021-10-27 06:47:27 +00:00
Debezium Builder
97106c1fd9 [maven-release-plugin] prepare release v1.8.0.Alpha1 2021-10-27 06:47:26 +00:00
harveyyue
4be1674dbd DBZ-4166 Producer failure NullPointerException 2021-10-26 19:23:09 +05:30
harveyyue
3f2fe270b2 DBZ-4193 Parse the "window" keyword for agg and nonagg function in mysql8 2021-10-25 14:28:02 +02:00
Anisha Mohanty
46f0d876d5 DBZ-4184 Remove MINUSMINUS operator 2021-10-21 17:16:06 +02:00
Anisha Mohanty
2f3fe3fd85 DBZ-4121 Support for Non-aggregate window functions 2021-10-21 17:14:55 +02:00
Anisha Mohanty
6a38e5cfea DBZ-4170 Update analyze table statement as per MySql 8.0 2021-10-21 17:12:18 +02:00
harveyyue
90e9bea93f DBZ-4000 Support parse table and columns comment 2021-10-20 15:19:31 +02:00
Chris Cranford
a2489f2e42 DBZ-4126 Support in-memory table clauses in CREATE TABLE syntax 2021-10-18 11:48:42 +02:00
Chris Cranford
0a0dc6304b DBZ-4158 Extend table compression support for Oracle DDL
* Add support for "FOR ALL OPERATIONS"
* Add support for "FOR DIRECT_LOAD OPERATIONS"
2021-10-15 07:32:05 +02:00
Chris Cranford
150f45354a DBZ-4135 Fix handling of alter table MODIFY column DDL 2021-10-12 10:11:08 +02:00
Anisha Mohanty
57ea0fa632 DBZ-4034 Add missing tokens for DDL parser 2021-10-01 14:51:23 +02:00
Jiri Pechanec
f910fc930b [release] Switch to 1.8 snapshot 2021-10-01 14:50:16 +02:00
Debezium Builder
12b0ae9046 [maven-release-plugin] prepare for next development iteration 2021-10-01 13:26:33 +02:00
Debezium Builder
652162fd85 [maven-release-plugin] prepare release v1.7.0.Final 2021-10-01 13:26:33 +02:00
Chris Cranford
0c513a6905 DBZ-4026 Extend Oracle DML table physical attributes clauses 2021-09-27 12:01:45 +02:00
Debezium Builder
bec0b6b67e [maven-release-plugin] prepare for next development iteration 2021-09-23 06:31:25 +00:00
Debezium Builder
cf8da39725 [maven-release-plugin] prepare release v1.7.0.CR2 2021-09-23 06:31:25 +00:00
Chris Cranford
ef6fa1e7e5 DBZ-4017 Support multiple (sub)partitions in ALTER TABLE truncate syntax 2021-09-21 10:32:39 +02:00
Chris Cranford
e1fb3cc0e6 DBZ-3977 Extend ALTER and TRUNCATE table Oracle DDL support
* Add support for truncating subpartitions with ALTER
* Add support for dropping storage with TRUNCATE
2021-09-16 19:39:53 +02:00
Debezium Builder
c15e0b303b [maven-release-plugin] prepare for next development iteration 2021-09-16 08:10:45 +00:00
Debezium Builder
23d9790121 [maven-release-plugin] prepare release v1.7.0.CR1 2021-09-16 08:10:44 +00:00
harveyyue
97cb997be3 DBZ-3984 Mysql-Connector fails parsing invalid decimal format DDL statement 2021-09-13 13:55:49 +02:00
Chris Cranford
82e568ae34 DBZ-3962 Support DROP TABLE using recycle bin as-clause 2021-09-02 23:15:04 +02:00
Chris Cranford
0f07b43012 DBZ-3898 Skip excluded schema DDL events 2021-08-26 09:20:33 +02:00
Debezium Builder
2ce6bcb2ab [maven-release-plugin] prepare for next development iteration 2021-08-25 05:20:56 -04:00
Debezium Builder
d3a7efe423 [maven-release-plugin] prepare release v1.7.0.Beta1 2021-08-25 05:20:56 -04:00
Chris Cranford
50c156f061 DBZ-3886 Improve ALTER TABLE DROP grammar for Oracle 2021-08-24 07:35:56 +02:00
Anisha Mohanty
9e8c7ce3cf DBZ-3878 Support AS clause in GRANT statement 2021-08-20 09:28:46 +02:00
Chris Cranford
a402774e4c DBZ-3877 Improve subpartition support in Oracle DDL parser 2021-08-19 07:54:47 +02:00
Anisha Mohanty
d44ad20001 DBZ-3784 Add DEFAULT to partition option engine 2021-08-02 12:00:17 +02:00
Debezium Builder
d3c4482d06 [maven-release-plugin] prepare for next development iteration 2021-07-30 02:39:08 -04:00
Debezium Builder
35dcfc5426 [maven-release-plugin] prepare release v1.7.0.Alpha1 2021-07-30 02:39:08 -04:00
Tin Nguyen
4026a275d5 DBZ-3623 Support Mysql INVISIBLE COLUMN syntax 2021-07-17 10:40:54 +02:00
Anisha Mohanty
ee4f457f8c DBZ-3718 Add table option TABLE_TYPE for create table 2021-07-16 12:11:09 +02:00
Chris Cranford
d908aec1db DBZ-3755 Fix parsing inline Oracle CREATE INDEX constraints 2021-07-16 04:20:24 +07:00
Chris Cranford
27ab6198fe DBZ-3759 Improve Oracle DDL parsing of table compression clauses 2021-07-16 04:16:51 +07:00
Chris Cranford
6102bbfae4 DBZ-3723 Fix parsing heap/index organized create table statements 2021-07-15 20:59:48 +02:00
Chris Cranford
76df33df6c DBZ-3686 Support MySQL CREATE ROLE DDL syntax 2021-07-01 08:45:55 +02:00
Debezium Builder
9d3f6b2a86 [maven-release-plugin] prepare for next development iteration 2021-06-30 03:45:06 -04:00
Debezium Builder
c8c5fc4b56 [maven-release-plugin] prepare release v1.6.0.Final 2021-06-30 03:45:06 -04:00
Chris Cranford
bcf5441284 DBZ-1211 Add test case 2021-06-29 11:14:19 +02:00
Gunnar Morling
b5e377402e DBZ-3675 Using same Antlr version for compilation and testing;
Also updating Antlr4 test plug-in and making variable name consistent with others.
2021-06-28 05:19:59 -04:00
Debezium Builder
ae053414ac [maven-release-plugin] prepare for next development iteration 2021-06-24 01:50:07 -04:00
Debezium Builder
af3f942a74 [maven-release-plugin] prepare release v1.6.0.CR1 2021-06-24 01:50:07 -04:00
Chris Cranford
614250a096 DBZ-3641 Fix DDL parsing of CREATE TABLE using maxtrans-clause 2021-06-18 01:59:26 -04:00