You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/06/07 17:39:06 UTC

[GitHub] [iceberg] jackye1995 edited a comment on issue #2679: error when run flink-sql with iceberg table that has identifierFieldIds

jackye1995 edited a comment on issue #2679:
URL: https://github.com/apache/iceberg/issues/2679#issuecomment-856132676


   I think this is because the Iceberg identifier field column can be nullable, but Flink does not allow nullable primary key column. Is it the case for you? What is the type of `id` column in your Iceberg schema?


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org