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
fix: use SparkFileNotFoundException directly for Spark 4.0
readCurrentFileNotFoundError was removed in Spark 4.0. Construct
SparkFileNotFoundException directly instead, which is accessible
from the shim package.
0 commit comments