Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/21860#discussion_r205850895
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/WholeStageCodegenSuite.scala
---
@@ -232,6 +232,22 @@ class WholeStageCodegenSuite extends QueryTest with
SharedSQLContext {
}
}
+ ignore("SPARK-24901 check merge FastHashMap and RegularHashMap generate
code max size") {
--- End diff --
Why is it ignored? Does it take much time?
Can we check the result, too?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]