viirya commented on a change in pull request #23766: [SPARK-26859][SQL] Fix
field writer index bug in non-vectorized ORC deserializer
URL: https://github.com/apache/spark/pull/23766#discussion_r256320564
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/ReadSchemaTest.scala
##########
@@ -108,6 +108,40 @@ trait AddColumnTest extends ReadSchemaTest {
}
}
+trait AddColumnIntoTheMiddleTest extends ReadSchemaTest {
Review comment:
Can we also add few lines of comment for this trait as `AddColumnTest`?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]