caglareker commented on PR #814: URL: https://github.com/apache/incubator-xtable/pull/814#issuecomment-4014159775
good point, tightened the filter to only match known metadata dirs (.hoodie, _delta_log) instead of the broad startsWith check. Also added TestHudiPathUtils with the cases you mentioned and replaced new Path(p).getName() with substring. -- 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]
