-
While documentation on writing Avro to a file is sparse, I have managed to piece some stuff together but I am still getting an error.
- https://groups.google.com/g/jackson-user/c/yOXaJvAMzfg
- htt…
-
Adjust schema visualization presented on Hermes console for records which are used repeatedly in one schema. Now it displays the record type only (without nested fields inside record).
Record defin…
-
### Current Behavior
Hello,
Since a while now we noticed that some CVEs are properly returned within the SBOM vulnerability report created by ODT, and then the next day on the exact same project (wi…
-
I am Trying to publish message to a Topic with Avro Schema Registry using Dapr PubSub. I have not created schema registry manually in Schema Registry for the topic. When i Try to publish a message to …
-
Hello,
I've encountered a problem when trying to decode avro messages that have the same namespace and name, but differ.
I have the following scenario:
A kafka topic that has avro messages tha…
-
### Why do we need this improvement?
It's important for our users, who are working with latest versions of Avro and OpenAPI specifications
- OpenAPI:
- 3.0.1
- 3.0.2
- 3.0.3
- 3.…
-
Currently, the Avro Schema Input Processor does not handle the `map`, `fixed` and `byte` datatypes. This issue is a continuation of the work done in pull request #1753
Now, we need to add/implemen…
-
### What would you like to be improved?
```
create table test_avro_1 (a tinyint,b smallint) WITH (format='AVRO');
CREATE TABLE
trino:default> insert into test_avro_1 values (1,2);
INSERT: 1 row
…
-
Jira issue: CRDB-35923
Epic CRDB-9180
-
Vulnerable Library - avro-1.7.7.jar
Avro core components
Library home page: http://www.apache.org/
Path to dependency file: /hadoop-common-project/hadoop-kms/pom.xml
Path to vulnerable library: /hom…