-
#### Expected behavior
When sending empty payload through go client, pulsar sql should delete the rows specified by the message key.
#### Actual behavior
I tried go client of version 0.5.0, 0…
-
### Describe the bug
Asyncapi supports Avro schemas, but only if they are in the message/payload section. It would be nice if we could put Avro schemas in the components/schemas section.
### T…
-
Hey @rogpeppe !
I tried to use some logical type like `time.Time` in the example you gave me in playground, but it failed. (https://play.golang.org/p/3XUf8IgChxN)
Maybe it is not handled yet ? :) bt…
-
We’re using Logstash to write event data to a Kafka queue. The consumer of this queue expects an Avro binary blob (or fragment, the terminology seems to differ sometimes). It seems however, that using…
-
Original Issue: apache/pulsar#12596
---
# What issue do you find in Pulsar docs?
https://pulsar.apache.org/docs/en/client-libraries-python/
from the doc, i can not read topic mess by use python,
…
sijie updated
2 years ago
-
Looking for some inter-operability between the org.apache.avro.message.BinaryMessageEncoder (that is used by the Java beans generated by the avro maven/gradle plug-ins) and the raw bytes generated by …
-
### Apache Iceberg version
1.4.3
### Query engine
Flink
### Please describe the bug 🐞
It seems like very rare duplicates occur in flink iceberg.
Let me explain the situation I experi…
-
I'm facing some really wired issue with Avro since I started using Arch Linux. I installed it correctly with all the necessary dependencies and it seemed just fine in the beginning. But after sometime…
-
```
In changeset r104 (
http://code.google.com/p/thrift-protobuf-compare/source/detail?r=104 ) the
dependency to jackson was updated from version 1.0.1 to 1.3.1.
Unfortunately this breaks Avro, which…
-
I wonder that How can I disabled producer to create new schema as schemaname-value. I created schema before using schema registry. When I try to send producer using rest proxy it also create new schem…