[
https://issues.apache.org/jira/browse/FLINK-28717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-28717:
---------------------------------
Priority: Blocker (was: Major)
> Table Store Hive connector will throw exception if primary key fields are not
> selected
> --------------------------------------------------------------------------------------
>
> Key: FLINK-28717
> URL: https://issues.apache.org/jira/browse/FLINK-28717
> Project: Flink
> Issue Type: Bug
> Components: Table Store
> Affects Versions: table-store-0.2.0, table-store-0.3.0
> Reporter: Caizhi Weng
> Priority: Blocker
> Fix For: table-store-0.2.0, table-store-0.3.0
>
>
> Table Store Hive connector implement projection pushdown by reading desired
> fields and set other unread fields to null. However the nullability of
> primary key fields are null, so {{RowData.FieldGetter}} will not check for
> null values for these types. This may cause exception when primary key fields
> are not selected and are set to null.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)