List Question
20 TechQA 2024-03-07T15:35:36.423000Failed to build fastavro
32 views
Asked by Groax Xavier
OverflowError: Python int too large to convert to C int when using confluent_kafka Avro deserializer
47 views
Asked by Andrea Bencini
generate sample(synthetic data ) in avro format based on avdl file using python
23 views
Asked by karas27
ValidationError while validating data against schema FastAvro
163 views
Asked by Deepak_Spark_Beginner
Is there a way to write a headless Avro message to a file without deserializing its binary contents in Python?
119 views
Asked by Hercules Konsoulas
Big Query parsing error while reading snappy compressed avro file
81 views
Asked by Sruthi Chandran
How to execute fastavro shell command on in only python code?
37 views
Asked by Tarlak333
Error installing fastavro==1.7.3 on MacOS, Python 3.10
1.3k views
Asked by planetp
fastavro.schemaless_reader performance loss when profiling is enabled
77 views
Asked by nosajsnikta
How can I create an Avro schema from a python class?
847 views
Asked by feder
How can I auto-generate a pulsar AvroSchema class from an existing model?
462 views
Asked by feder
issue on avro file import in Google BigQuery
239 views
Asked by TBoneATL
Fastavro fails to parse Avro schema with enum
1.1k views
Asked by andand
Changing schema of avro file when writing to it in append mode
434 views
Asked by egriffiths
Fastavro fatal error: 'Python.h' file not found for Mac M1
707 views
Asked by Zichen Ma
schema mismatch converting data between 2 schemas using aliases in fastavro
468 views
Asked by jamzsabb
Remove Avro type keys from JSON message format
220 views
Asked by Mister
How to normalize decimal values while iterating over dataframe rows using toLocalIterator
269 views
Asked by newbie