dongjoon-hyun commented on a change in pull request #30944:
URL: https://github.com/apache/spark/pull/30944#discussion_r549240089
##########
File path: sql/core/src/test/scala/org/apache/spark/sql/JsonFunctionsSuite.scala
##########
@@ -823,4 +823,21 @@ class JsonFunctionsSuite extends QueryTest with
SharedSparkSession {
}
}
}
+
+ test("SPARK-32968: json pruning optimization with corrupt record field") {
Review comment:
Thanks, @viirya . Since this PR is a follow-up for SPARK-33907, shall we
use `SPARK-33907`?
Or, `SPARK-32968` is still not merged, shall we wait for SPARK-32968?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]