MrAladdin commented on issue #11587:
URL: https://github.com/apache/hudi/issues/11587#issuecomment-2219370420

   > also, do you think you can use global simple in the mean time while we try 
to find the root cause and get a fix out?
   
   Due to my business scenario involving a large number of upsert operations 
(public opinion data), other index types did not perform well in previous 
tests. Only dynamic bucket and the newly released record_index in version 0.14 
met the requirements. I have always wanted to find an index that doesn't 
require manual intervention or adjustment, so record_index has attracted my 
attention and interest. This test is mainly focused on the performance 
improvements of record_index in version 0.15. I can wait for this to be fixed 
before conducting tests. Actually, there is another issue mentioned in 
https://github.com/apache/hudi/issues/11567. When the amount of already stored 
data is huge, it is also a maddening issue. You can pay attention to this as 
well.


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