Spark Dataframe validating column names for parquet writes (scala)

前端 未结 6 573
日久生厌
日久生厌 2020-12-01 21:45

I\'m processing events using Dataframes converted from a stream of JSON events which eventually gets written out as as Parquet format.

However, some of the JSON eve

6条回答
提交回复
热议问题