Reamer commented on PR #5049: URL: https://github.com/apache/zeppelin/pull/5049#issuecomment-3223703601
> I initially replaced the deprecated StringUtils.equals with Objects.equals to use a JDK standard null-safe comparison and avoid relying on external libraries. This is a valid and good answer. The code change to the StringUtils library would not have been necessary. But now that it exists, we can proceed with the last change. -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org