Raghvendradubey commented on issue #1694:
URL: https://github.com/apache/hudi/issues/1694#issuecomment-655305119


   
   
   
   
   
      
                                                                                
                                                                                
                                              
   Thanks @vinothchandar 
   
   comments are inline
     
   is there a way to not use global index?
   I need partition movement of records, means need latest updated record in 
latest partition, and probably I can achieve this only by global bloom.
   
   can you always determine ad for each record.?
   Yes I can, but how it would be helpful for me, by not using global index? 
what about records which are in older partitions.
   
   is there certain ordering to wbn - 
   no certain ordering, I can order it only by timestamp.
   
   Yes I tried without global bloom, upsert is very fast, but business 
requirement  is like I need latest updated record in latest partition. 
   Any suggestion  If I can achieve this without global bloom?


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