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/12/10 09:29:49 UTC

[GitHub] [spark] aokolnychyi opened a new pull request #26830: [MINOR][SQL] Rename normalizeFilters in DataSourceStrategy to be generic

aokolnychyi opened a new pull request #26830: [MINOR][SQL] Rename normalizeFilters in DataSourceStrategy to be generic
URL: https://github.com/apache/spark/pull/26830
 
 
   ### What changes were proposed in this pull request?
   
   This PR renames `normalizeFilters` in `DataSourceStrategy` to be more generic as the logic is not specific to filters. 
   
   ### Why are the changes needed?
   
   These changes are needed to support PR #26751. 
   
   ### Does this PR introduce any user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Existing tests.
   

----------------------------------------------------------------
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