[jira] [Commented] (AVRO-2069) Use primitive fields in generated getters & setters in Java code

2017-08-31 Thread Daniil Gitelson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16150070#comment-16150070 ] Daniil Gitelson commented on AVRO-2069: --- Great, [~nkollar]! Will it be scheduled to 1.9.0 release? >

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-31 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149057#comment-16149057 ] Anders Sundelin commented on AVRO-2072: --- Please feel free to update the tests accordingly >

[jira] [Updated] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-31 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anders Sundelin updated AVRO-2072: -- Attachment: 0001-AVRO-1931-Additional-test-cases.patch Attached the additional test cases

[jira] [Commented] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-08-31 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148959#comment-16148959 ] Anders Sundelin commented on AVRO-2072: --- Hi Nandor and others, My bad, I based my pull request on my

[jira] [Commented] (AVRO-1837) Add support for logical date, time, timestamp type for python AVRO

2017-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148950#comment-16148950 ] ASF GitHub Bot commented on AVRO-1837: -- Github user abrarsheikh closed the pull request at:

[jira] [Commented] (AVRO-1837) Add support for logical date, time, timestamp type for python AVRO

2017-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148951#comment-16148951 ] ASF GitHub Bot commented on AVRO-1837: -- GitHub user abrarsheikh reopened a pull request:

[GitHub] avro pull request #207: [AVRO-1837] adding support for date, time and timest...

2017-08-31 Thread abrarsheikh
GitHub user abrarsheikh reopened a pull request: https://github.com/apache/avro/pull/207 [AVRO-1837] adding support for date, time and timestamp logicaltype type support You can merge this pull request into a Git repository by running: $ git pull

[GitHub] avro pull request #207: [AVRO-1837] adding support for date, time and timest...

2017-08-31 Thread abrarsheikh
Github user abrarsheikh closed the pull request at: https://github.com/apache/avro/pull/207 --- 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

[jira] [Commented] (AVRO-1933) SchemaCompatibility class could be more user-friendly about incompatibilities

2017-08-31 Thread Anders Sundelin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148847#comment-16148847 ] Anders Sundelin commented on AVRO-1933: --- Updated according to your comments, please have a new look

[jira] [Updated] (AVRO-2069) Use primitive fields in generated getters & setters in Java code

2017-08-31 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated AVRO-2069: Status: Patch Available (was: Open) > Use primitive fields in generated getters & setters in Java

[jira] [Commented] (AVRO-2069) Use primitive fields in generated getters & setters in Java code

2017-08-31 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148697#comment-16148697 ] Nandor Kollar commented on AVRO-2069: - Thanks Daniil, now all tests passed. Looks good to me! > Use