yangxk1 commented on issue #698: URL: https://github.com/apache/incubator-graphar/issues/698#issuecomment-2919043224
We can use `Path.of(...).toString()` to concatenate paths, which ensures the correct path separato can be used across different platforms((e.g., '\\' on Windows and '/' on Unix systems)). -- 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: commits-unsubscr...@graphar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For additional commands, e-mail: commits-h...@graphar.apache.org