ElliotVilhelm commented on issue #9882: [FLINK-14380][Flink-Core] Type 
Extractor Setter
URL: https://github.com/apache/flink/pull/9882#issuecomment-542474533
 
 
   @aljoscha Thanks for the response! That makes sense. I have been seeing 
   
   ```
   MyCaseClass.scala cannot be used as a POJO type because not all fields are 
valid POJO fields, and must be processed as GenericType.
   ```
   
   When using case classes which I had isolated to 
https://github.com/apache/flink/blob/80b27a150026b7b5cb707bd9fa3e17f565bb8112/flink-core/src/main/java/org/apache/flink/api/java/typeutils/TypeExtractor.java#L1857
   
   Perhaps this is a bug? 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to