avro icon indicating copy to clipboard operation
avro copied to clipboard

Apache Avro is a data serialization system.

Results 272 avro issues
Sort by recently updated
recently updated
newest added

AVRO-4056 ## What is the purpose of the change To align with nanoseconds precision of timestamps and local timestamps, I would propose adding this precision to the time logical type...

Java

## What is the purpose of the change As requested by AVRO-4035, this uses the `doc` field from the avro schema when generating code. That is, this schema: ```json {...

C++

## What is the purpose of the change * Trivial change to remove needless operations - faster ops, smaller package. ## Verifying this change This change is a trivial rework...

Java

## What is the purpose of the change * Minor optimization by removing superfluous code ## Verifying this change This change is a trivial rework / code cleanup without any...

Java

Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.6.0. Release notes Sourced from mocha's releases. v11.6.0 11.6.0 (2025-06-09) 🌟 Features bump workerpool from ^6.5.1 to ^9.2.0 (#5350) (581a3c5) v11.5.0 11.5.0 (2025-05-22) 🌟 Features...

JS
dependencies
javascript

Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 34 to 35. Release notes Sourced from org.apache:apache's releases. Apache Parent POM version 35 👻 Maintenance Remove an old JIRA link for issues template (#524) @​slawekjaranowski Fix...

build
dependencies

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.0 to 2.19.1. Commits 8ff1ae1 [maven-release-plugin] prepare release jackson-bom-2.19.1 b5dfc68 Prep for 2.19.1 9a5357b Merge branch '2.18' into 2.19 30e9a6d Revert back to full release set (from...

Java
build
dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.4 to 8.5.5. Release notes Sourced from postcss's releases. 8.5.5 Fixed package.json→exports compatibility with some tools (by @​JounQin). Changelog Sourced from postcss's changelog. 8.5.5 Fixed package.json→exports compatibility...

website
dependencies
javascript

## What is the purpose of the change Describe when using Avro is secure. This is necessary documentation, given the world-wide shift to extend product liability to "digital elements" (this...

website

## What is the purpose of the change This pull request fix the mapping type between Avro Type and JSON type for integral numbers ## Verifying this change This change...

website