tgravescs 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_r316738698
 
 

 ##########
 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:
   with the new changes to Columnar introduced in 3.0 I wonder if we shouldn't 
leave this evolving.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to