Hello,
I'm loading and saving json files into an existing directory with parquet files 
using the insertIntoTable method.
If the method fails for some reason (differences in the schema in my case), the 
_metadata file of the parquet dir is automatically deleted, rendering the 
existing parquet files useless.

Looks like a bug to me.

Daniel

Reply via email to