yadavay-amzn commented on PR #56528: URL: https://github.com/apache/spark/pull/56528#issuecomment-4713914813
Thanks for the review @dongjoon-hyun. Addressed all comments in 704b6e3c: - Removed `SPARK-57480: ` prefix and `(SPARK-57480)` parentheticals from source comments (HiveSessionImpl.java, SparkSQLSessionManager.scala, HiveSessionImplSuite.scala) -- kept only the `SPARK-57480:` prefix on the regression test name per your note. - Tightened the field-level comment on `allowSettingSystemProperties` to one line. - Reworded the bypass-test comment to drop the `Before SPARK-57480, ` lead-in. - Removed the `cc @...` line from the PR description. `HiveSessionImplSuite` (4/4) passes locally. PTAL. -- 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]
