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
We should automatically enable configs that are required for efficiency such as spark.sql.execution.arrow.pyspark.enabled=true (and others, if applicable) at runtime. (Follow-up to #869).