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

2020-07-08 Thread Jira


 [ 
https://issues.apache.org/jira/browse/AVRO-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismaël Mejía updated AVRO-2382:
---
Fix Version/s: 1.10.1

> VERSION constant in Ruby gem returns FIXME
> --
>
> Key: AVRO-2382
> URL: https://issues.apache.org/jira/browse/AVRO-2382
> Project: Apache Avro
>  Issue Type: Bug
>  Components: ruby
>Affects Versions: 1.8.2, 1.10.0, 1.9.1
>Reporter: Tim Perkins
>Assignee: Tim Perkins
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 1.11.0, 1.10.1
>
>
> The VERSION constant in the Ruby gem returns "FIXME". I've listed v1.8.2 as 
> the affected version as that (and 1.9.0 RC1) are the only versions that I 
> tested, but I suspect this issue goes back further:
>   558af6be6 (Douglass Cutting 2010-01-20 01:05:06 + 25)   VERSION = 
> "FIXME"
> This bug makes it difficult to determine the version of the Ruby gem at 
> runtime.
> I suspect this is something that should be replaced by the actual version 
> when the gem is packaged.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (AVRO-2884) C# - Generated code naming conventions not compliant

2020-07-08 Thread Eduardo Semprebon (Jira)
Eduardo Semprebon created AVRO-2884:
---

 Summary: C# - Generated code naming conventions not compliant
 Key: AVRO-2884
 URL: https://issues.apache.org/jira/browse/AVRO-2884
 Project: Apache Avro
  Issue Type: Improvement
  Components: csharp, tools
Affects Versions: 1.10.0
Reporter: Eduardo Semprebon


In our usage scenario, we generate Java and C# code bindings from an avro 
schema.

The avdl uses naturally camelCasing for field names.

C# language uses PascalCasing for any public field. Working with camel case 
properties in C# really doesn't look good =]

I believe the change is simple, we can simply upper case the public fields 
first characters in the presence of some argument in avrogen's command line.

Suggestion: --namingpolicy pascalcase

 

I can create a PR for this if the idea is approved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: [REPORT] Board report for Apache Avro June 2020

2020-07-08 Thread Driesprong, Fokko
Looks good! Also a valid point on the Community Health.

Cheers, Fokko

Op wo 8 jul. 2020 om 08:54 schreef Sean Busbey :

> Hi folks!
>
> Here's the report for the quarter I submitted. Let me know if there are any
> last minute changes y'all would like to see.
>
> 
>
> ## Description:
> Apache Avro is a data serialization system with a compact binary format.
> It is
> used for storing and transporting schema driven serialized data. The unique
> features of Avro include automatic schema resolution - when the reader's
> expected schema is different from the actual schema with which the data was
> serialized the data is automatically adapted to meet reader's requirements.
>
> ## Issues:
> The project currently has no issues that require board attention.
>
> ## Membership Data:
> Apache Avro was founded 2010-04-20 (10 years ago)
> There are currently 34 committers and 23 PMC members in this project.
> The Committer-to-PMC ratio is roughly 3:2.
>
> Community changes, past quarter:
> - No new PMC members. Last addition was Nándor Kollár on 2019-08-29.
> - Kengo Seki was added as committer on 2020-07-08.
>
> ## Project Activity:
> Apache Avro 1.10.0 was released on 2020-06-29. This is a new major release
> from the project and most of our recent community work has been focused on
> it.
> The release updates many dependencies, addressing multiple CVEs, as well as
> introducing new features. For more details see the announcement:
>
> https://s.apache.org/avro-1.10.0-announce
>
> We added a new mailing list to get notifications about issue updates from
> github.
>
> ## Numbers
> For those who prefer metrics:
>
> Mailing Lists:
>  - dev@avro.apache.org had 1320 emails (28% increase)
>  - u...@avro.apache.org had 41 emails (55% decrease)
>  - iss...@avro.apache.org had 75 emails (new list)
>
> JIRA:
>  - 87 issues opened (24% decrease)
>  - 112 issues closed (47% increase)
>
> GitHub:
>  - 73 PRs open (17% decrease)
>  - 108 PRs closed (59% increase)
>
> Code Repository:
>  - 157 commits in the past quarter (29% increase)
>  - 45 code contributors in the past quarter (80% increase)
>
> ## Community Health:
> Community health is doing well at drawing in contributions. The PMC still
> needs to work to encourage repeat contributions and to recognize
> contributors
> through committership.
>


[REPORT] Board report for Apache Avro June 2020

2020-07-08 Thread Sean Busbey
Hi folks!

Here's the report for the quarter I submitted. Let me know if there are any
last minute changes y'all would like to see.



## Description:
Apache Avro is a data serialization system with a compact binary format. It is
used for storing and transporting schema driven serialized data. The unique
features of Avro include automatic schema resolution - when the reader's
expected schema is different from the actual schema with which the data was
serialized the data is automatically adapted to meet reader's requirements.

## Issues:
The project currently has no issues that require board attention.

## Membership Data:
Apache Avro was founded 2010-04-20 (10 years ago)
There are currently 34 committers and 23 PMC members in this project.
The Committer-to-PMC ratio is roughly 3:2.

Community changes, past quarter:
- No new PMC members. Last addition was Nándor Kollár on 2019-08-29.
- Kengo Seki was added as committer on 2020-07-08.

## Project Activity:
Apache Avro 1.10.0 was released on 2020-06-29. This is a new major release
from the project and most of our recent community work has been focused on it.
The release updates many dependencies, addressing multiple CVEs, as well as
introducing new features. For more details see the announcement:

https://s.apache.org/avro-1.10.0-announce

We added a new mailing list to get notifications about issue updates from
github.

## Numbers
For those who prefer metrics:

Mailing Lists:
 - dev@avro.apache.org had 1320 emails (28% increase)
 - u...@avro.apache.org had 41 emails (55% decrease)
 - iss...@avro.apache.org had 75 emails (new list)

JIRA:
 - 87 issues opened (24% decrease)
 - 112 issues closed (47% increase)

GitHub:
 - 73 PRs open (17% decrease)
 - 108 PRs closed (59% increase)

Code Repository:
 - 157 commits in the past quarter (29% increase)
 - 45 code contributors in the past quarter (80% increase)

## Community Health:
Community health is doing well at drawing in contributions. The PMC still
needs to work to encourage repeat contributions and to recognize contributors
through committership.