cloud-fan commented on PR #52759: URL: https://github.com/apache/spark/pull/52759#issuecomment-3482417319
yea [CatalogLoadingSuite.testInitializationOptions](https://github.com/EugeneYushin/spark/blob/46160ff7a6204a9c9a00e6f177b95deda3e00ab0/sql/catalyst/src/test/java/org/apache/spark/sql/connector/catalog/CatalogLoadingSuite.java#L28) is a better place. How about we test with builtin system property like `os.name`? We also read them in `JavaUtils.osName` and so on. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
