-
Avro does not support timestamp with local time zone. our functions convert to local time zone.
"logicalType": "timestamp-millis" in avro causes precision error when writing to kafka/jdbc.
Thro…
-
#### Expected behavior
Setup:
- topic has a schema uploaded to the registry
- schemaEnforced is set to true
- allowAutoUpdates is set to false
- producer is created successfully with a JSON s…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I am trying to use the [AvroToArrow](https://github.com/apache/arrow/blob/main/java/adapter/avro/src/main/…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I am trying to convert from avro format to arrow using the [AvroToArrow](https://github.com/apache/arrow/b…
-
Would it be possible to change some configuration to include the avro schema instead of just payload?
On documentation we have, can schema be enabled?
> Value/Key schema will not be presented in o…
wnke updated
3 months ago
-
Complex field are not shown in schema view, for instance:
> {
"type": "record",
"name": "transactionXYZ",
"namespace": "com.example.ecommerce",
"doc": "E-commerce Platform Finalized Tra…
-
Hello,
Currently in the KafkaSteps class, when we try to map a date like 2024-09-16, we encounter some troubles because of the avro type.
In fact, when we have a date, we have this kind of Avro …
-
### What happened?
We are attempting to use the beam java sdk to consume from a kafka topic with contains avro messages of varying schemas but however need to be correctly ordered. However as you can…
-
I want to extend supported version here: https://www.asyncapi.com/docs/reference/specification/v3.0.0#multiFormatSchemaFormatTable
It's important for our users, who are working with latest versions…
-
As with [AnVIL](https://github.com/DataBiosphere/azul/issues/6109), we could create the Avro schema for HCA verbatim PFB manifests using the published entity schemas, e.g. https://schema.humancellatla…