We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490e399 commit 6f82dd0Copy full SHA for 6f82dd0
spark/src/test/scala/org/apache/comet/exec/CometNativeReaderSuite.scala
@@ -558,7 +558,7 @@ class CometNativeReaderSuite extends CometTestBase with AdaptiveSparkPlanHelper
558
}
559
560
561
- test("native reader - support ARRAY literal ARRAY fields") {
+ test("native reader - support ARRAY literal nested ARRAY fields") {
562
testSingleLineQuery(
563
"""
564
|select 1 a
0 commit comments