tgravescs commented on a change in pull request #34087:
URL: https://github.com/apache/spark/pull/34087#discussion_r715716831
##########
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:
I assume we want DeveloperAPI tag
it would be nice to add more to description stating why public and not final
and intent on others using.
--
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]