caglareker commented on PR #814:
URL: https://github.com/apache/incubator-xtable/pull/814#issuecomment-4014088608

   Good catches all around. I'll tighten the filter to only match known 
metadata dirs, add a dedicated `TestHudiPathUtils` unit test covering the cases 
you listed, and swap `new Path(p).getName()` for 
`p.substring(p.lastIndexOf('/') + 1)`.


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