Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/19847#discussion_r153822793
--- Diff:
sql/core/src/main/java/org/apache/spark/sql/execution/vectorized/ColumnarRow.java
---
@@ -32,17 +30,10 @@
public final class ColumnarRow extends InternalRow {
protected int rowId;
--- End diff --
I'll make it final in the next PR.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]