You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/04/07 06:14:03 UTC

[GitHub] [incubator-hudi] loagosad commented on issue #1438: How to get the file name corresponding to HoodieKey through the GlobalBloomIndex

loagosad commented on issue #1438: How to get the file name corresponding to HoodieKey through the GlobalBloomIndex 
URL: https://github.com/apache/incubator-hudi/issues/1438#issuecomment-610196060
 
 
   @nsivabalan   I have committed the records before read.  In the test code,  i just using HoodieKey to find the fileId, but when i set partitionPath=null with IndexType.GLOBAL_BLOOM,  the result is empty. And when i set partitionPath not empty in HoodieKey,  the result is  OK.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services