-
after doing a maven compile and running the hadoop job this is what I get:
java.lang.Exception: java.lang.NoSuchMethodError: org.apache.avro.generic.GenericData.createDatumWriter(Lorg/apache/avro/Sch…
-
Our unit test suite doesn't have as good coverage for avro as for json (e.g. no tests with `WITH format=avro, updated`). This is because it's annoying to write `assertPayloads` for avro. As we start a…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Description
In JingDong, many u…
-
**Is your feature request related to a problem? Please describe.**
The Portable Format for Biomedical Data (PFB) is an [Apache Avro](https://en.wikipedia.org/wiki/Apache_Avro) becoming widely used to…
-
## Description
**Registry
Version**: `3.0.4`
**Persistence type**: `-`
`apicurio-registry-go-sdk` build fails because there is [hardcoded amd64](https://github.com/Apicurio/apicurio-regist…
-
was https://github.com/RevolutionAnalytics/RHadoop/issues/44
-
Hi, currently JOOQ supports CSV, JSON, Records, Arrays and XML. Is there a plan to add support for Avro format please?
It could work similary to CSV import, it means reading and using schema from Avr…
-
It seems they changed model generation quite a bit, so it might not be necessary to use the weird library (pyavro-gen) with ugly patches that we currently use.
-
I am using RLI configuration and while upserting and deleting getting error as describe below
**Expected behavior**
it should work end to end with RLI index enable
**Environment Description*…
-
Separated from the discussion of https://github.com/risingwavelabs/risingwave/pull/17485#discussion_r1668012859
## The problem of logicalType in Union
First of all, in Avro
- Unions' variant …