corgy-w commented on issue #7479: URL: https://github.com/apache/seatunnel/issues/7479#issuecomment-2639312327
> [@corgy-w](https://github.com/corgy-w) I found that you solved this problem in 7484. MySQL is fine, but if it's Oracle, tableName = metadata.getTableName(1); databaseName = metadata.getCatalogName(1); schemaName = metadata.getSchemaName(1); These three variables are all empty @W-dragan You can submit an issue, I will check this issue for you if you have time -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
