Fokko Driesprong
Fokko Driesprong
Hi, I've updated the Kafka version to 0.10.0.0 and changed the base image to `anapsix/alpine-java:jdk8`. This makes it compatible with the [Wurstmeister](https://github.com/wurstmeister/kafka-docker). Cheers, Fokko.
There was a missing brace for the port number of the Spark master.
For our Flink job the SchemaRegistryClient is part of a task, and we would like to be able to Serialize this class and send it to the TaskManagers.
``` ...quoting the contents of `pyiceberg/avro/decoder_fast.pyi`, the rule codes E302, along with the `pyproject.toml` settings and executed command, we'd be very appreciative! ``` This can be easily be reproduced by:...
## What is the purpose of the change *(For example: This pull request improves file read performance by buffering data, fixing AVRO-XXXX.)* ## Verifying this change *(Please pick one of...
This will enable nanosecond timestamp support, since the OriginalType does not represent the nanosecond timestamp.
Make sure you have checked _all_ steps below. For Iceberg we're adding nanosecond timestamps. During my investigation in Parquet, I noticed that there are two ways of declaring logical types:...
Make sure you have checked _all_ steps below. These variables should not change, therefore they should be final. ### Jira - [ ] My PR addresses the following [Parquet Jira](https://issues.apache.org/jira/browse/PARQUET/)...