viirya commented on a change in pull request #35448:
URL: https://github.com/apache/spark/pull/35448#discussion_r802117671



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/vectorized/ArrowColumnVectorSuite.scala
##########
@@ -15,15 +15,14 @@
  * limitations under the License.
  */
 
-package org.apache.spark.sql.execution.vectorized
+package org.apache.spark.sql.vectorized

Review comment:
       It's fine, just not sure why this is necessary. ColumnVector is in 
org.apache.spark.sql.vectorized, but ColumnVectorSuite is also in 
org.apache.spark.sql.execution.vectorized.
   
   There seems no other test suites under org.apache.spark.sql.vectorized?




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to