Description
Transforming Kudu's tuples to another tuple format (e.g. Impala's tuple format) is expensive. The client should allow the output tuple format to be specified so that conversions aren't necessary.
Attachments
Issue Links
- is related to
-
KUDU-1695 C++ client support for zero copy scans
- Open
-
IMPALA-7367 Pack StringValue, CollectionValue and TimestampValue slots
- Resolved