scala-rrb-vector
scala-rrb-vector copied to clipboard
prepend error caused by incorrect conversion to transient state
Line 398:
makeTransientSizes(display(displayLen).asInstanceOf[Array[Int]], 1)
I believe the "1" should be "0".