Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/19508#discussion_r145323573
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/columnar/ColumnAccessor.scala
---
@@ -63,9 +63,6 @@ private[columnar] abstract class
BasicColumnAccessor[JvmType](
}
protected def underlyingBuffer = buffer
-
- def getByteBuffer: ByteBuffer =
--- End diff --
Good catch, it is not used.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]