dongjoon-hyun commented on PR #47664: URL: https://github.com/apache/spark/pull/47664#issuecomment-2278937660
Thank you. So much better. BTW, you know, we don't test `[TESTS]` for the PR touching `src/main`. - core/src/main/scala/org/apache/spark/api/r/SerDe.scala - sql/api/src/main/scala/org/apache/spark/sql/catalyst/encoders/RowEncoder.scala If we start to tag `[TESTS]` for all PRs containing unit tests, `[TESTS]` itself becomes meaningless because all PRs are supposed to have a unit test. Could you remove it from the PR title? -- 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]
