Github user kiszk commented on the issue:
https://github.com/apache/spark/pull/19601
There are some parts that relies on the format of `UnsafeArrayData`. I mean
that bit-by-bit copy of `UnsafeArrayData` is performed. Can we handle this copy
using the new format for an unsafe array?--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
