[GitHub] [spark] LuciferYang commented on pull request #34548: [SPARK-37282][TESTS] Add `ExtendedLevelDBTest` and disable LevelDB tests on Apple Silicon

2021-11-17 Thread GitBox
LuciferYang commented on pull request #34548: URL: https://github.com/apache/spark/pull/34548#issuecomment-972567773 Should we extract `SystemUtils.IS_OS_MAC_OSX && SystemUtils.OS_ARCH.equals("aarch64")` into an independent `val`, such as `Utils.isAppleSilicon` @dongjoon-hyun

[GitHub] [spark] LuciferYang commented on pull request #34548: [SPARK-37282][TESTS] Add `ExtendedLevelDBTest` and disable LevelDB tests on Apple Silicon

2021-11-18 Thread GitBox
LuciferYang commented on pull request #34548: URL: https://github.com/apache/spark/pull/34548#issuecomment-972626941 > SGTM Let me do it later -- 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