Caizhi Weng created FLINK-27439:
-----------------------------------
Summary: Fix ClassNotFoundException when using array type in table
store
Key: FLINK-27439
URL: https://issues.apache.org/jira/browse/FLINK-27439
Project: Flink
Issue Type: Bug
Components: Table Store
Affects Versions: table-store-0.1.0
Environment: 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.
Reporter: Caizhi Weng
Fix For: table-store-0.1.0
--
This message was sent by Atlassian Jira
(v8.20.7#820007)