[jira] [Commented] (AVRO-2058) ReflectData#isNonStringMap returns true for Utf8 keys

2017-10-24 Thread Sam Schlegel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16217691#comment-16217691 ] Sam Schlegel commented on AVRO-2058: What needs to be done to move this along? >

[jira] [Updated] (AVRO-2058) ReflectData#isNonStringMap returns true for Utf8 keys

2017-07-26 Thread Sam Schlegel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Schlegel updated AVRO-2058: --- Status: Patch Available (was: Open) > ReflectData#isNonStringMap returns true for Utf8 keys >

[jira] [Updated] (AVRO-2058) ReflectData#isNonStringMap returns true for Utf8 keys

2017-07-26 Thread Sam Schlegel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Schlegel updated AVRO-2058: --- Description: Since {{Utf8}} does not have an {{Stringable}} notation, and is not in

[jira] [Commented] (AVRO-1855) Avro-mapred not evaluating map schema correctly when values are expected to be strings

2017-07-26 Thread Sam Schlegel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102608#comment-16102608 ] Sam Schlegel commented on AVRO-1855: Upon further inspection I believe might be due to AVRO-2058 >

[jira] [Comment Edited] (AVRO-1855) Avro-mapred not evaluating map schema correctly when values are expected to be strings

2017-07-26 Thread Sam Schlegel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102608#comment-16102608 ] Sam Schlegel edited comment on AVRO-1855 at 7/27/17 2:11 AM: - Upon further

[jira] [Updated] (AVRO-2058) ReflectData#isNonStringMap returns true for Utf8 keys

2017-07-26 Thread Sam Schlegel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Schlegel updated AVRO-2058: --- Description: Since {{Utf8}} does not have an {{Stringable}} notation, and is not in

[jira] [Created] (AVRO-2058) ReflectData#isNonStringMap returns true for org.apache.avro.util.Utf8 keys

2017-07-26 Thread Sam Schlegel (JIRA)
Sam Schlegel created AVRO-2058: -- Summary: ReflectData#isNonStringMap returns true for org.apache.avro.util.Utf8 keys Key: AVRO-2058 URL: https://issues.apache.org/jira/browse/AVRO-2058 Project: Avro

[jira] [Commented] (AVRO-1855) Avro-mapred not evaluating map schema correctly when values are expected to be strings

2017-07-26 Thread Sam Schlegel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102544#comment-16102544 ] Sam Schlegel commented on AVRO-1855: I believe this related to AVRO-966 and is caused by the