You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Delta OSS partitionBy to work with Spark, we turn on the config passPartitionByAsOptions in DeltaDataSource. We can remove this config now as it’s turned on by default in Spark 3.0.
The text was updated successfully, but these errors were encountered:
For Delta OSS
partitionBy
to work with Spark, we turn on the configpassPartitionByAsOptions
in DeltaDataSource. We can remove this config now as it’s turned on by default in Spark 3.0.The text was updated successfully, but these errors were encountered: