[
https://issues.apache.org/jira/browse/FLINK-9052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-9052:
----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor (was:
auto-deprioritized-major stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> Flink complains when scala.Option is used inside POJO
> -----------------------------------------------------
>
> Key: FLINK-9052
> URL: https://issues.apache.org/jira/browse/FLINK-9052
> Project: Flink
> Issue Type: Bug
> Components: API / Type Serialization System
> Affects Versions: 1.4.2
> Reporter: Truong Duc Kien
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor
> Attachments: TypeInfomationTest.scala
>
>
> According to the documentation, Flink has a specialized serializer for Option
> type. However, when an Option field is used inside a POJO, the following
> WARNING appears in TaskManagers' log.
>
> {{No fields detected for class scala.Option. Cannot be used as a PojoType.
> Will be handled as GenericType}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)