Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
Description
As part of the SparkPath refactor the behavior of `_metadata.file_path` was inadvertently changed. In Spark 3.4+ it now returns a non-encoded path string, as opposed to a url-encoded path string.
This ticket is to fix that regression.