You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/24 12:41:01 UTC

[GitHub] [spark] WeichenXu123 opened a new pull request #25245: [SPARK-25382][SQL][PYSPARK] Remove ImageSchema.readImages in 3.0

WeichenXu123 opened a new pull request #25245: [SPARK-25382][SQL][PYSPARK] Remove ImageSchema.readImages in 3.0
URL: https://github.com/apache/spark/pull/25245
 
 
   ## What changes were proposed in this pull request?
   
   I remove the deprecate `ImageSchema.readImages`.
   Move some useful methods from class `ImageSchema` into class `ImageFileFormat`.
   
   In pyspark, I rename `ImageSchema` class to be `ImageUtils`, and keep some useful python methods in it.
   
   ## How was this patch tested?
   
   UT.
   
   Please review https://spark.apache.org/contributing.html before opening a pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org