TheR1sing3un commented on PR #12599:
URL: https://github.com/apache/hudi/pull/12599#issuecomment-2579166993

   Nice work! 
   But I think if we could implement a more general procedure instead of just 
using it for bucket indexes? Instead of passing in the `record_key`, we pass in 
the primary key/index columns` and then we `tag` the table based on its own 
index to find the corresponding file group or even file name.
   Thanks for your contribution, this procedure can be combined with cli tools 
later, which can greatly improve our daily troubleshooting efficiency.


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