[source-mysql] NullPointerException: ...TableInfo.getFields()" because "table" is null #53610
Labels
area/connectors
Connector related issues
community
connectors/source/mysql
team/db-dw-sources
Backlog for Database and Data Warehouse Sources team
type/bug
Something isn't working
Connector Name
source-MySQL
Connector Version
3.7.3
What step the error happened?
During the sync
Relevant information
Platform version: 1.2.0
We are suddenly getting the following error without changing anything in Airbyte:
java.lang.NullPointerException: Cannot invoke "io.airbyte.cdk.integrations.source.relationaldb.TableInfo.getFields()" because "table" is null
The connection schema had to be updated to make it work again. I think one of the tables had been removed from the schema.
See here for more details: https://airbytehq.slack.com/archives/C021JANJ6TY/p1738851800121799
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: