[jira] [Created] (AVRO-2887) R binding for Avro

2020-07-09 Thread Dawn Lenz (Jira)
Dawn Lenz created AVRO-2887: --- Summary: R binding for Avro Key: AVRO-2887 URL: https://issues.apache.org/jira/browse/AVRO-2887 Project: Apache Avro Issue Type: New Feature Reporter:

[GitHub] [avro] rpbaltazar closed pull request #840: [AVRO-2677] Added decimal encoding and decoding logic

2020-07-09 Thread GitBox
rpbaltazar closed pull request #840: URL: https://github.com/apache/avro/pull/840 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: supporting a "unit" field for avro schema

2020-07-09 Thread Erik Erlandson
Ismaël Mejía pointed out that the AEP for this feature should be voted on, which I'm in complete agreement with. How should this proceed? Cheers, Erik On Wed, Sep 18, 2019 at 3:30 PM Erik Erlandson wrote: > > I drafted an AEP for unit metadata on schema: > >

[jira] [Commented] (AVRO-2886) Support logical type

2020-07-09 Thread Dawn Lenz (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17154914#comment-17154914 ] Dawn Lenz commented on AVRO-2886: - There is an open PR for this: [https://github.com/apache/avro/pull/843]

[jira] [Created] (AVRO-2886) Support logical type

2020-07-09 Thread Dawn Lenz (Jira)
Dawn Lenz created AVRO-2886: --- Summary: Support logical type Key: AVRO-2886 URL: https://issues.apache.org/jira/browse/AVRO-2886 Project: Apache Avro Issue Type: Improvement Components: c

[jira] [Commented] (AVRO-2382) VERSION constant in Ruby gem returns FIXME

2020-07-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17154576#comment-17154576 ] Hudson commented on AVRO-2382: -- SUCCESS: Integrated in Jenkins build AvroJava #914 (See

[jira] [Updated] (AVRO-2382) VERSION constant in Ruby gem returns FIXME

2020-07-09 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated AVRO-2382: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks! Merged to master and

[jira] [Commented] (AVRO-2382) VERSION constant in Ruby gem returns FIXME

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

[jira] [Commented] (AVRO-2382) VERSION constant in Ruby gem returns FIXME

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

[GitHub] [avro] RyanSkraba merged pull request #928: AVRO-2382: Fix VERSION constant for Ruby gem

2020-07-09 Thread GitBox
RyanSkraba merged pull request #928: URL: https://github.com/apache/avro/pull/928 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Created] (AVRO-2885) It is possible to provide a number with decimal digits in an int field

2020-07-09 Thread Federico Ragona (Jira)
Federico Ragona created AVRO-2885: - Summary: It is possible to provide a number with decimal digits in an int field Key: AVRO-2885 URL: https://issues.apache.org/jira/browse/AVRO-2885 Project: Apache