Re: [DISCUSS] version numbers and where changes should land

2019-09-10 Thread Brian Lachniet
I also +1 a standard versioning scheme that bumps the first number for breaking changes. This has become a standard for libraries, so I think it is confusing for our users that we have a custom scheme. That being said, if we decide to keep our custom scheme, we should definitely make that scheme

Re: [DISCUSS] version numbers and where changes should land

2019-09-10 Thread Sean Busbey
What would it look like if we *did* have to make an incompatible data format change after adopting "conventional" library version strings? What if we version the specification independent from the libraries and then have the docs for the libraries claim spec version compatibility? On Tue, Sep

Re: [DISCUSS] version numbers and where changes should land

2019-09-10 Thread Ryan Blue
+1 for changing the version strings to follow a more standard convention. We don't have any breaking format changes, so I think it is expected that the format compatibility version won't change. On Tue, Sep 10, 2019 at 7:28 AM Sean Busbey wrote: > Hi folks! > > historically, Avro version

[jira] [Updated] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2019-09-10 Thread Erik Tank (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Tank updated AVRO-2555: Attachment: (was: AVRO-2555.patch) > Update IDL docs to remove mention of avroj.jar >

[jira] [Updated] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2019-09-10 Thread Erik Tank (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Tank updated AVRO-2555: Attachment: 0001-AVRO-2555-doc_update.patch > Update IDL docs to remove mention of avroj.jar >

[jira] [Commented] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2019-09-10 Thread Erik Tank (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926813#comment-16926813 ] Erik Tank commented on AVRO-2555: - Done and attached!  Thanks > Update IDL docs to remove mention of

Re: Avro at Apachecon US 2019

2019-09-10 Thread Ismaël Mejía
Great! Let's try to fix a possible time to meet, maybe in the reception today or in the morning for breakfast. Or somebody thinks it is worth to be more formal and propose a BOF? On Sun, Sep 8, 2019 at 11:51 PM Brian Lachniet wrote: > > I'll be there and would love to meet up! > > On Sun, Sep

[jira] [Updated] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2019-09-10 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-2555: -- Component/s: java > Update IDL docs to remove mention of avroj.jar >

[jira] [Assigned] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2019-09-10 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned AVRO-2555: - Assignee: Erik Tank > Update IDL docs to remove mention of avroj.jar >

[jira] [Commented] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2019-09-10 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926692#comment-16926692 ] Sean Busbey commented on AVRO-2555: --- +1 change looks good. Can you please regenerate the patch using

[DISCUSS] version numbers and where changes should land

2019-09-10 Thread Sean Busbey
Hi folks! historically, Avro version numbers have had the form: . . That is, the first number says wether or not we expect data serialization to be compatible, and the second to say wether we expect some library will be backwards incompatible however that's defined for the library's

[jira] [Updated] (AVRO-2556) Add bzip2 codec to the Python2 bindings

2019-09-10 Thread Kengo Seki (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki updated AVRO-2556: - Status: Patch Available (was: Open) > Add bzip2 codec to the Python2 bindings >

[jira] [Created] (AVRO-2556) Add bzip2 codec to the Python2 bindings

2019-09-10 Thread Kengo Seki (Jira)
Kengo Seki created AVRO-2556: Summary: Add bzip2 codec to the Python2 bindings Key: AVRO-2556 URL: https://issues.apache.org/jira/browse/AVRO-2556 Project: Apache Avro Issue Type: New Feature

[jira] [Commented] (AVRO-2546) Add bzip2 and xz support to the Python3 bindings

2019-09-10 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926531#comment-16926531 ] Hudson commented on AVRO-2546: -- SUCCESS: Integrated in Jenkins build AvroJava #736 (See

[jira] [Commented] (AVRO-2546) Add bzip2 and xz support to the Python3 bindings

2019-09-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926492#comment-16926492 ] ASF subversion and git services commented on AVRO-2546: --- Commit

[jira] [Updated] (AVRO-2546) Add bzip2 and xz support to the Python3 bindings

2019-09-10 Thread Fokko Driesprong (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AVRO-2546: --- Fix Version/s: 1.10.0 > Add bzip2 and xz support to the Python3 bindings >

[jira] [Commented] (AVRO-2546) Add bzip2 and xz support to the Python3 bindings

2019-09-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16926491#comment-16926491 ] ASF subversion and git services commented on AVRO-2546: --- Commit