[
https://issues.apache.org/jira/browse/KUDU-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121353#comment-17121353
]
Grant Henke commented on KUDU-1694:
-----------------------------------
Resolving now that we support multiple formats
(PAD_UNIX_TIME_MICROS_TO_16_BYTES, COLUMNAR_LAYOUT) via RowFormatFlags. Others
can be added as needed.
> C++ client support for specifying tuple memory layout
> -----------------------------------------------------
>
> Key: KUDU-1694
> URL: https://issues.apache.org/jira/browse/KUDU-1694
> Project: Kudu
> Issue Type: New Feature
> Components: client
> Affects Versions: 1.0.0
> Reporter: Matthew Jacobs
> Priority: Major
> Labels: impala
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)