Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/22921#discussion_r230436963 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala --- @@ -279,27 +254,6 @@ class DataFrameSuite extends QueryTest with SharedSQLContext { structDf.select(hash($"a", $"record.*"))) } - test("Star Expansion - explode should fail with a meaningful message if it takes a star") { --- End diff -- Yeah I'll try to bring back to the test case.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org