Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/3149
  
    You are right @wuchong, we should break it down into two issues. 
    
    I also agree about the serialization. We should offer defaults for 
primitives (`byte`, `short`, `int`, `long`, `boolean`, `float`, `double`) and a 
set of common character encodings (UTF-8, ASCII, etc.) for `String`. Everything 
else can be initially handled as `byte[]`, IMO.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to