tsreaper opened a new pull request, #105: URL: https://github.com/apache/flink-table-store/pull/105
When using array data type with table store a ClassNotFound exception will be thrown. This is because FLINK-27408 packaged codegen related classes into table store itself but missed out some classes. To make sure that such bug will not happen again we also need an e2e test to check all supported data types. -- 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]
