Exception while reading avro file in python

前端 未结 0 835
被撕碎了的回忆
被撕碎了的回忆 2021-01-20 12:28

Im trying to read avro file in python

reader = DataFileReader(open(avro_records, "rb"), DatumReader())

but it is throwing the excep

相关标签:
回答
  • 消灭零回复
提交回复
热议问题