1

Is there a pyspark function which could convert below _schema variable to an `avro schema?

df_schema = spark.read.format('parquet').load(input_directory)
_schema = df_schema.schema
Fabrice Jammes
  • 2,275
  • 1
  • 26
  • 39

0 Answers0