LuciferYang commented on PR #46114:
URL: https://github.com/apache/spark/pull/46114#issuecomment-2065687713
Thanks for your fix @wForget
But for the `TestBenchmark` shown in the current pr description, there are
some compilation errors when I manually copy it for testing:
```
[ERROR] [Error]
/spark/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/TestBenchmark.scala:29:
type mismatch;
found : Int
required: String
[ERROR] [Error]
/spark/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/TestBenchmark.scala:31:
type mismatch;
found : Int
required: String
[ERROR] two errors found
```
Could you please correct it in pr description?
--
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]