[GitHub] [avro] clesaec opened a new pull request, #2435: AVRO-3749: [Java] avoid conflict in method name for generated code

2023-08-10 Thread via GitHub
clesaec opened a new pull request, #2435: URL: https://github.com/apache/avro/pull/2435 ## What is the purpose of the change As decribe in [JIRA AVRO-3749](https://issues.apache.org/jira/browse/AVRO-3749), SqlCompiler **can generate same method name** when field name start w

[GitHub] [avro] martin-g closed pull request #2434: AVRO-3828: [Rust] Fix CI build warnings

2023-08-11 Thread via GitHub
martin-g closed pull request #2434: AVRO-3828: [Rust] Fix CI build warnings URL: https://github.com/apache/avro/pull/2434 -- 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 uns

[GitHub] [avro] martin-g merged pull request #2434: AVRO-3828: [Rust] Fix CI build warnings

2023-08-11 Thread via GitHub
martin-g merged PR #2434: URL: https://github.com/apache/avro/pull/2434 -- 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

[GitHub] [avro] clesaec opened a new pull request, #2436: AVRO-3751: weak identity hash map thread safe

2023-08-11 Thread via GitHub
clesaec opened a new pull request, #2436: URL: https://github.com/apache/avro/pull/2436 ## What is the purpose of the change [AVRO-3751](https://issues.apache.org/jira/browse/AVRO-3751) : use ConcurrentHashMap on WeakIdentityHashMap to be robust in multi-thread env.

[GitHub] [avro] sarutak opened a new pull request, #2437: AVRO-3830: [Rust] Handle namespace properly if a name starts with dot

2023-08-11 Thread via GitHub
sarutak opened a new pull request, #2437: URL: https://github.com/apache/avro/pull/2437 AVRO-3830 ## What is the purpose of the change This PR aims to fix an issue that the current Rust binding doesn't handle namespaces properly if a name starts with dot. [The specification

[GitHub] [avro] kojiromike merged pull request #2380: AVRO-312: Python Sphinx Documentation

2023-08-12 Thread via GitHub
kojiromike merged PR #2380: URL: https://github.com/apache/avro/pull/2380 -- 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.or

[GitHub] [avro] dependabot[bot] opened a new pull request, #2438: Bump com.google.protobuf:protobuf-java from 3.23.4 to 3.24.0 in /lang/java

2023-08-13 Thread via GitHub
dependabot[bot] opened a new pull request, #2438: URL: https://github.com/apache/avro/pull/2438 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.4 to 3.24.0. Commits https://github.com/protocolbuffers/protobuf/commit/093e258a71ca

[GitHub] [avro] CamilAbraham opened a new pull request, #2439: AVRO-3802: [Csharp] Fix memory leak on deflate codec decompression

2023-08-14 Thread via GitHub
CamilAbraham opened a new pull request, #2439: URL: https://github.com/apache/avro/pull/2439 ## What is the purpose of the change The aim of this pull request is to improve memory usage when reading Avro encoded files. Fixing AVRO-3802. This issue was detected when usin

[GitHub] [avro] dependabot[bot] opened a new pull request, #2440: Bump log from 0.4.19 to 0.4.20 in /lang/rust

2023-08-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2440: URL: https://github.com/apache/avro/pull/2440 Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20. Changelog Sourced from https://github.com/rust-lang/log/blob/master/CHANGELOG.md";>log's changelog. [0.4.20] -

[GitHub] [avro] martin-g merged pull request #2440: Bump log from 0.4.19 to 0.4.20 in /lang/rust

2023-08-14 Thread via GitHub
martin-g merged PR #2440: URL: https://github.com/apache/avro/pull/2440 -- 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

[GitHub] [avro] martin-g merged pull request #2437: AVRO-3830: [Rust] Handle namespace properly if a name starts with dot

2023-08-14 Thread via GitHub
martin-g merged PR #2437: URL: https://github.com/apache/avro/pull/2437 -- 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

[GitHub] [avro] martin-g opened a new pull request, #2441: AVRO-3814: Fix schema resolution for records in union types

2023-08-15 Thread via GitHub
martin-g opened a new pull request, #2441: URL: https://github.com/apache/avro/pull/2441 AVRO-3814 Successor-of: https://github.com/apache/avro/pull/2394 ## What is the purpose of the change * Use `types::Value::resolve_internal()` to find the matching schema in an u

[GitHub] [avro] martin-g merged pull request #2441: AVRO-3814: Fix schema resolution for records in union types

2023-08-15 Thread via GitHub
martin-g merged PR #2441: URL: https://github.com/apache/avro/pull/2441 -- 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

[GitHub] [avro] RikHeijdens closed pull request #2394: AVRO-3814: Fix schema resolution for records in union types

2023-08-15 Thread via GitHub
RikHeijdens closed pull request #2394: AVRO-3814: Fix schema resolution for records in union types URL: https://github.com/apache/avro/pull/2394 -- 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 s

[GitHub] [avro] martin-g merged pull request #2424: Bump serde from 1.0.180 to 1.0.183 in /lang/rust

2023-08-15 Thread via GitHub
martin-g merged PR #2424: URL: https://github.com/apache/avro/pull/2424 -- 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

[GitHub] [avro] dependabot[bot] opened a new pull request, #2443: Bump anyhow from 1.0.72 to 1.0.74 in /lang/rust

2023-08-15 Thread via GitHub
dependabot[bot] opened a new pull request, #2443: URL: https://github.com/apache/avro/pull/2443 Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.74. Release notes Sourced from https://github.com/dtolnay/anyhow/releases";>anyhow's releases. 1.0.74 A

[GitHub] [avro] dependabot[bot] opened a new pull request, #2442: Bump thiserror from 1.0.44 to 1.0.46 in /lang/rust

2023-08-15 Thread via GitHub
dependabot[bot] opened a new pull request, #2442: URL: https://github.com/apache/avro/pull/2442 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.44 to 1.0.46. Release notes Sourced from https://github.com/dtolnay/thiserror/releases";>thiserror's releases. 1.

[GitHub] [avro] opwvhk merged pull request #1720: AVRO-2771: Refactor custom codable check

2023-08-15 Thread via GitHub
opwvhk merged PR #1720: URL: https://github.com/apache/avro/pull/1720 -- 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 F

[GitHub] [avro] opwvhk merged pull request #1637: AVRO-3486: Set namespace with protocol fullName

2023-08-15 Thread via GitHub
opwvhk merged PR #1637: URL: https://github.com/apache/avro/pull/1637 -- 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 F

[GitHub] [avro] sarutak opened a new pull request, #2444: AVRO-3832: [Python] Make Python test works with Docker

2023-08-15 Thread via GitHub
sarutak opened a new pull request, #2444: URL: https://github.com/apache/avro/pull/2444 AVRO-3832 ## What is the purpose of the change This PR fixes an issue that Python test doesn't work successfully with `./build.sh docker-test` due to some reasons. Reason1: ``` /bin

[GitHub] [avro] martin-g merged pull request #2442: Bump thiserror from 1.0.44 to 1.0.46 in /lang/rust

2023-08-15 Thread via GitHub
martin-g merged PR #2442: URL: https://github.com/apache/avro/pull/2442 -- 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

[GitHub] [avro] martin-g merged pull request #2443: Bump anyhow from 1.0.72 to 1.0.74 in /lang/rust

2023-08-15 Thread via GitHub
martin-g merged PR #2443: URL: https://github.com/apache/avro/pull/2443 -- 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

[GitHub] [avro] clesaec opened a new pull request, #2445: AVRO-3829: [Java] Junit5

2023-08-16 Thread via GitHub
clesaec opened a new pull request, #2445: URL: https://github.com/apache/avro/pull/2445 ## What is the purpose of the change [AVRO-3829](https://issues.apache.org/jira/browse/AVRO-3829) : Finalise conversion from JUnit4 to JUnit5. The only tests that stay in JUnit4 are for

[GitHub] [avro] clesaec merged pull request #2203: AVRO-3748 [java] fix SeekableInputStream.skip

2023-08-16 Thread via GitHub
clesaec merged PR #2203: URL: https://github.com/apache/avro/pull/2203 -- 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

[GitHub] [avro] clesaec opened a new pull request, #2446: Revert "AVRO-3748 [java] fix SeekableInputStream.skip"

2023-08-16 Thread via GitHub
clesaec opened a new pull request, #2446: URL: https://github.com/apache/avro/pull/2446 Reverts apache/avro#2203 Need "mvn spotless::apply" -- 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

[GitHub] [avro] clesaec merged pull request #2446: Revert "AVRO-3748 [java] fix SeekableInputStream.skip"

2023-08-16 Thread via GitHub
clesaec merged PR #2446: URL: https://github.com/apache/avro/pull/2446 -- 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

[GitHub] [avro] clesaec merged pull request #2431: AVRO-3826: Common tests for C++ module

2023-08-16 Thread via GitHub
clesaec merged PR #2431: URL: https://github.com/apache/avro/pull/2431 -- 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

[GitHub] [avro] clesaec merged pull request #2445: AVRO-3829: [Java] Junit5

2023-08-16 Thread via GitHub
clesaec merged PR #2445: URL: https://github.com/apache/avro/pull/2445 -- 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

[GitHub] [avro] opwvhk merged pull request #2423: Bump jmh.version from 1.36 to 1.37 in /lang/java

2023-08-16 Thread via GitHub
opwvhk merged PR #2423: URL: https://github.com/apache/avro/pull/2423 -- 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 F

[GitHub] [avro] opwvhk merged pull request #2438: Bump com.google.protobuf:protobuf-java from 3.23.4 to 3.24.0 in /lang/java

2023-08-16 Thread via GitHub
opwvhk merged PR #2438: URL: https://github.com/apache/avro/pull/2438 -- 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 F

[GitHub] [avro] opwvhk merged pull request #2422: Bump grpc.version from 1.56.1 to 1.57.1 in /lang/java

2023-08-16 Thread via GitHub
opwvhk merged PR #2422: URL: https://github.com/apache/avro/pull/2422 -- 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 F

[GitHub] [avro] dependabot[bot] opened a new pull request, #2447: Bump serde_json from 1.0.104 to 1.0.105 in /lang/rust

2023-08-16 Thread via GitHub
dependabot[bot] opened a new pull request, #2447: URL: https://github.com/apache/avro/pull/2447 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.105. Release notes Sourced from https://github.com/serde-rs/json/releases";>serde_json's releases. v1.0.10

[GitHub] [avro] alexrosenfeld10 closed pull request #2292: Cross-file type resolution for C#

2023-08-16 Thread via GitHub
alexrosenfeld10 closed pull request #2292: Cross-file type resolution for C# URL: https://github.com/apache/avro/pull/2292 -- 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 un

[GitHub] [avro] martin-g merged pull request #2447: Bump serde_json from 1.0.104 to 1.0.105 in /lang/rust

2023-08-16 Thread via GitHub
martin-g merged PR #2447: URL: https://github.com/apache/avro/pull/2447 -- 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

[GitHub] [avro] clesaec merged pull request #2436: AVRO-3751: weak identity hash map thread safe

2023-08-16 Thread via GitHub
clesaec merged PR #2436: URL: https://github.com/apache/avro/pull/2436 -- 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

[GitHub] [avro] opwvhk opened a new pull request, #2448: AVRO-3833: Clarify uniqueness of names and aliases

2023-08-17 Thread via GitHub
opwvhk opened a new pull request, #2448: URL: https://github.com/apache/avro/pull/2448 ## What is the purpose of the change Update the specification to explicitly state that names must be unique (within their scope), and that aliases are names too. ## Verifying this change

[GitHub] [avro] clesaec merged pull request #2389: AVRO-2307: [java] list of primitive

2023-08-17 Thread via GitHub
clesaec merged PR #2389: URL: https://github.com/apache/avro/pull/2389 -- 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

[GitHub] [avro] clesaec opened a new pull request, #2449: AVRO-3612: [Java] explain incompability for union.

2023-08-17 Thread via GitHub
clesaec opened a new pull request, #2449: URL: https://github.com/apache/avro/pull/2449 ## What is the purpose of the change [AVRO-3612](https://issues.apache.org/jira/browse/AVRO-3612) : report location on incompability issue when writer is an union type and not reader.

[GitHub] [avro] clesaec merged pull request #2449: AVRO-3612: [Java] explain incompability for union.

2023-08-17 Thread via GitHub
clesaec merged PR #2449: URL: https://github.com/apache/avro/pull/2449 -- 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

[GitHub] [avro] clesaec merged pull request #2401: AVRO-2885: [Java] better check int vs float value

2023-08-17 Thread via GitHub
clesaec merged PR #2401: URL: https://github.com/apache/avro/pull/2401 -- 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

[GitHub] [avro] dependabot[bot] opened a new pull request, #2450: Bump thiserror from 1.0.46 to 1.0.47 in /lang/rust

2023-08-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2450: URL: https://github.com/apache/avro/pull/2450 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.46 to 1.0.47. Release notes Sourced from https://github.com/dtolnay/thiserror/releases";>thiserror's releases. 1.

[GitHub] [avro] dependabot[bot] opened a new pull request, #2451: Bump anyhow from 1.0.74 to 1.0.75 in /lang/rust

2023-08-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2451: URL: https://github.com/apache/avro/pull/2451 Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.74 to 1.0.75. Release notes Sourced from https://github.com/dtolnay/anyhow/releases";>anyhow's releases. 1.0.75 P

[GitHub] [avro] dependabot[bot] opened a new pull request, #2452: Bump quote from 1.0.32 to 1.0.33 in /lang/rust

2023-08-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2452: URL: https://github.com/apache/avro/pull/2452 Bumps [quote](https://github.com/dtolnay/quote) from 1.0.32 to 1.0.33. Release notes Sourced from https://github.com/dtolnay/quote/releases";>quote's releases. 1.0.33 Partia

[GitHub] [avro] dependabot[bot] opened a new pull request, #2453: Bump syn from 2.0.28 to 2.0.29 in /lang/rust

2023-08-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2453: URL: https://github.com/apache/avro/pull/2453 Bumps [syn](https://github.com/dtolnay/syn) from 2.0.28 to 2.0.29. Release notes Sourced from https://github.com/dtolnay/syn/releases";>syn's releases. 2.0.29 Partially wor

[GitHub] [avro] martin-g merged pull request #2450: Bump thiserror from 1.0.46 to 1.0.47 in /lang/rust

2023-08-17 Thread via GitHub
martin-g merged PR #2450: URL: https://github.com/apache/avro/pull/2450 -- 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

[GitHub] [avro] martin-g merged pull request #2451: Bump anyhow from 1.0.74 to 1.0.75 in /lang/rust

2023-08-17 Thread via GitHub
martin-g merged PR #2451: URL: https://github.com/apache/avro/pull/2451 -- 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

[GitHub] [avro] martin-g merged pull request #2453: Bump syn from 2.0.28 to 2.0.29 in /lang/rust

2023-08-17 Thread via GitHub
martin-g merged PR #2453: URL: https://github.com/apache/avro/pull/2453 -- 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

[GitHub] [avro] martin-g merged pull request #2452: Bump quote from 1.0.32 to 1.0.33 in /lang/rust

2023-08-17 Thread via GitHub
martin-g merged PR #2452: URL: https://github.com/apache/avro/pull/2452 -- 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

[GitHub] [avro] kojiromike merged pull request #2444: AVRO-3832: [Python] Make Python test work with Docker

2023-08-17 Thread via GitHub
kojiromike merged PR #2444: URL: https://github.com/apache/avro/pull/2444 -- 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.or

[GitHub] [avro] clesaec merged pull request #2435: AVRO-3749: [Java] avoid conflict in method name for generated code

2023-08-18 Thread via GitHub
clesaec merged PR #2435: URL: https://github.com/apache/avro/pull/2435 -- 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

[GitHub] [avro] martin-g opened a new pull request, #2454: AVRO-3836: [Rust] Fix the build with Rust 1.65.0

2023-08-18 Thread via GitHub
martin-g opened a new pull request, #2454: URL: https://github.com/apache/avro/pull/2454 Fix clippy issues with Rust 1.65.0 Run clippy also for MSRV ## What is the purpose of the change * Fix `clippy` errors with Rust 1.65.0 (MSRV) ## Verifying this change

[GitHub] [avro] martin-g opened a new pull request, #2455: AVRO-3835: [Rust] Get rid of byteorder and zerocopy dependencies

2023-08-18 Thread via GitHub
martin-g opened a new pull request, #2455: URL: https://github.com/apache/avro/pull/2455 Use standard APIs for converting integers to/from byte arrays. Get rid of byteorder and zerocopy dependencies. ## What is the purpose of the change * Replace usage of `byteorder` and `zeroc

[GitHub] [avro] opwvhk merged pull request #2375: AVRO-3805: Parse multiple schema

2023-08-18 Thread via GitHub
opwvhk merged PR #2375: URL: https://github.com/apache/avro/pull/2375 -- 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 F

[GitHub] [avro] martin-g merged pull request #2454: AVRO-3836: [Rust] Fix the build with Rust 1.65.0

2023-08-18 Thread via GitHub
martin-g merged PR #2454: URL: https://github.com/apache/avro/pull/2454 -- 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

[GitHub] [avro] martin-g merged pull request #2455: AVRO-3835: [Rust] Get rid of byteorder and zerocopy dependencies

2023-08-18 Thread via GitHub
martin-g merged PR #2455: URL: https://github.com/apache/avro/pull/2455 -- 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

[GitHub] [avro] RyanSkraba merged pull request #2432: AVRO-3819: Centralize system properties that limit allocations

2023-08-18 Thread via GitHub
RyanSkraba merged PR #2432: URL: https://github.com/apache/avro/pull/2432 -- 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.or

[GitHub] [avro] sarutak opened a new pull request, #2456: AVRO-3837: [Rust] Disallow invalid namespaces for the Rust binding

2023-08-19 Thread via GitHub
sarutak opened a new pull request, #2456: URL: https://github.com/apache/avro/pull/2456 AVRO-3837 ## What is the purpose of the change This PR fixes an issue that `namespace` the Rust binding wrongly accept invalid namespaces in `namespace` fields, while invalid namespaces in `name

[GitHub] [avro] dependabot[bot] opened a new pull request, #2457: Bump grpc.version from 1.57.1 to 1.57.2 in /lang/java

2023-08-20 Thread via GitHub
dependabot[bot] opened a new pull request, #2457: URL: https://github.com/apache/avro/pull/2457 Bumps `grpc.version` from 1.57.1 to 1.57.2. Updates `io.grpc:grpc-core` from 1.57.1 to 1.57.2 Release notes Sourced from https://github.com/grpc/grpc-java/releases";>io.grpc:grpc-core'

[GitHub] [avro] dependabot[bot] opened a new pull request, #2458: Bump org.apache.ant:ant from 1.10.13 to 1.10.14 in /lang/java

2023-08-20 Thread via GitHub
dependabot[bot] opened a new pull request, #2458: URL: https://github.com/apache/avro/pull/2458 Bumps org.apache.ant:ant from 1.10.13 to 1.10.14. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.ant:an

[GitHub] [avro] dependabot[bot] opened a new pull request, #2459: Bump com.google.protobuf:protobuf-java from 3.24.0 to 3.24.1 in /lang/java

2023-08-20 Thread via GitHub
dependabot[bot] opened a new pull request, #2459: URL: https://github.com/apache/avro/pull/2459 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.0 to 3.24.1. Commits https://github.com/protocolbuffers/protobuf/commit/b256412ba0c3

[GitHub] [avro] martin-g merged pull request #2456: AVRO-3837: [Rust] Disallow invalid namespaces for the Rust binding

2023-08-21 Thread via GitHub
martin-g merged PR #2456: URL: https://github.com/apache/avro/pull/2456 -- 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

[GitHub] [avro] martin-g opened a new pull request, #2461: AVRO-3839: [Rust] Replace lazy_static crate with std::sync::OnceLock

2023-08-21 Thread via GitHub
martin-g opened a new pull request, #2461: URL: https://github.com/apache/avro/pull/2461 AVRO-3839 ## What is the purpose of the change * Replaces a dependency with functionality that is part of the Rust standard APIs since 1.70.0 ## Verifying this change * Build and

[GitHub] [avro] dependabot[bot] opened a new pull request, #2462: Bump serde from 1.0.183 to 1.0.185 in /lang/rust

2023-08-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2462: URL: https://github.com/apache/avro/pull/2462 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.185. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.185

[GitHub] [avro] martin-g merged pull request #2460: AVRO-3838: [Rust] Replace "regex" with "regex-lite"

2023-08-22 Thread via GitHub
martin-g merged PR #2460: URL: https://github.com/apache/avro/pull/2460 -- 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

[GitHub] [avro] martin-g merged pull request #2462: Bump serde from 1.0.183 to 1.0.185 in /lang/rust

2023-08-22 Thread via GitHub
martin-g merged PR #2462: URL: https://github.com/apache/avro/pull/2462 -- 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

[GitHub] [avro] sarutak opened a new pull request, #2463: AVRO-3841: [Spec] Align the specification of the way to encode NaN to the actual implementations

2023-08-23 Thread via GitHub
sarutak opened a new pull request, #2463: URL: https://github.com/apache/avro/pull/2463 AVRO-3841 ## What is the purpose of the change This PR proposes to slightly change the specification of the way to encode float/double values. The specification says about the way to enco

[GitHub] [avro] dependabot[bot] opened a new pull request, #2464: Bump num-bigint from 0.4.3 to 0.4.4 in /lang/rust

2023-08-23 Thread via GitHub
dependabot[bot] opened a new pull request, #2464: URL: https://github.com/apache/avro/pull/2464 Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.3 to 0.4.4. Changelog Sourced from https://github.com/rust-num/num-bigint/blob/master/RELEASES.md";>num-bigint's chan

[GitHub] [avro] martin-g merged pull request #2464: Bump num-bigint from 0.4.3 to 0.4.4 in /lang/rust

2023-08-23 Thread via GitHub
martin-g merged PR #2464: URL: https://github.com/apache/avro/pull/2464 -- 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

[GitHub] [avro] dependabot[bot] opened a new pull request, #2465: Bump serde from 1.0.185 to 1.0.186 in /lang/rust

2023-08-24 Thread via GitHub
dependabot[bot] opened a new pull request, #2465: URL: https://github.com/apache/avro/pull/2465 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.186. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.186

[GitHub] [avro] martin-g opened a new pull request, #2466: AVRO-3844: [Rust] Fix clippy errors with Rust 1.72.0

2023-08-24 Thread via GitHub
martin-g opened a new pull request, #2466: URL: https://github.com/apache/avro/pull/2466 AVRO-3844 ## What is the purpose of the change * Fix lint errors ## Verifying this change * The build and tests should pass with Rust stable (1.72.0) ## Documentation

[GitHub] [avro] martin-g merged pull request #2466: AVRO-3844: [Rust] Fix clippy errors with Rust 1.72.0

2023-08-24 Thread via GitHub
martin-g merged PR #2466: URL: https://github.com/apache/avro/pull/2466 -- 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

[GitHub] [avro] martin-g merged pull request #2465: Bump serde from 1.0.185 to 1.0.186 in /lang/rust

2023-08-24 Thread via GitHub
martin-g merged PR #2465: URL: https://github.com/apache/avro/pull/2465 -- 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

[GitHub] [avro] sarutak opened a new pull request, #2467: AVRO-3846: [Rust] Fix race condition among serde tests

2023-08-26 Thread via GitHub
sarutak opened a new pull request, #2467: URL: https://github.com/apache/avro/pull/2467 AVRO-3846 ## What is the purpose of the change This PR fixes an issue that race condition happens among serde tests named avro_3747*. Sometimes one of tests named avro_3747* fails.

[GitHub] [avro] sarutak opened a new pull request, #2468: AVRO-3847: [Rust] Support default value of pre-defined name for Union type field

2023-08-26 Thread via GitHub
sarutak opened a new pull request, #2468: URL: https://github.com/apache/avro/pull/2468 AVRO-3847 ## What is the purpose of the change This PR fixes an issue that the current Rust binding doesn't support default value of pre-defined name for `Union` type field. Given we have

[GitHub] [avro] dependabot[bot] opened a new pull request, #2469: Bump com.google.protobuf:protobuf-java from 3.24.0 to 3.24.2 in /lang/java

2023-08-27 Thread via GitHub
dependabot[bot] opened a new pull request, #2469: URL: https://github.com/apache/avro/pull/2469 Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.0 to 3.24.2. Commits https://github.com/protocolbuffers/protobuf/commit/54a2e5caa9d1

[GitHub] [avro] dependabot[bot] closed pull request #2459: Bump com.google.protobuf:protobuf-java from 3.24.0 to 3.24.1 in /lang/java

2023-08-27 Thread via GitHub
dependabot[bot] closed pull request #2459: Bump com.google.protobuf:protobuf-java from 3.24.0 to 3.24.1 in /lang/java URL: https://github.com/apache/avro/pull/2459 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [avro] dependabot[bot] opened a new pull request, #2470: Bump org.mockito:mockito-core from 4.11.0 to 5.5.0 in /lang/java

2023-08-27 Thread via GitHub
dependabot[bot] opened a new pull request, #2470: URL: https://github.com/apache/avro/pull/2470 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.5.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.mockito:mockito-co

[GitHub] [avro] dependabot[bot] opened a new pull request, #2471: Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final in /lang/java

2023-08-27 Thread via GitHub
dependabot[bot] opened a new pull request, #2471: URL: https://github.com/apache/avro/pull/2471 Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.96.Final to 4.1.97.Final. Commits https://github.com/netty/netty/commit/711db30226a5d1f4c00c05702b9c6616b7b12c3c";

[GitHub] [avro] zcsizmadia merged pull request #2439: AVRO-3802: [Csharp] Fix memory leak on deflate codec decompression

2023-08-27 Thread via GitHub
zcsizmadia merged PR #2439: URL: https://github.com/apache/avro/pull/2439 -- 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.or

[GitHub] [avro] dependabot[bot] opened a new pull request, #2472: Bump typed-builder from 0.15.2 to 0.16.0 in /lang/rust

2023-08-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2472: URL: https://github.com/apache/avro/pull/2472 Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.15.2 to 0.16.0. Changelog Sourced from https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.m

[GitHub] [avro] dependabot[bot] opened a new pull request, #2473: Bump serde from 1.0.186 to 1.0.188 in /lang/rust

2023-08-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2473: URL: https://github.com/apache/avro/pull/2473 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.186 to 1.0.188. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.188

[GitHub] [avro] martin-g merged pull request #2472: Bump typed-builder from 0.15.2 to 0.16.0 in /lang/rust

2023-08-31 Thread via GitHub
martin-g merged PR #2472: URL: https://github.com/apache/avro/pull/2472 -- 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

[GitHub] [avro] martin-g merged pull request #2473: Bump serde from 1.0.186 to 1.0.188 in /lang/rust

2023-08-31 Thread via GitHub
martin-g merged PR #2473: URL: https://github.com/apache/avro/pull/2473 -- 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

[GitHub] [avro] martin-g merged pull request #2468: AVRO-3847: [Rust] Support default value of pre-defined name for Union type field

2023-08-31 Thread via GitHub
martin-g merged PR #2468: URL: https://github.com/apache/avro/pull/2468 -- 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

[GitHub] [avro] martin-g merged pull request #2467: AVRO-3846: [Rust] Fix race condition among serde tests

2023-08-31 Thread via GitHub
martin-g merged PR #2467: URL: https://github.com/apache/avro/pull/2467 -- 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

[GitHub] [avro] fairyto2 opened a new pull request, #2474: AVRO-2035 enable validation of default values in schemas by default

2023-09-01 Thread via GitHub
fairyto2 opened a new pull request, #2474: URL: https://github.com/apache/avro/pull/2474 ### What is the purpose of the change This pull request aims to enhance the functionality of Union types in the Java language by enabling the setting of default values for any type within a Union. Cu

[GitHub] [avro] martin-g closed pull request #2474: AVRO-2035 enable validation of default values in schemas by default

2023-09-01 Thread via GitHub
martin-g closed pull request #2474: AVRO-2035 enable validation of default values in schemas by default URL: https://github.com/apache/avro/pull/2474 -- 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

[GitHub] [avro] sarutak opened a new pull request, #2475: AVRO-3849: [Rust] Use cargo-rdme instead of cargo-readme

2023-09-01 Thread via GitHub
sarutak opened a new pull request, #2475: URL: https://github.com/apache/avro/pull/2475 AVRO-3849 ## What is the purpose of the change This PR fixes an issue that `make readme` doesn't work. `avro/README.md` is intended to be created from the doc comment in `avro/src/lib.rs`

[GitHub] [avro] sarutak opened a new pull request, #2476: AVRO-3850: [Rust] Don't publish Cargo.lock

2023-09-02 Thread via GitHub
sarutak opened a new pull request, #2476: URL: https://github.com/apache/avro/pull/2476 AVRO-3850 ## What is the purpose of the change This PR aims to remove and ignore `Cargo.lock` from the repository. Currently, Cargo.lock is published but it should not be because all the

[GitHub] [avro] dependabot[bot] opened a new pull request, #2477: Bump slf4j.version from 1.7.36 to 2.0.9 in /lang/java

2023-09-03 Thread via GitHub
dependabot[bot] opened a new pull request, #2477: URL: https://github.com/apache/avro/pull/2477 Bumps `slf4j.version` from 1.7.36 to 2.0.9. Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.9 Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.9 Updates `org.slf4j:slf4j-log4j1

[GitHub] [avro] dependabot[bot] closed pull request #2150: Bump slf4j.version from 1.7.36 to 2.0.7 in /lang/java

2023-09-03 Thread via GitHub
dependabot[bot] closed pull request #2150: Bump slf4j.version from 1.7.36 to 2.0.7 in /lang/java URL: https://github.com/apache/avro/pull/2150 -- 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 spe

[GitHub] [avro] dependabot[bot] opened a new pull request, #2478: Bump com.diffplug.spotless:spotless-maven-plugin from 2.27.2 to 2.39.0 in /lang/java

2023-09-03 Thread via GitHub
dependabot[bot] opened a new pull request, #2478: URL: https://github.com/apache/avro/pull/2478 Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.2 to 2.39.0. Changelog Sourced from https://github.com/diffplug/spotless/blob/main/CH

[GitHub] [avro] dependabot[bot] opened a new pull request, #2479: Bump jetty.version from 9.4.51.v20230217 to 9.4.52.v20230823 in /lang/java

2023-09-03 Thread via GitHub
dependabot[bot] opened a new pull request, #2479: URL: https://github.com/apache/avro/pull/2479 Bumps `jetty.version` from 9.4.51.v20230217 to 9.4.52.v20230823. Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.52.v20230823 Release notes Sourced from https://

[GitHub] [avro] dependabot[bot] opened a new pull request, #2480: Bump org.apache.thrift:libthrift from 0.16.0 to 0.19.0 in /lang/java

2023-09-03 Thread via GitHub
dependabot[bot] opened a new pull request, #2480: URL: https://github.com/apache/avro/pull/2480 Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.16.0 to 0.19.0. Release notes Sourced from https://github.com/apache/thrift/releases";>org.apache.thrift:libt

[GitHub] [avro] dependabot[bot] closed pull request #2124: Bump libthrift from 0.16.0 to 0.18.1 in /lang/java

2023-09-03 Thread via GitHub
dependabot[bot] closed pull request #2124: Bump libthrift from 0.16.0 to 0.18.1 in /lang/java URL: https://github.com/apache/avro/pull/2124 -- 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 specif

[GitHub] [avro] martin-g merged pull request #2475: AVRO-3849: [Rust] Use cargo-rdme instead of cargo-readme

2023-09-03 Thread via GitHub
martin-g merged PR #2475: URL: https://github.com/apache/avro/pull/2475 -- 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

[GitHub] [avro] sarutak closed pull request #2476: AVRO-3850: [Rust] Don't publish Cargo.lock

2023-09-04 Thread via GitHub
sarutak closed pull request #2476: AVRO-3850: [Rust] Don't publish Cargo.lock URL: https://github.com/apache/avro/pull/2476 -- 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 u

[GitHub] [avro] sarutak opened a new pull request, #2481: AVRO-3851: [Rust] Validate default value for record fields and enum on parsing

2023-09-04 Thread via GitHub
sarutak opened a new pull request, #2481: URL: https://github.com/apache/avro/pull/2481 AVRO-3851 ## What is the purpose of the change This PR proposes to improve the functionality of parsing default values for record fields and enums. Currently, default values for record fi

[GitHub] [avro] dependabot[bot] opened a new pull request, #2482: Bump syn from 2.0.29 to 2.0.31 in /lang/rust

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #2482: URL: https://github.com/apache/avro/pull/2482 Bumps [syn](https://github.com/dtolnay/syn) from 2.0.29 to 2.0.31. Release notes Sourced from https://github.com/dtolnay/syn/releases";>syn's releases. 2.0.31 Parse generic

[GitHub] [avro] dependabot[bot] opened a new pull request, #2483: Bump thiserror from 1.0.47 to 1.0.48 in /lang/rust

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #2483: URL: https://github.com/apache/avro/pull/2483 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48. Release notes Sourced from https://github.com/dtolnay/thiserror/releases";>thiserror's releases. 1.

<    3   4   5   6   7   8   9   10   11   12   >