JingsongLi commented on issue #8536: [FLINK-12568][hive] Implement OutputFormat 
to write Hive tables
URL: https://github.com/apache/flink/pull/8536#issuecomment-498118278
 
 
   I think the problem maybe is:
   Although they are static final vars, it will be a new instance after 
serialize/deserialize. (The real singleton need in: 
https://stackoverflow.com/questions/21361137/deserializing-a-singleton-in-java )
   New data types are the same.

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