Postgres table connector gets NullPointerException when scan.incremental.snapshot.enabled true #3956
Unanswered
meng-miao-wu
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @meng-miao-wu, maybe passing an RegEx pattern to match the table name part (like |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I attempt to use the postgres table connector to listen multiple tables of the same db, settings as follow
I am getting the following error:
OFC, when scan.incremental.snapshot.enabled is flipped to false, it works.
I've also attempted to set
no luck
🙏 any guidance is appreciated
Beta Was this translation helpful? Give feedback.
All reactions