[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2015-05-01 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14524439#comment-14524439 ] Zoltan Farkas commented on AVRO-1582: - Would renaming the encoder/decoders to

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2015-04-28 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517965#comment-14517965 ] Zoltan Farkas commented on AVRO-1582: - I have pushed out a implementation of the Json

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2015-04-28 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518027#comment-14518027 ] Ryan Blue commented on AVRO-1582: - bq. Fields equal with the default value are omitted at

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2015-04-28 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518095#comment-14518095 ] Doug Cutting commented on AVRO-1582: This seems generally useful, to simplify

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-12-14 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14245903#comment-14245903 ] Zoltan Farkas commented on AVRO-1582: - Ryan, we don't have to change the current Json

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-12-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246138#comment-14246138 ] Sean Busbey commented on AVRO-1582: --- {quote} case, and also an optimization to omit at

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-12-14 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246172#comment-14246172 ] Zoltan Farkas commented on AVRO-1582: - I use the writer's schema to infer the missing

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-12-05 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235605#comment-14235605 ] Zoltan Farkas commented on AVRO-1582: - I have created Encoder/Decoder that extends

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-12-05 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14236341#comment-14236341 ] Ryan Blue commented on AVRO-1582: - I don't think we should change the JSON format. This

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-09-15 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134063#comment-14134063 ] Doug Cutting commented on AVRO-1582: That works fo Json serialization of nullable

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds improvement.

2014-09-15 Thread Zoltan Farkas (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134553#comment-14134553 ] Zoltan Farkas commented on AVRO-1582: - Hi Doug, unions with null with more than 2