Re: [I] Flink CDC3.0 Demo Mysql binlog to Starrocks Exception amount of AddColumnEvent is already existed[Bug] [flink-cdc]

2024-03-10 Thread via GitHub
sheltonsuen commented on issue #2910: URL: https://github.com/apache/flink-cdc/issues/2910#issuecomment-1987707544 After upstream add a new column, my flink cdc task keep trying to recover from the exception, but failed, seems like the same issue we have here. is there any suggestion to sol

(flink) branch master updated (d6a4eb966fb -> eb9bcfa5893)

2024-03-10 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from d6a4eb966fb [FLINK-34417] Log Job ID via MDC add 7bfa1d303d8 [FLINK-34522][core] Changing the Time to Duration for

Re: [PR] [hotfix] Change old com.ververica dependency to flink [flink-cdc]

2024-03-10 Thread via GitHub
xleoken commented on PR #3110: URL: https://github.com/apache/flink-cdc/pull/3110#issuecomment-1987696052 > Make sense, updated. Make sense, updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [I] Support default value of table column. [flink-cdc]

2024-03-10 Thread via GitHub
lvyanquan commented on issue #2936: URL: https://github.com/apache/flink-cdc/issues/2936#issuecomment-1987664811 closed and traced it in https://issues.apache.org/jira/browse/FLINK-34638. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Support default value of table column. [flink-cdc]

2024-03-10 Thread via GitHub
lvyanquan closed issue #2936: Support default value of table column. URL: https://github.com/apache/flink-cdc/issues/2936 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [hotfix][docs] Add catalog page in try flink cdc and fix oceanbase-cdc.md wrong link. [flink-cdc]

2024-03-10 Thread via GitHub
GOODBOY008 commented on PR #3121: URL: https://github.com/apache/flink-cdc/pull/3121#issuecomment-1987547873 @PatrickRen PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[PR] [hotfix][docs] Add catalog page in try flink cdc and fix oceanbase-cdc.md wrong link. [flink-cdc]

2024-03-10 Thread via GitHub
GOODBOY008 opened a new pull request, #3121: URL: https://github.com/apache/flink-cdc/pull/3121 Changes: - Add catalog page in try flink cdc - fix oceanbase-cdc.md wrong link. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] [hotfix] Change old com.ververica dependency to flink [flink-cdc]

2024-03-10 Thread via GitHub
lvyanquan commented on PR #3110: URL: https://github.com/apache/flink-cdc/pull/3110#issuecomment-1987543278 @xleoken Hi,I‘ve merged one pr https://github.com/apache/flink-cdc/pull/3118/files and introduced one more package, can you rebase master and include it? -- This is an automated me

(flink-cdc) branch master updated: [hotfix][cdc][build] Include cdc-common module when shaded for module flink-sql-connector-mysql-cdc

2024-03-10 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-cdc.git The following commit(s) were added to refs/heads/master by this push: new 26eb6a99b [hotfix][cdc][build] Include cdc

Re: [PR] [hotfix][cdc][build] Include cdc-common module when shaded for module flink-sql-connector-mysql-cdc [flink-cdc]

2024-03-10 Thread via GitHub
Jiabao-Sun merged PR #3118: URL: https://github.com/apache/flink-cdc/pull/3118 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@flink

Re: [PR] [hotfix] Change old com.ververica dependency to flink [flink-cdc]

2024-03-10 Thread via GitHub
xleoken commented on PR #3110: URL: https://github.com/apache/flink-cdc/pull/3110#issuecomment-1987242406 > Hi @xleoken, Can you update [flink-cdc.sh](https://github.com/apache/flink-cdc/blob/master/flink-cdc-dist/src/main/flink-cdc-bin/bin/flink-cdc.sh#L73) too? Make sense, updated.