Integer can't be casted to Long for MySQL connector #64096
Unanswered
QAlanChan
asked this question in
Connector Questions
Replies: 0 comments
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.
-
We're facing an issue about integer casted to long. Here are extracted error messages from the Airbyte Cloud log file:
If we follow the error message to investigate the 534th line of MySqlSourceJdbcPartitionFactory.kt file, it seems the same error can be easily reproduced by the following simple example.
Does anyone know about the issue or can anyone share your opinions?
Also, please let me know if you need whole log file to help with this topic.
Beta Was this translation helpful? Give feedback.
All reactions