bhasudha commented on issue #689: [HUDI-25] Optimize 
HoodieInputFormat.listStatus for faster Hive Incremental queries
URL: https://github.com/apache/incubator-hudi/pull/689#issuecomment-512528018
 
 
   I was able to successfully cross verify the query results between the 
current HoodieInputFormat and this new HoodieInputFormat for few Uber 
production tables using spark. I ran different snapshot queries on MOR tables 
that has count(*), group by's,  joins etc. The query latencies were also 
comparable.
   
   For Incremental queries I can't test it yet, without changing the jar in 
Hive MetaStore. I will be doing that next. My plan is to have that tested in 
staging and then gradually rolling it to production. 
   
   @n3nash @vinothchandar ^^

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to