Messages by Thread
-
[I] Is it intended to support serializing non-union like structs using a union schema (if they are a variant of the union) by doing lookup in the union for the correct branch [avro-rs]
via GitHub
-
Re: [PR] AVRO-4189: [Java] Use ClassUtils.forName() in FastReaderBuilder for consistency (#3693) [avro]
via GitHub
-
Re: [PR] AVRO-4225: Fix ClassCastException in FastReaderBuilder for java-class attribute [avro]
via GitHub
-
[jira] [Updated] (AVRO-4225) GenericDatumReader throws ClassCastException for schemas with "java-class" attribute on string fields
ASF GitHub Bot (Jira)
-
Re: [PR] chore(deps): Bump md-5 from 0.10.6 to 0.11.0 [avro-rs]
via GitHub
-
Re: [PR] AVRO-4189: [Java] Use ClassUtils.forName() in FastReaderBuilder for consistency [avro]
via GitHub
-
Re: [PR] Do not use Dependabot to update Github Actions [avro-rs]
via GitHub
-
[I] CI is broken [avro-rs]
via GitHub
-
Re: [PR] Bump astral-sh/setup-uv from 7.3.1 to 7.6.0 [avro]
via GitHub
-
Re: [PR] python: Fixed read of io.BufferedReader [avro]
via GitHub
-
Re: [PR] chore(deps): Bump sha2 from 0.10.9 to 0.11.0 [avro-rs]
via GitHub
-
Re: [PR] feat: Support flatten Option<T> to UnionSchema [avro-rs]
via GitHub
-
[jira] [Updated] (AVRO-4240) Size DataFileWriter output buffer to fit entire block frame to reduce write syscalls
ASF GitHub Bot (Jira)
-
[jira] [Assigned] (AVRO-4240) Size DataFileWriter output buffer to fit entire block frame to reduce write syscalls
David Mollitor (Jira)
-
[I] (De)serializer from/to JSON [avro-rs]
via GitHub
-
[jira] [Updated] (AVRO-4239) Perl porting - Lacks of version number
ASF GitHub Bot (Jira)
-
[I] Support flattening `Option<T>` into the `UnionSchema` of `T` [avro-rs]
via GitHub
-
Re: [PR] chore: Apply some suggestions by -Dclippy::pedantic [avro-rs]
via GitHub
-
Re: [PR] Bump grpc.version from 1.79.0 to 1.80.0 in /lang/java [avro]
via GitHub
-
[jira] [Commented] (AVRO-4239) Perl porting - Lacks of version number
Martin Tzvetanov Grigorov (Jira)
-
Re: [PR] Bump NUnit3TestAdapter from 5.2.0 to 6.1.0 [avro]
via GitHub
-
[jira] [Comment Edited] (AVRO-4211) IDLUtils cannot generate schema for union fields with a default value that is NOT the 1st element
Zachary Payne (Jira)
-
[jira] [Commented] (AVRO-4211) IDLUtils cannot generate schema for union fields with a default value that is NOT the 1st element
Zachary Payne (Jira)
-
Re: [PR] feat!: Support enums and tuples in `SchemaAwareSerializer` and implement `SchemaAwareDeserializer` [avro-rs]
via GitHub
-
[jira] [Commented] (AVRO-4237) Compiling a record schema with field name result fails
Martin Tzvetanov Grigorov (Jira)
-
Re: [PR] Bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 5.0.0 [avro]
via GitHub
-
Re: [PR] Bump Microsoft.Build.Framework from 18.3.3 to 18.4.0 [avro]
via GitHub
-
Re: [PR] fix: Remove `MapSchema` and `ArraySchema` `default` fields [avro-rs]
via GitHub
-
Re: [PR] AVRO-4191 - include tests on JDK 25 [avro]
via GitHub
-
[jira] [Updated] (AVRO-4191) Support Java 25
ASF GitHub Bot (Jira)
-
[jira] [Commented] (AVRO-4191) Support Java 25
Jira
-
[I] Allow overriding built-in type names [avro-rs]
via GitHub
-
Re: [PR] AVRO-2818: [ruby] Support ISO 8601 string input in IntDate logical type encode [avro]
via GitHub
-
[jira] [Commented] (AVRO-4233) Add CodeQL for actions
ASF subversion and git services (Jira)
-
Re: [PR] AVRO-4236: [doc] Update security model for Avro IPC [avro]
via GitHub
-
[jira] [Updated] (AVRO-4236) Document avro IPC in our Security model
ASF GitHub Bot (Jira)
-
[jira] [Assigned] (AVRO-4236) Document avro IPC in our Security model
Ryan Skraba (Jira)
-
Re: [PR] fix: Fix links in rustdoc [avro-rs]
via GitHub
-
[jira] [Updated] (AVRO-2818) Add string ISO8601 date type
ASF GitHub Bot (Jira)
-
Re: [PR] chore: Detect MSRV builds and run derive UI tests [avro-rs]
via GitHub
-
Re: [PR] feat: Use `macrotest` to test the expanded macro code [avro-rs]
via GitHub
-
[I] Remove `beta` from test matrix? [avro-rs]
via GitHub
-
Re: [PR] feat: Replace `from_avro_datum*` functions with `GenericDatumReader` [avro-rs]
via GitHub
-
Re: [PR] feat: Replace `to_datum*` functions with `GenericDatumWriter` [avro-rs]
via GitHub
-
Re: [PR] Bump astral-sh/setup-uv from 7.1.6 to 7.3.1 [avro]
via GitHub
-
Re: [I] Remove `RecordField` `position` and `order` [avro-rs]
via GitHub
-
Re: [PR] chore: Update darling to 0.23, snap to 1.1.1, wasm-bindgen to 0.2.114 [avro-rs]
via GitHub
-
Re: [PR] fix!: Remove unused fields in `RecordField` (`order`, `position`) [avro-rs]
via GitHub
-
Re: [PR] feat!: Rework `Name` to be more performant [avro-rs]
via GitHub
-
[I] Why do the `*Validator` traits have the `regex` function? [avro-rs]
via GitHub
-
[jira] [Comment Edited] (AVRO-4234) [Java] Byte array JSON serialization in IdlUtils doesn't work at all
Jira
-
[jira] [Commented] (AVRO-4234) [Java] Byte array JSON serialization in IdlUtils doesn't work at all
Jira
-
[jira] [Updated] (AVRO-4234) [Java] Byte array JSON serialization in IdlUtils doesn't work at all
Jira
-
[jira] [Resolved] (AVRO-4232) [Python] Modernize the Python tooling
Martin Tzvetanov Grigorov (Jira)
-
Re: [PR] chore(deps): Bump strum_macros from 0.27.2 to 0.28.0 [avro-rs]
via GitHub
-
Re: [PR] fix!: Stricter schema parsing [avro-rs]
via GitHub
-
Re: [PR] chore(deps): Bump strum from 0.27.2 to 0.28.0 [avro-rs]
via GitHub
-
Re: [PR] feat: Allow types to provide default values [avro-rs]
via GitHub
-
Re: [PR] [Java] Fix default values of fields with UNION schemas where the NULL schema comes first [avro]
via GitHub
-
[I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub
-
Re: [I] `type.enum` is valid while it should fail, good is `type.type.enum` according to spec [avro-rs]
via GitHub