[ https://issues.apache.org/jira/browse/FLINK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785361#comment-17785361 ]
Gyula Fora commented on FLINK-32380: ------------------------------------ Technically speaking we exclude these using the compiler plugin, but unfortunately IntelliJ doesn't respect this: [https://youtrack.jetbrains.com/issue/IDEA-87868] you could check [https://stackoverflow.com/questions/14792798/how-to-make-intellijidea-ignore-work-in-progress-class-files] on how to exclude individual classes. Or simply bump the java version for development > Support Java records > -------------------- > > Key: FLINK-32380 > URL: https://issues.apache.org/jira/browse/FLINK-32380 > Project: Flink > Issue Type: Improvement > Components: API / Type Serialization System > Reporter: Chesnay Schepler > Assignee: Gyula Fora > Priority: Major > Labels: pull-request-available > Fix For: 1.19.0 > > Attachments: image-2023-11-13-10-19-06-035.png > > > Reportedly Java records are not supported, because they are neither detected > by our Pojo serializer nor supported by Kryo 2.x -- This message was sent by Atlassian Jira (v8.20.10#820010)