Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0.0-beta1
Description
In most cases we already have a PooledArrayBuffer at hand when we create a BinaryTupleBuilder. There is no reason to allocate another buffer, we should be able to write directly to the existing one.