[GitHub] [spark] LuciferYang edited a comment on pull request #34676: [SPARK-37434][BUILD] Add a new profile to auto disable unsupported UTs on MacOs using Apple Silicon

2021-11-25 Thread GitBox
LuciferYang edited a comment on pull request #34676: URL: https://github.com/apache/spark/pull/34676#issuecomment-979649905 @sarutak @HyukjinKwon @sarutak thanks all, I will close this pr because it seems that the current test way using Apple Silicon is not the final way, thanks all --

[GitHub] [spark] LuciferYang edited a comment on pull request #34676: [SPARK-37434][BUILD] Add a new profile to auto disable unsupported UTs on MacOs using Apple Silicon

2021-11-23 Thread GitBox
LuciferYang edited a comment on pull request #34676: URL: https://github.com/apache/spark/pull/34676#issuecomment-976148375 @sarutak you are right, f87467b adds code corresponding to sbt. There are 3 modules with `Extended{LevelDB,RocksDB}Test` annotation: `core`,`sql/core`, `yarn`

[GitHub] [spark] LuciferYang edited a comment on pull request #34676: [SPARK-37434][BUILD] Add a new profile to auto disable unsupported UTs on MacOs using Apple Silicon

2021-11-22 Thread GitBox
LuciferYang edited a comment on pull request #34676: URL: https://github.com/apache/spark/pull/34676#issuecomment-976148375 @srowen you are right, f87467b adds code corresponding to sbt. There are 3 modules with `Extended{LevelDB,RocksDB}Test` annotation: `core`,`sql/core`, `yarn`