Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid timestamp bug #77

Closed
alok87 opened this issue Sep 28, 2020 · 1 comment · Fixed by #78
Closed

Invalid timestamp bug #77

alok87 opened this issue Sep 28, 2020 · 1 comment · Fixed by #78
Labels
bug Something isn't working

Comments

@alok87
Copy link
Contributor

alok87 commented Sep 28, 2020

Guess is debezium timestamp date or datetime, one is still not handled as expected.

raw_line        | "XX","XX","XX","XX","2020-06-13 06:49:48","XX","","","2020-06-13 06:49:49","2020-06-13 06:50:05"
err_code        | 1206
err_reason      | Invalid timestamp format or value [YYYY-MM-DD HH24:MI:SS]
colname         | received_at
@alok87 alok87 added the bug Something isn't working label Sep 28, 2020
@alok87
Copy link
Contributor Author

alok87 commented Sep 28, 2020

This bug is only happening when the table migration triggers. Why is table migration triggering without reason or there is a reason needs to be found and fixed.

alok87 added a commit that referenced this issue Sep 28, 2020
alok87 added a commit that referenced this issue Dec 15, 2020
alok87 added a commit that referenced this issue Dec 15, 2020
alok87 added a commit that referenced this issue Dec 15, 2020
alok87 added a commit that referenced this issue Jun 5, 2021
alok87 added a commit that referenced this issue Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant