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


   So to clarify, GLOBAL_SIMPLE helps when the workload is random writes and 
affecting every file for e.g in each write. But it is indeed slow in the sense, 
it ll join against the entire dataset. If you want a better option you can try 
hbase index. Ofc there is extra operational overhead, but it ll fix perf and 
also the global indexing requirement


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