Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/19083#discussion_r142037322
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/AggregateBenchmark.scala
---
@@ -301,10 +301,10 @@ class AggregateBenchmark extends BenchmarkBase {
*/
}
- ignore("max function length of wholestagecodegen") {
+ test("max function length of codegen") {
--- End diff --
This should be "ignore"
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]