[
https://issues.apache.org/jira/browse/FLINK-27439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-27439.
--------------------------------
Assignee: Caizhi Weng
Resolution: Fixed
master: 78159c5152927b5d336a3ec7ba27fbe920475a3f
release-0.1: c90e583a350b327539b5958b7d36be232d9da045
> 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
> Reporter: Caizhi Weng
> Assignee: Caizhi Weng
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.1.0
>
>
> 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 message was sent by Atlassian Jira
(v8.20.7#820007)