spark-avro icon indicating copy to clipboard operation
spark-avro copied to clipboard

User defined type or enums support

Open Ravil-Safin opened this issue 8 years ago • 1 comments

Avro scheme supports ENUM datatype. Spark SQL through the UserDefinedType somehow supports enums too. But currently spark-avro plugin doesn't support saving enums or userdefinedtypes to avro format. It would be good if plugin would support it.

Ravil-Safin avatar Jun 15 '17 14:06 Ravil-Safin

This is a must for me too.

jon-morra-zefr avatar Jun 27 '17 21:06 jon-morra-zefr