Re: Who is the C# project leader?

2018-05-26 Thread Brian Lachniet
l/299> (Brian’s) and 261< > > https://github.com/apache/avro/pull/261> (Milkenko’s). > > > > This code it waiting to be shipped but we haven’t seen any movement on > > GitHub for a while and I don’t know who leads this effort. So I’d like to > > request whoever is the lead for the C# ports to please take a look at it? > > Would appreciate that. > > > > Thank you, > > Sid > > > > > > -- > busbey > -- Brian Lachniet Software Engineer blachniet.com

Re: Who is the C# project leader?

2018-05-27 Thread Brian Lachniet
Brian. > > If room for only one, I would back Brian. I’ve been impressed by his > responsiveness, documentation and thoroughness. > > Thanks > Sid > > > On May 26, 2018, at 4:04 AM, Brian Lachniet wrote: > > > > Yes, I agree that PR #307 supersedes PR #299 (mine)

Re: Status of 1.9....

2019-01-16 Thread Brian Lachniet
I'd really like to get the changes to deploy C# NuGet packages in ( https://github.com/apache/avro/pull/428). Other than that, I think anything else in the C# realm can wait for later releases. On Wed, Jan 16, 2019, 1:12 PM Daniel Kulp Just a quick question: > > What’s the status of the things pe

Re: Status of 1.9....

2019-01-17 Thread Brian Lachniet
please take a look at the list > and if you aren’t working on something that is assigned to you, remove it > from 1.9. > > That said, I’ll try and take a look at the 17 that have “Patch > Available”. If it’s just a matter of reviewing and applying a patch, that > shouldn’t

Re: Status of 1.9....

2019-01-21 Thread Brian Lachniet
.9 release. > > Cheers, Fokko > > Op vr 18 jan. 2019 om 00:10 schreef Brian Lachniet : > > > It appears that I don't have permissions to edit or assign issues to > > myself. Is that something I should have permissions for, or should I ask > > someone to assign

Re: [VOTE] Release Apache Avro 1.9.0 RC1

2019-04-27 Thread Brian Lachniet
> > midnight > > on Monday, 29 April 2019. > > > > [ ] +1 Release this as Apache Avro 1.9.0 > > [ ] +0 > > [ ] -1 Do not release this because... > > > > Consider this a +1 (non-binding) from my side: > > * Compiled the new version of Parquet against the

Re: C# POCO serializer/deserializer

2019-05-02 Thread Brian Lachniet
able and happy to > maintain this code and work on other parts of the C# implementation. > > > > Regards. > > > > > > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: blachn...@gmail.com | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: [VOTE] Release Apache Avro 1.9.0 RC4

2019-05-10 Thread Brian Lachniet
tain snapshot anymore > >>> > >>> Please download, verify, and test. This vote will remain open for at > least > >>> 72 hours. Given sufficient votes, I would like to close it on or about > >>> midnight > >>> on Saturday, 11th of May 2019. > >>> > >>> [ ] +1 Release this as Apache Avro 1.9.0 > >>> [ ] +0 > >>> [ ] -1 Do not release this because... > >>> > >>> Consider this a +1 (non-binding) from my side: > >>> * Compiled the new version of Parquet against the Divolte collector and > >>> Apache Parquet > >>> > >>> Cheers, Fokko Driesprong > >> > >> -- > >> Daniel Kulp > >> dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog < > http://dankulp.com/blog> > >> Talend Community Coder - http://talend.com <http://coders.talend.com/> > > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: blachn...@gmail.com | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: [ANNOUNCE] Please welcome Ismaël Mejía to the Apache Avro PMC

2019-06-10 Thread Brian Lachniet
; committer or PMC member, even if you are not currently a committer or >> PMC member, you can always drop a note to priv...@avro.apache.org to >> let us know. >> >> -busbey >> > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Eng

Avro C#: Target .NET Standard Only

2019-06-13 Thread Brian Lachniet
mage: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: blachn...@gmail.com | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: Avro C#: Target .NET Standard Only

2019-06-14 Thread Brian Lachniet
ows > so > > its all upside as far as we are concerned. > > > > I'd also add that the current release doesnt build out of the box on > macos > > with VS code. > > It would be great if we could just build with 'dotnet build' etc. so this > >

Re: C# POCO serializer/deserializer

2019-07-11 Thread Brian Lachniet
rom C# class > - Reflect option added to codegen (possibly updating codegen to use Roslyn) > - Serialize to json > > Thanks. > > > On May 2, 2019, at 6:22 PM, Brian Lachniet wrote: > > > > Hey Patrick, > > > > This sounds very useful! I'd love to se

Re: [jira] [Created] (AVRO-2473) C#: Fix documentation warnings

2019-07-15 Thread Brian Lachniet
some help with this? > > On Sun, Jul 14, 2019, 4:56 AM Brian Lachniet (JIRA) > wrote: > > > Brian Lachniet created AVRO-2473: > > > > > > Summary: C#: Fix documentation warnings > > Key: AVRO-

Run C# Tests on Windows in Travis

2019-07-20 Thread Brian Lachniet
this time. While I've only got this specialized for the Windows C# build right now, I imagine this could be further expanded in the future to test other environments easily. I appreciate any feedback that anyone is willing to share. Thanks, -- [image: 51b630b05e01a6d5134ccfd520f547c4.png]

Re: Run C# Tests on Windows in Travis

2019-07-22 Thread Brian Lachniet
; Cheers, Fokko > > Op za 20 jul. 2019 om 17:17 schreef Brian Lachniet : > > > There have been a few recent "close calls" on changes that would have > > broken the C# bindings on Windows. To help avoid this, I'd like to start > > running th

Re: C# POCO serializer/deserializer

2019-08-10 Thread Brian Lachniet
fting to Avro is a bit of a stretch for some of our developers > since they can’t easily see the message contents without additional > decoding tools. Are you ok with basing it on JSON.net? It should be pretty > fast to get something working. > > > On Jul 11, 2019, at 5:05 PM, Brian

Re: Release 1.9.1

2019-08-14 Thread Brian Lachniet
update their "Fix Version" to make it easier to see what we have left to do before we can release. I've gone through the open C# bindings issues and don't see any others that must be included in a 1.9.1 release. Thanks, Brian Lachniet On Thu, Jul 18, 2019 at 7:00 AM Driesprong,

Re: [VOTE] Release Apache Avro 1.9.1 RC1

2019-08-20 Thread Brian Lachniet
ote will remain open for at > > least > > > 72 hours. Given sufficient votes, I would like to close it on or about > > > midnight > > > on Saturday, 24 August 2019. > > > > > > [ ] +1 Release this as Apache Avro 1.9.1 > > > [ ] +0 >

Re: [VOTE] Release Apache Avro 1.9.1 RC1

2019-08-23 Thread Brian Lachniet
http://www.apache.org/legal/release-policy.html#publication On Fri, Aug 23, 2019 at 4:13 PM Sean Busbey wrote: > please pull those artifacts off of nuget. We can only make approved > releases available outside of the dev mailing list. > > > > On Tue, Aug 20, 2019 at 9:17 PM

Re: [VOTE] Release Apache Avro 1.9.1 RC2

2019-08-27 Thread Brian Lachniet
> [ ] +1 Release this as Apache Avro 1.9.1 > > [ ] -1 Do not release this because... > > > > Consider this a +1 (binding) from my side: > > * Compiled against Divolte collector and Iceberg > > * Checked the licenses using `mvn verify` > > > > Cheers, Fokko Driesprong > > -- > Daniel Kulp > dk...@apache.org <mailto:dk...@apache.org> - http://dankulp.com/blog < > http://dankulp.com/blog> > Talend Community Coder - http://talend.com <http://coders.talend.com/> > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: blachn...@gmail.com | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: [VOTE] Release Apache Avro RC3

2019-08-28 Thread Brian Lachniet
not release this because... > > Consider this a +1 (binding) from my side: > * Compiled against Divolte collector and Iceberg > * Checked the licenses using `mvn verify` > > Cheers, Fokko Driesprong > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: blachn...@gmail.com | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: [Announce] Please welcome Nándor Kollár to the Apache Avro PMC

2019-08-30 Thread Brian Lachniet
Congratulations, Nándor! On Fri, Aug 30, 2019, 5:37 PM Sean Busbey wrote: > Hi folks! > > On behalf of the Apache Avro PMC I am pleased to announce that Nándor > Kollár has accepted our invitation to become a PMC member. We > appreciate Nándor stepping up to take more responsibility in the > pro

Re: [VOTE] Release Apache Avro RC3

2019-09-02 Thread Brian Lachniet
e check: > >> > > >> > https://github.com/apache/avro/commit/aa9abbabd0efca5d86d33a1db74dcbb36203f607 > >> > > >> > Since RC2: > >> > - AVRO-2531: Update commons-compress to version 1.19: > >> > https://github.com/apache/a

Re: [VOTE] Release Apache Avro RC3

2019-09-07 Thread Brian Lachniet
https://github.com/apache/avro/commit/4efbf589732f615400636d78cd02389bf3d3bef2 >> >> > - Exclude test resources from license check: >> >> > >> >> >> https://github.com/apache/avro/commit/aa9abbabd0efca5d86d33a1db74dcbb36203f607 >> >> > >> &g

Re: Avro at Apachecon US 2019

2019-09-08 Thread Brian Lachniet
I'll be there and would love to meet up! On Sun, Sep 8, 2019, 11:52 AM Ismaël Mejía wrote: > Hello, > > Next week Apachecon US 2019 is happening. I know that at least two > other members of the Avro community will be around so I was wondering > if there might be others around who could be intere

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 a

Re: [ANNOUNCE] new committer Michael Smith

2019-10-20 Thread Brian Lachniet
r on the Apache Avro project. > > > > > > Please join me in congratulating Michael on this recognition of their > > > great work thus far in our community. > > > > > > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: blachn...@gmail.com | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

Re: [VOTE] Release Apache Avro 1.9.2 RC2

2020-02-12 Thread Brian Lachniet
proved tests > > > > > * Improved, more reliable builds. > > > > > * Improved readability > > > > > * Upgrade dependencies to latest versions, including CVE fixes. > > > > > * And more... > > > > > > > > > > Since R

Re: [DISCUSS] Next Avro release (1.10.0)

2020-02-15 Thread Brian Lachniet
. > > Do you agree? Other ideas? Issues? > > Regards, > Ismael > -- [image: 51b630b05e01a6d5134ccfd520f547c4.png] Brian Lachniet Software Engineer E: blachn...@gmail.com | blachniet.com <http://www.blachniet.com> <https://twitter.com/blachniet> <http://www.linkedin.com/in/blachniet>

[jira] [Created] (AVRO-2155) Generate documentation for C# classes and enums

2018-03-06 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2155: Summary: Generate documentation for C# classes and enums Key: AVRO-2155 URL: https://issues.apache.org/jira/browse/AVRO-2155 Project: Avro Issue Type: New

[jira] [Created] (AVRO-2156) Allow custom namespace for C# generated code

2018-03-06 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2156: Summary: Allow custom namespace for C# generated code Key: AVRO-2156 URL: https://issues.apache.org/jira/browse/AVRO-2156 Project: Avro Issue Type: New

[jira] [Updated] (AVRO-2155) Generate documentation for C# classes and enums

2018-03-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2155: - Release Note: C# Codegen: Include documentation on generated code for named schemas (enum, fixed

[jira] [Updated] (AVRO-2156) Allow custom namespace for C# generated code

2018-03-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2156: - Release Note: C#: Allow namespace replacements in generated code Status: Patch Available

[jira] [Created] (AVRO-2158) Modernize C# Documentation

2018-03-10 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2158: Summary: Modernize C# Documentation Key: AVRO-2158 URL: https://issues.apache.org/jira/browse/AVRO-2158 Project: Avro Issue Type: New Feature

[jira] [Created] (AVRO-2161) Upgrade C# Unit Tests to NUnit 3.x

2018-03-17 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2161: Summary: Upgrade C# Unit Tests to NUnit 3.x Key: AVRO-2161 URL: https://issues.apache.org/jira/browse/AVRO-2161 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-2161) Upgrade C# Unit Tests to NUnit 3.x

2018-03-17 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2161: - Status: Patch Available (was: Open) GitHub Pull Request #299: https://github.com/apache/avro/pull

[jira] [Resolved] (AVRO-2750) Support for enum defaults in c#

2020-11-14 Thread Brian Lachniet (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet resolved AVRO-2750. -- Fix Version/s: 1.10.1 Release Note: Added support for enum defaults in the C# bindings

[jira] [Created] (AVRO-2981) Avrogen: Bump dependency versions

2020-11-17 Thread Brian Lachniet (Jira)
Brian Lachniet created AVRO-2981: Summary: Avrogen: Bump dependency versions Key: AVRO-2981 URL: https://issues.apache.org/jira/browse/AVRO-2981 Project: Apache Avro Issue Type: Improvement

[jira] [Resolved] (AVRO-2961) Support .NET 5.0 and make Avro.codegen to support LTS .Net Core (2.1, 3.1) as well

2021-03-02 Thread Brian Lachniet (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet resolved AVRO-2961. -- Fix Version/s: 1.11.0 Release Note: Add support for .NET 5.0 in the C# bindings

[jira] [Commented] (AVRO-2252) I'd like to improve Avro .NET (C#) library (many points)

2018-11-03 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16674176#comment-16674176 ] Brian Lachniet commented on AVRO-2252: -- Some of your concerns have been adresse

[jira] [Created] (AVRO-2301) C# TestSyncAndSeekPositions unit tests take too long to run

2019-01-12 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2301: Summary: C# TestSyncAndSeekPositions unit tests take too long to run Key: AVRO-2301 URL: https://issues.apache.org/jira/browse/AVRO-2301 Project: Apache Avro

[jira] [Updated] (AVRO-2301) C# TestSyncAndSeekPositions unit tests take too long to run

2019-01-12 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2301: - Description: The following test cases take a very long time to run in the C# FileTests: {code:c

[jira] [Updated] (AVRO-2161) Upgrade C# Unit Tests to NUnit 3.x

2019-01-12 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2161: - Resolution: Fixed Fix Version/s: 1.9.0 Release Note: Upgraded C# unit tests to NUnit 3

[jira] [Commented] (AVRO-2301) C# TestSyncAndSeekPositions unit tests take too long to run

2019-01-12 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741390#comment-16741390 ] Brian Lachniet commented on AVRO-2301: -- For reference: it appears

[jira] [Created] (AVRO-2303) Test C# against .NET Core instead of Mono

2019-01-18 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2303: Summary: Test C# against .NET Core instead of Mono Key: AVRO-2303 URL: https://issues.apache.org/jira/browse/AVRO-2303 Project: Apache Avro Issue Type

[jira] [Updated] (AVRO-2303) Test C# against .NET Core instead of Mono

2019-01-18 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2303: - Status: Patch Available (was: Open) Patch available in  [PR #431|https://github.com/apache/avro

[jira] [Updated] (AVRO-1381) Publish C# artifacts to NuGet

2019-01-21 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-1381: - Release Note: Configured C# project to generate NuGet packages for deploying to nuget.org

[jira] [Assigned] (AVRO-1381) Publish C# artifacts to NuGet

2019-01-21 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet reassigned AVRO-1381: Assignee: Brian Lachniet > Publish C# artifacts to Nu

[jira] [Resolved] (AVRO-1420) C# documentation is completely empty/wiped out

2019-01-21 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet resolved AVRO-1420. -- Resolution: Fixed It appears that this issue was resolved some time ago. The documentation is

[jira] [Assigned] (AVRO-1981) ReflectionTypeLoadException

2019-02-28 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet reassigned AVRO-1981: Assignee: Brian Lachniet > ReflectionTypeLoadExcept

[jira] [Work started] (AVRO-1981) ReflectionTypeLoadException

2019-02-28 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1981 started by Brian Lachniet. > ReflectionTypeLoadExcept

[jira] [Updated] (AVRO-1981) ReflectionTypeLoadException

2019-02-28 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-1981: - Fix Version/s: 1.9.0 Release Note: C#: Catch exceptions loading types from other

[jira] [Created] (AVRO-2329) Avro C# hides inner exceptions

2019-02-28 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2329: Summary: Avro C# hides inner exceptions Key: AVRO-2329 URL: https://issues.apache.org/jira/browse/AVRO-2329 Project: Apache Avro Issue Type: Improvement

[jira] [Work started] (AVRO-2329) Avro C# hides inner exceptions

2019-02-28 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2329 started by Brian Lachniet. > Avro C# hides inner excepti

[jira] [Updated] (AVRO-2329) Avro C# hides inner exceptions

2019-02-28 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2329: - Release Note: C#: Set inner exception when available Status: Patch Available (was: In

[jira] [Updated] (AVRO-1342) ObjectCreator fails if bad assemblies loaded

2019-03-01 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-1342: - Resolution: Duplicate Status: Resolved (was: Patch Available) Resolved by AVRO-1981

[jira] [Created] (AVRO-2393) C#: Add examples for new users

2019-05-10 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2393: Summary: C#: Add examples for new users Key: AVRO-2393 URL: https://issues.apache.org/jira/browse/AVRO-2393 Project: Apache Avro Issue Type: Improvement

[jira] [Work started] (AVRO-2393) C#: Add examples for new users

2019-05-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2393 started by Brian Lachniet. > C#: Add examples for new us

[jira] [Work started] (AVRO-2394) commit-msg Expects CHANGES.txt

2019-05-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2394 started by Brian Lachniet. > commit-msg Expects CHANGES.

[jira] [Created] (AVRO-2394) commit-msg Expects CHANGES.txt

2019-05-10 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2394: Summary: commit-msg Expects CHANGES.txt Key: AVRO-2394 URL: https://issues.apache.org/jira/browse/AVRO-2394 Project: Apache Avro Issue Type: Bug

[jira] [Commented] (AVRO-2395) Stop including bare jars as convenience binary for Java

2019-05-12 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838054#comment-16838054 ] Brian Lachniet commented on AVRO-2395: -- I don't write much Java, so I don&#

[jira] [Commented] (AVRO-2395) Stop including bare jars as convenience binary for Java

2019-05-15 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840689#comment-16840689 ] Brian Lachniet commented on AVRO-2395: -- (y) Perfect, the download from Maven se

[jira] [Assigned] (AVRO-2396) Huge performance regression on SpecificDatumReader for array reading

2019-06-03 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet reassigned AVRO-2396: Assignee: Brian Lachniet > Huge performance regression on SpecificDatumReader for ar

[jira] [Commented] (AVRO-2396) Huge performance regression on SpecificDatumReader for array reading

2019-06-03 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855195#comment-16855195 ] Brian Lachniet commented on AVRO-2396: -- Wow, [~wangyingmm], you are definitely o

[jira] [Work started] (AVRO-2396) Huge performance regression on SpecificDatumReader for array reading

2019-06-03 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2396 started by Brian Lachniet. > Huge performance regression on SpecificDatumReader for array read

[jira] [Updated] (AVRO-2396) Huge performance regression on SpecificDatumReader for array reading

2019-06-07 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2396: - Fix Version/s: 1.9.1 Status: Patch Available (was: In Progress) Changes available in

[jira] [Commented] (AVRO-2396) Huge performance regression on SpecificDatumReader for array reading

2019-06-09 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859676#comment-16859676 ] Brian Lachniet commented on AVRO-2396: -- Yes, good idea. I think we should be abl

[jira] [Resolved] (AVRO-2301) C# TestSyncAndSeekPositions unit tests take too long to run

2019-06-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet resolved AVRO-2301. -- Resolution: Fixed Assignee: Brian Lachniet Fix Version/s: 1.9.1 Release

[jira] [Commented] (AVRO-2396) Huge performance regression on SpecificDatumReader for array reading

2019-06-11 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860806#comment-16860806 ] Brian Lachniet commented on AVRO-2396: -- The fix for this issue is included in

[jira] [Created] (AVRO-2422) C#: Target .NET Standard 2.0 only

2019-06-15 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2422: Summary: C#: Target .NET Standard 2.0 only Key: AVRO-2422 URL: https://issues.apache.org/jira/browse/AVRO-2422 Project: Apache Avro Issue Type: Improvement

[jira] [Work started] (AVRO-2422) C#: Target .NET Standard 2.0 only

2019-06-17 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2422 started by Brian Lachniet. > C#: Target .NET Standard 2.0 o

[jira] [Updated] (AVRO-2422) C#: Target .NET Standard 2.0 only

2019-06-20 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2422: - Release Note: Target .NET Standard primarily Status: Patch Available (was: In Progress

[jira] [Created] (AVRO-2442) C# Test not running in Travis CI

2019-06-22 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2442: Summary: C# Test not running in Travis CI Key: AVRO-2442 URL: https://issues.apache.org/jira/browse/AVRO-2442 Project: Apache Avro Issue Type: Bug

[jira] [Commented] (AVRO-2442) C# Test not running in Travis CI

2019-06-22 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870297#comment-16870297 ] Brian Lachniet commented on AVRO-2442: -- The changes between these two build sh

[jira] [Commented] (AVRO-2442) C# Test not running in Travis CI

2019-06-22 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870401#comment-16870401 ] Brian Lachniet commented on AVRO-2442: -- Surprisingly, it appears that the root c

[jira] [Work started] (AVRO-2442) C# Test not running in Travis CI

2019-06-23 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2442 started by Brian Lachniet. > C# Test not running in Travis

[jira] [Updated] (AVRO-2442) C# Test not running in Travis CI

2019-06-23 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2442: - Affects Version/s: 1.9.0 Status: Patch Available (was: In Progress) > C# Test

[jira] [Created] (AVRO-2454) C#: Enforce Consistent Style

2019-06-25 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2454: Summary: C#: Enforce Consistent Style Key: AVRO-2454 URL: https://issues.apache.org/jira/browse/AVRO-2454 Project: Apache Avro Issue Type: Improvement

[jira] [Commented] (AVRO-2252) I'd like to improve Avro .NET (C#) library (many points)

2019-06-25 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872863#comment-16872863 ] Brian Lachniet commented on AVRO-2252: -- Some pieces of this issue have

[jira] [Commented] (AVRO-2454) C#: Enforce Consistent Style

2019-06-25 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872866#comment-16872866 ] Brian Lachniet commented on AVRO-2454: -- [~kojiromike], I'm on board! In fa

[jira] [Updated] (AVRO-2422) C#: Target .NET Standard 2.0 only

2019-06-28 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2422: - Resolution: Fixed Fix Version/s: 1.10.0 Release Note: Target .NET Standard primarily

[jira] [Work started] (AVRO-2467) C#: Run Travis CI Tests on Windows Too

2019-07-06 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2467 started by Brian Lachniet. > C#: Run Travis CI Tests on Windows

[jira] [Created] (AVRO-2467) C#: Run Travis CI Tests on Windows Too

2019-07-06 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2467: Summary: C#: Run Travis CI Tests on Windows Too Key: AVRO-2467 URL: https://issues.apache.org/jira/browse/AVRO-2467 Project: Apache Avro Issue Type

[jira] [Updated] (AVRO-2467) C#: Run Travis CI Tests on Windows Too

2019-07-06 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2467: - Fix Version/s: 1.9.1 1.10.0 Status: Patch Available (was: In

[jira] [Updated] (AVRO-2459) Add data interop test for the C# bindings

2019-07-07 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2459: - Resolution: Fixed Fix Version/s: 1.9.1 1.10.0 Release Note: Add

[jira] [Assigned] (AVRO-2470) avrogen.dll for C# .NET Core not useable!

2019-07-09 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet reassigned AVRO-2470: Assignee: Brian Lachniet > avrogen.dll for C# .NET Core not usea

[jira] [Work started] (AVRO-2470) avrogen.dll for C# .NET Core not useable!

2019-07-09 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2470 started by Brian Lachniet. > avrogen.dll for C# .NET Core not usea

[jira] [Commented] (AVRO-2470) avrogen.dll for C# .NET Core not useable!

2019-07-09 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881615#comment-16881615 ] Brian Lachniet commented on AVRO-2470: -- I believe that AVRO-2422 resolves this i

[jira] [Commented] (AVRO-2470) avrogen.dll for C# .NET Core not useable!

2019-07-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881960#comment-16881960 ] Brian Lachniet commented on AVRO-2470: -- Hi [~Banzai666], would you like to give

[jira] [Commented] (AVRO-2470) avrogen.dll for C# .NET Core not useable!

2019-07-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882485#comment-16882485 ] Brian Lachniet commented on AVRO-2470: -- [~Banzai666], it looks like you

[jira] [Work started] (AVRO-2473) C#: Fix documentation warnings

2019-07-14 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2473 started by Brian Lachniet. > C#: Fix documentation warni

[jira] [Created] (AVRO-2473) C#: Fix documentation warnings

2019-07-14 Thread Brian Lachniet (JIRA)
Brian Lachniet created AVRO-2473: Summary: C#: Fix documentation warnings Key: AVRO-2473 URL: https://issues.apache.org/jira/browse/AVRO-2473 Project: Apache Avro Issue Type: Improvement

[jira] [Updated] (AVRO-2467) C#: Run Travis CI Tests on Windows Too

2019-07-25 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2467: - Resolution: Fixed Release Note: Add Windows agents to the Travis CI builds and test the C

[jira] [Resolved] (AVRO-2389) Serializers for plain old C# objects (POCOs)

2019-08-01 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet resolved AVRO-2389. -- Resolution: Fixed Fix Version/s: 1.10.0 Release Note: Added reflection-based

[jira] [Updated] (AVRO-2473) C#: Fix documentation warnings

2019-08-01 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2473: - Status: Patch Available (was: In Progress) > C#: Fix documentation warni

[jira] [Updated] (AVRO-2473) C#: Fix documentation warnings

2019-08-05 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2473: - Resolution: Fixed Release Note: Fixed documentation warnings in the C# bindings

[jira] [Updated] (AVRO-2500) Avro library for .NET generates invalid schema json in some cultures

2019-08-07 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet updated AVRO-2500: - Fix Version/s: 1.9.1 1.10.0 > Avro library for .NET generates invalid sch

[jira] [Resolved] (AVRO-2500) Avro library for .NET generates invalid schema json in some cultures

2019-08-07 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet resolved AVRO-2500. -- Resolution: Fixed Release Note: Fix issues serializing unnamed schema types in some

[jira] [Resolved] (AVRO-2496) Report JSON path for schema and protocol parsing exceptions

2019-08-10 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Lachniet resolved AVRO-2496. -- Resolution: Fixed Fix Version/s: 1.9.1 1.10.0 Release Note

[jira] [Work started] (AVRO-2454) C#: Enforce Consistent Style

2019-08-11 Thread Brian Lachniet (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-2454 started by Brian Lachniet. > C#: Enforce Consistent St

  1   2   >