You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/24 22:10:42 UTC

[GitHub] [spark] flyrain commented on a change in pull request #34087: [SPARK-36821][SQL] Make class ColumnarBatch extendable - addendum

flyrain commented on a change in pull request #34087:
URL: https://github.com/apache/spark/pull/34087#discussion_r715928920



##########
File path: sql/catalyst/src/main/java/org/apache/spark/sql/vectorized/ColumnarBatch.java
##########
@@ -32,11 +28,11 @@
  */
 @Evolving
 public class ColumnarBatch implements AutoCloseable {

Review comment:
       Make sense to me. Made the change in the new commit.




-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org