You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/11/14 14:04:11 UTC

[GitHub] [hive] kings129 opened a new pull request #844: Spark read not fallback to fileSchema when indexColumnsWanted is empty

kings129 opened a new pull request #844: Spark read not fallback to fileSchema when indexColumnsWanted is empty
URL: https://github.com/apache/hive/pull/844
 
 
   Query "select count(*) from t" on parquet table read in all the data (all columns), which is not needed other than reading metadata.
   
   Don't know why this empty list check was added, please suggest if there're any other impact.
   
   JIRA: https://issues.apache.org/jira/browse/HIVE-22495#

----------------------------------------------------------------
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: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org