-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.0.0
-
Component/s: ML
-
Labels:
-
Target Version/s:
-
Docs Text:In Spark 3.0.0, the deprecated ImageSchema class and its readImages methods have been removed. Use `spark.read.format("image").load(path)` instead.
A follow-up task from SPARK-25345. We might need to support sampling (SPARK-25383) in order to remove readImages.
- is blocked by
-
SPARK-25383 Image data source supports sample pushdown
-
- Open
-
-
SPARK-25345 Deprecate readImages APIs from ImageSchema
-
- Resolved
-
- links to