m1karmida opened a new pull request, #54: URL: https://github.com/apache/flink-connector-jdbc/pull/54
Hi, i need to use the connector for interacting with a postgres database. When i tried to retrieve a table with a 'jsonb' type column, an exeption with the message in title occured. Temporarily, i cloned the project and patched it adding in the datatype mapper the case 'jsonb', but this solution is not portable because i used maven dependency, and this one matches only locally. -- 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]
