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


   For the second case, Hive Metastore would be filtering out partitions and 
only return specific paths. I think there is some inconsistency between the 
path used in the filesystem and the one that is present in meta-store. 
   
   @sassai : Sorry for the delay, Can you recursively list your hoodie data set 
and attach the output. Also please add the file contents of latest .commit or 
.deltacommit file .
   
   Also, add the output for one of the partition with location: 
   describe formatted table_name partition 
(year=xxx,month=xxx,day=xxx,hour=xxx,minute=xxx);
   


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