Skip to content

Conversation

Mrart
Copy link
Contributor

@Mrart Mrart commented Mar 25, 2025

Fork from : #3442

  1. Add pipeline IT Case
  2. fixed db.sch*.talbe*, db must same and unique
    https://issues.apache.org/jira/browse/FLINK-35670

@Gunnnn
Copy link

Gunnnn commented Apr 22, 2025

How can i help here to speed up postgres-cdc-pipeline connector release?

Hi @Gunnnn. We plan to complete it in next version(3.5.0).

@lvyanquan lvyanquan self-assigned this May 19, 2025
@lvyanquan lvyanquan added the 3.5 label May 19, 2025
@lvyanquan
Copy link
Contributor

Hi, @Mrart.
I've left some comments, and I think we should continue to improve the testing to ensure the reliability of the functionality. Would you like to add a e2e testing for this?

@lvyanquan
Copy link
Contributor

And a document for this is necessary.

@Mrart
Copy link
Contributor Author

Mrart commented May 29, 2025

Thanks for review, let me optimize it

@github-actions github-actions bot added docs Improvements or additions to documentation e2e-tests labels Jun 6, 2025
@Mrart Mrart requested a review from lvyanquan June 6, 2025 07:51
@lvyanquan
Copy link
Contributor

@Mrart There is an error in checking style.

Error:  src/test/java/org/apache/flink/cdc/pipeline/tests/PostgresE2eITCase.java:[137,16] (naming) LocalVariableName: Name 'JdbcUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'.

@Mrart Mrart requested a review from ChengJie1053 June 16, 2025 07:56
@github-actions github-actions bot added the build label Jun 18, 2025
@yuxiqian
Copy link
Member

Seems newly added test cases are failing, could @Mrart take a look?

@Mrart
Copy link
Contributor Author

Mrart commented Jun 18, 2025

Seems newly added test cases are failing, could @Mrart take a look?

It seems the test env problems, we can trigger test again.

Copy link
Contributor

@loserwang1024 loserwang1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have left some message.

@Mrart
Copy link
Contributor Author

Mrart commented Jun 20, 2025

@lvyanquan After CI passes, is it possible to enter the next process?

@lvyanquan lvyanquan merged commit a26f41d into apache:master Jul 31, 2025
59 of 62 checks passed
@lvyanquan
Copy link
Contributor

Thanks @Mrart for this contribution, merged.

@leonardBang
Copy link
Contributor

Thanks @Mrart and all who involved this feature for the great work !

phamvinh1712 pushed a commit to phamvinh1712/flink-cdc that referenced this pull request Aug 2, 2025
…pache#3968)

PostgreSQL Pipeline Source does not support synchronizing table structure changes currently.

---------

Co-authored-by: ChengJie1053 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants