-
https://avro.apache.org/docs/1.12.0/
-
### Feature Request / Improvement
Based on some testing in Iceberg-Rust https://github.com/apache/iceberg-rust/pull/349#pullrequestreview-2444443544 it came to the light that with PyIceberg the `file…
Fokko updated
2 hours ago
-
### Environment
- scioVersion = "0.14.5"
- beamVersion = "2.56.0"
- scalaVersion := "2.13.14",
I have a simple Dataflow that reads Avro files from GCS and saves them into BigQuery.
```scala…
-
This feature is about the kafka event source having the ability to consume avro messages and use schemaRegistry to deserialize it
Some inspirations:
https://github.com/nats-io/nats-kafka/blob/9e87…
-
### Describe the bug
I need a data change time, but the fields in the reference document report an error. Is there any way to generate a data change time? My raw data is already in debezium avro fo…
-
parsing to a struct object container allows EOF error, field not updated. However the behavior is different when you parse to a dynamic container such as `any`
```
func genericDecode(typ reflect2…
-
Hi
I'm trying to use Arroyo on a Kafka topic from Confluent. I can successfully set up the connection and get the Avro schema which is stored in the Schema Registry. However, when I try to create a…
-
Currently, an Oozie workflow is used to build an Elasticsearch index from scratch. The workflow has two main tasks:
1. [AvroExporterApp.java](https://github.com/gbif/checklistbank/blob/dev/checklistb…
-
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…
-
### Steps To Reproduce
The package is already marked broken.
### Build log
https://hydra.nixos.org/build/245807960/nixlog/1
### Additional context
The doctest dependency is constrained …