[GitHub] [spark] dcoliversun commented on pull request #36567: [SPARK-39196][CORE][SQL][K8S] replace `getOrElse(null)` with `orNull`

2022-05-17 Thread GitBox
dcoliversun commented on PR #36567: URL: https://github.com/apache/spark/pull/36567#issuecomment-1129463142 Thank for your help @srowen @LuciferYang -- 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

[GitHub] [spark] dcoliversun commented on pull request #36567: [SPARK-39196][CORE][SQL][K8S] replace `getOrElse(null)` with `orNull`

2022-05-16 Thread GitBox
dcoliversun commented on PR #36567: URL: https://github.com/apache/spark/pull/36567#issuecomment-1128289511 @srowen Hi. I check it again. All `getOrElse(null)`s are replaced with `orNull`. Let's see the result of GA. -- This is an automated message from the Apache Git Service. To respond