List Question
20 TechQA 2024-03-14T10:14:36.687000Is there a console code formatter for Avro IDL?
17 views
Asked by f4x
avro-tools-1.11.1.jar causes NoClassDefFoundError in my existing program
21 views
Asked by Omi
avro-tools-1.8.2 jar conflicts with jakarta.ws.rs-api jar
30 views
Asked by Omi
generate sample(synthetic data ) in avro format based on avdl file using python
23 views
Asked by karas27
Test if Beta feature of Generating faster code is enabled
30 views
Asked by Chirag Nahata
Invalid Avro namespace generation on nested structures
19 views
Asked by Sithira
Default value not honored when deserializing a JSON avro event using Apache AVRO Java 1.11.1
31 views
Asked by Daniel
Access custom attributes in avro schema from Java class
186 views
Asked by AlpsToronto
Avro aliases inside Union type throwing Unknown union branch
39 views
Asked by Arijit Mazumdar
Is there a way to define avro schema file ( .avsc file ) that generates a POJO with a 'Set' member variable?
359 views
Asked by Nidhi Kri 4-Yr BTech Metallurg
Is there any way to generate Avro schema file using Go struct?
279 views
Asked by Yash Chauhan
Converting avro-schema to json-schema
724 views
Asked by Stephen Murby
How to convert an .avsc Avro schema file into an .avdl Avro schema file as part of a Maven build?
701 views
Asked by Harold L. Brown
How to generate Java classes from Avro schemas as part of a Gradle build?
5.2k views
Asked by Harold L. Brown
Serialize a JSON String to Avro Object that has Union Fields
1.4k views
Asked by Prasad
Different Avro Namespaces for classes generated in different applications
334 views
Asked by Tony G
Generating Random instances of Avro's SpecificClass Records in avro via AvroTools - is there a better way than this?
339 views
Asked by KristianTheProgrammer
Missing C# Apache avro.io.EncoderFactory to get Json encoder or decoder
251 views
Asked by Edmond Wong
Avro Schema to create nested java class
322 views
Asked by Noob