[GitHub] [avro] RyanSkraba merged pull request #1842: AVRO-3618: Test both directBinaryDecoder and binaryDecoder

2022-09-14 Thread GitBox


RyanSkraba merged PR #1842:
URL: https://github.com/apache/avro/pull/1842


-- 
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 the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [avro] RyanSkraba merged pull request #1863: AVRO-3628: [Java] JUnit 4.x tests are not executed

2022-09-14 Thread GitBox


RyanSkraba merged PR #1863:
URL: https://github.com/apache/avro/pull/1863


-- 
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 the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [avro] dependabot[bot] opened a new pull request, #1869: Bump anyhow from 1.0.64 to 1.0.65 in /lang/rust

2022-09-14 Thread GitBox


dependabot[bot] opened a new pull request, #1869:
URL: https://github.com/apache/avro/pull/1869

   Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
   
   Release notes
   Sourced from https://github.com/dtolnay/anyhow/releases;>anyhow's 
releases.
   
   1.0.65
   
   impl Provider for anyhow::Error
   
   
   
   
   Commits
   
   https://github.com/dtolnay/anyhow/commit/4de2068f710f953c852d956b6d262a3e259574c5;>4de2068
 Release 1.0.65
   https://github.com/dtolnay/anyhow/commit/07acdacfead33e5bd97ec8d62ddf83df3b329e65;>07acdac
 Merge pull request https://github-redirect.dependabot.com/dtolnay/anyhow/issues/271;>#271
 from dtolnay/provider
   https://github.com/dtolnay/anyhow/commit/ee49ec0d49049fcbe99c7d7940e85b6b085a8eaa;>ee49ec0
 Add impl Provider in build.rs probe
   https://github.com/dtolnay/anyhow/commit/b7448d3ad68f60beb79b2833afe43f4ef7c2825d;>b7448d3
 impl std::any::Provider for anyhow::Error
   See full diff in https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.65;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anyhow=cargo=1.0.64=1.0.65)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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 the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [avro] dependabot[bot] opened a new pull request, #1868: Bump thiserror from 1.0.34 to 1.0.35 in /lang/rust

2022-09-14 Thread GitBox


dependabot[bot] opened a new pull request, #1868:
URL: https://github.com/apache/avro/pull/1868

   Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.34 to 
1.0.35.
   
   Release notes
   Sourced from https://github.com/dtolnay/thiserror/releases;>thiserror's 
releases.
   
   1.0.35
   
   More work on integrating https://doc.rust-lang.org/std/any/trait.Provider.html;>std::any::Provider
 for backtrace support
   Fix Multiple applicable provide methods in 
scope error when the caller has both std::error::Error and 
std::any::Provide traits in scope (https://github-redirect.dependabot.com/dtolnay/thiserror/issues/185;>#185)
   
   
   
   
   Commits
   
   https://github.com/dtolnay/thiserror/commit/10ffe038172ef47a742b438f5c8dad059628c417;>10ffe03
 Release 1.0.35
   https://github.com/dtolnay/thiserror/commit/9be0f4121ec83e9c4dfa0d54dcae9ebae9cb04a1;>9be0f41
 Merge pull request https://github-redirect.dependabot.com/dtolnay/thiserror/issues/191;>#191
 from dtolnay/anyhowprovider
   https://github.com/dtolnay/thiserror/commit/1a90b7716593ea1aaab5bda143b73b2228499aff;>1a90b77
 Pull in Provider impl from anyhow 1.0.65
   https://github.com/dtolnay/thiserror/commit/2ca76edd6eada9522e1198355a83bc16049f52b0;>2ca76ed
 Merge pull request https://github-redirect.dependabot.com/dtolnay/thiserror/issues/190;>#190
 from dtolnay/provider
   https://github.com/dtolnay/thiserror/commit/01e7c183100b63945f8d079c05b3bcc1aa674d60;>01e7c18
 Temporarily disable AnyhowBacktrace test
   https://github.com/dtolnay/thiserror/commit/aaf8449dcb25b31a24c39056c420afc99416e7b0;>aaf8449
 Use ThiserrorProvide to disambiguate 'provide' method calls
   https://github.com/dtolnay/thiserror/commit/460396e8f3ed2f6615372961920fb32daa7376c9;>460396e
 Add trait with method that won't collide between Provider and Error
   https://github.com/dtolnay/thiserror/commit/293b127bc8971c1b629719ae8702c9b15ac2a263;>293b127
 Add build script to detect Provider support
   https://github.com/dtolnay/thiserror/commit/3bcad5957d22c0331dbb65580eb42b66daf782f3;>3bcad59
 Revert Directly call source.provide instead of going through dyn 
error
   https://github.com/dtolnay/thiserror/commit/21198c9c0ab5052091cbb0b7be364a1297cd8cd0;>21198c9
 Move multiple-provide test into test_backtrace
   Additional commits viewable in https://github.com/dtolnay/thiserror/compare/1.0.34...1.0.35;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thiserror=cargo=1.0.34=1.0.35)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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 the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [avro] clesaec opened a new pull request, #1867: AVRO-3611: fix generator

2022-09-14 Thread GitBox


clesaec opened a new pull request, #1867:
URL: https://github.com/apache/avro/pull/1867

   
   
   ## What is the purpose of the change
   
   * [AVRO-3611](https://issues.apache.org/jira/browse/AVRO-3611) about record 
generator in Java and LogicalType. Some logical type should constrain value 
generation to keep it valid.
   
   
   ## Verifying this change
   
   This change is already covered by existing tests, as it is used by unit test 
to generates record to test.
   
   
   
   ## Documentation
   
   - Does this pull request introduce a new feature? no
   
   


-- 
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 the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [ANNOUNCE] New PMC member: Martin Grigorov

2022-09-14 Thread Driesprong, Fokko
Congratulations Martin, thanks for all the hard work and well deserved!

Cheers, Fokko

Op wo 14 sep. 2022 om 03:39 schreef Oscar Westra van Holthe - Kind <
os...@westravanholthe.nl>:

> Congratulations Martin!  This is wel deserved.
>
>
>
>
> Oscar Westra van Holthe - Kind 
>
> Op di 13 sep. 2022 19:34 schreef Ryan Skraba :
>
> > Hi folks!
> >
> > On behalf of the Apache Avro PMC, I am pleased to announce that Martin
> > Grigorov has accepted our invitation to become a PMC member.  He has
> > has been active, reliable and responsive to the community and a solid
> > contributor to various SDKs, bringing well-thought out reviews and
> > comments to both old and new PRs and JIRA.  He definitely stepped up
> > for the website refactoring and preparing for the 1.11.1 release!
> >
> > Please join me in welcoming Martin to the Avro PMC!
> >
> > As a reminder, if anyone would like to nominate another person as a
> > 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.
> >
> > All my best, Ryan
> >
>


Re: [ANNOUNCE] New PMC member: Martin Grigorov

2022-09-14 Thread Oscar Westra van Holthe - Kind
Congratulations Martin!  This is wel deserved.




Oscar Westra van Holthe - Kind 

Op di 13 sep. 2022 19:34 schreef Ryan Skraba :

> Hi folks!
>
> On behalf of the Apache Avro PMC, I am pleased to announce that Martin
> Grigorov has accepted our invitation to become a PMC member.  He has
> has been active, reliable and responsive to the community and a solid
> contributor to various SDKs, bringing well-thought out reviews and
> comments to both old and new PRs and JIRA.  He definitely stepped up
> for the website refactoring and preparing for the 1.11.1 release!
>
> Please join me in welcoming Martin to the Avro PMC!
>
> As a reminder, if anyone would like to nominate another person as a
> 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.
>
> All my best, Ryan
>


[GitHub] [avro] clesaec opened a new pull request, #1866: AVRO-3532: Test field names in C#

2022-09-14 Thread GitBox


clesaec opened a new pull request, #1866:
URL: https://github.com/apache/avro/pull/1866

   
   
   ## What is the purpose of the change
   
   * This PR is a part of 
[AVRO-3532](https://issues.apache.org/jira/browse/AVRO-3532) about naming rules 
for CSharp. It adds 2 unit test that proves the avro current version in csharp 
accepts more field names that describe in 
[documentation](https://avro.apache.org/docs/1.11.1/specification/#names).
   The aims of the [JIRA](https://issues.apache.org/jira/browse/AVRO-3532) is 
to update naming rule in documentation and adapt it to C# & Java implementation 
and update code for other languages (PRs for C & rust already exists).
   
   ## Verifying this change
   
   This change added tests (GenericRecordTests.cs -> TestFieldNames & 
SchemaTests.cs -> TestRecordFieldNames) and can be verified by running it 
   
   
   ## Documentation
   
   - Does this pull request introduce a new feature? no
   
   


-- 
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 the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [avro] martin-g merged pull request #1864: Bump wasm-bindgen-test from 0.3.32 to 0.3.33 in /lang/rust

2022-09-14 Thread GitBox


martin-g merged PR #1864:
URL: https://github.com/apache/avro/pull/1864


-- 
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 the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org