You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by kant kodali <ka...@gmail.com> on 2017/12/16 06:32:02 UTC

Given a Avro Schema object is there a way to get StructType in Java?

Hi All,

Given a Avro Schema object is there a way to get StructType that represents
the schema in Java?

Thanks!