-
Follows up on #2863.
- [ ] Auto-register the default key and value SerDes for reflection (see https://github.com/quarkusio/quarkus/issues/3202)
- [ ] Auto-register types for reflection that are de…
-
-
**Support for Protobuf with Confluent Schema Registry**
If the Kafka event is serialized in Protobuf and a 4-byte integer schema_id is put in front of the Protobuf binary stream, can `kafka-go` invok…
-
**Describe the bug**
I have such code:
```
@Getter
@SuppressWarnings("FieldMayBeFinal")
@Names(strategy = NameStrategy.HYPHEN_CASE, modifier = NameModifier.TO_LOWER_CASE)
public class Moderation…
-
Building with `SERDES=13_5_2` produces unbootable image - green LED on RJ-45 port of carrier board blinks, but no output on serial.
Default of `SERDES=8_5_2` boots fine and is able to display UEFI …
-
## What is the current behavior?
A while back the Snowflake team announced support in the Python and JDBC drivers to read direct from the database in Apache Arrow format: https://www.snowflake.co…
-
Missing from commit? I was playing with adding SERDES headers, and couldn't add new pin header connectors due to this.
-
## Use Case
The current default pandas df serdes strategy is pickle. However, pickle is not great at handling large dataframes (say 10M+ rows, 30+ cols w/ datetimes, strings, floats, etc). We should …
-
# Gson version
2.10.1
# Java / Android version
17.0.6 Amazon Corretto
# Used tools
- [ ] Maven; version:
- [ ] Gradle; version:
- [ ] ProGuard (attach the configuration file ple…
-
I'm trying to use the ./serdes-kafka-avro-client example as shipped with latest version of libserdes, but I cannot get it to work. Could someone please let me know if it's working code or not? Or mayb…