voonhous commented on PR #8298:
URL: https://github.com/apache/hudi/pull/8298#issuecomment-1484580809

   > @voonhous Can you also attach the file system view log, how the partition 
looks like with this fix?
   
   After the fix, it should look like this:
   
   ```log
   INFO  org.apache.spark.sql.execution.datasources.DataSourceStrategy [] - 
Pruning directories with: 
isnotnull(date_par#166),isnotnull(country#165),(date_par#166 = 
19417),(country#165 = ID)
   
   ...
   
   org.apache.hudi.common.table.view.AbstractTableFileSystemView [] - Building 
file system view for partition (country=ID/date_par=2023-02-28)
   ```


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