[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2021-01-05 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17259306#comment-17259306 ] Andy Le commented on AVRO-2775: --- [~rskraba] I think allowing the behaviour when generating defaults is

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2021-01-05 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17259025#comment-17259025 ] Ryan Skraba commented on AVRO-2775: --- Hello! That *is* a more compelling use case for me, thanks for the

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2021-01-05 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17258991#comment-17258991 ] Andy Le commented on AVRO-2775: --- [~rskraba] My use case is: I want to extract default values for fields.

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-05-06 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17100865#comment-17100865 ] Ryan Skraba commented on AVRO-2775: --- Hello! Just a quick point of view on this -- if I understand

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-04-19 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086919#comment-17086919 ] Andy Le commented on AVRO-2775: --- [~cutting] any other feedback? > JacksonUtils: exception when calling

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-04-11 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17081209#comment-17081209 ] Andy Le commented on AVRO-2775: --- [~cutting] > Is it incompatible enough to worry about? Do you think our

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-04-10 Thread Doug Cutting (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17080845#comment-17080845 ] Doug Cutting commented on AVRO-2775: Perhaps it's a non-issue. Today attempts to pass an arbitrary

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-04-09 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17080173#comment-17080173 ] Andy Le commented on AVRO-2775: --- [~cutting] > changing this would permit them to include arbitrary Java

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-04-09 Thread Doug Cutting (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17079561#comment-17079561 ] Doug Cutting commented on AVRO-2775: The only downside I can see is that for applications that only

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-03-17 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17061014#comment-17061014 ] Andy Le commented on AVRO-2775: --- I also think we should refactor JacksonUtils to clean it a little bit. For

[jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode()

2020-03-16 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060589#comment-17060589 ] Andy Le commented on AVRO-2775: --- Another problem is: currently JacksonUtils does NOT handle Short and Byte