[jira] [Updated] (AVRO-2091) Eliminate org.apache.avro.specific.use_custom_coder feature flag

2018-09-30 Thread Raymie Stata (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymie Stata updated AVRO-2091: --- Description: After the implementation of "custom coders" (AVRO-2090) is complete and seen more

[jira] [Commented] (AVRO-2229) Ability to test using a Docker image

2018-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633420#comment-16633420 ] ASF GitHub Bot commented on AVRO-2229: -- busbey commented on issue #336: [AVRO-2229] Test using a

[jira] [Commented] (AVRO-2229) Ability to test using a Docker image

2018-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633407#comment-16633407 ] ASF GitHub Bot commented on AVRO-2229: -- Fokko commented on issue #336: [AVRO-2229] Test using a

Python 3 type hints

2018-09-30 Thread Michael A. Smith
I've begun trying to add type hints to avro/lang/py3. This is uncovering a lot of variance problems in the current implementation. I need some advice and guidance. For example, class Schema has a constructor like def __init__( self, type: str, other_props:

[jira] [Commented] (AVRO-2196) Build fails on a clean machine

2018-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633309#comment-16633309 ] ASF GitHub Bot commented on AVRO-2196: -- nielsbasjes closed pull request #318: AVRO-2196: Fix build

[jira] [Resolved] (AVRO-2196) Build fails on a clean machine

2018-09-30 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes resolved AVRO-2196. Resolution: Fixed > Build fails on a clean machine > -- > >

[jira] [Commented] (AVRO-2196) Build fails on a clean machine

2018-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633310#comment-16633310 ] ASF subversion and git services commented on AVRO-2196: --- Commit

[jira] [Commented] (AVRO-2229) Ability to test using a Docker image

2018-09-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633260#comment-16633260 ] ASF GitHub Bot commented on AVRO-2229: -- Fokko commented on a change in pull request #336: [AVRO-2229]