ad1happy2go commented on issue #9016:
URL: https://github.com/apache/hudi/issues/9016#issuecomment-1606947286

   @zyclove Just a thing to notice - 
   hoodie.datasource.read.extract.partition.values.from.path=true
   will get the partition details from the file system and not from hudi files. 
So sometimes it may return the deleted partitions as hudi will not delete the 
partition from file system(in order to support point in time queries) when you 
drop a partition.
    
   It would be great help if you can try reproducing the issue with the sample 
data. It will help us to fix the issue.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to