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 2019/08/22 15:52:09 UTC

[GitHub] [spark] srowen commented on a change in pull request #25558: [SPARK-28855][CORE][ML][SQL][STREAMING] Remove outdated usages of Experimental, Evolving annotations

srowen commented on a change in pull request #25558: [SPARK-28855][CORE][ML][SQL][STREAMING] Remove outdated usages of Experimental, Evolving annotations
URL: https://github.com/apache/spark/pull/25558#discussion_r316754252
 
 

 ##########
 File path: sql/catalyst/src/main/java/org/apache/spark/sql/vectorized/ColumnarBatch.java
 ##########
 @@ -30,7 +29,6 @@
  * batch so that Spark can access the data row by row. Instance of it is meant to be reused during
  * the entire data loading process.
  */
-@Evolving
 
 Review comment:
   I'll revert the changes to Columnar*

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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