bvaradar commented on issue #2297:
URL: https://github.com/apache/hudi/issues/2297#issuecomment-739777543


   For (2), you need to set --hiveconf hive.stats.autogather=false when setting 
up your hive session. Otherwise Hive uses its own stats to return the count 
query instead of delegating to Hudi.
   
   For (3), check if there are any .clean operations performed (by checking 
your hoodie folder). You can use "cleans show" to list the clean operations and 
dig into them


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


Reply via email to