Can (py)spark save metadata corectly with empty partitioned dataframe?

后端 未结 0 1961
天涯浪人
天涯浪人 2020-12-10 06:14

I have a problem with spark and saving empty pratitioned dataframe. There is an empty dataframe:

schema = StructType([
    StructField(\'firstname\', StringTy         


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