[
https://issues.apache.org/jira/browse/KUDU-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke resolved KUDU-1255.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
> Add API to PartialRow for timestamps
> ------------------------------------
>
> Key: KUDU-1255
> URL: https://issues.apache.org/jira/browse/KUDU-1255
> Project: Kudu
> Issue Type: Improvement
> Components: client
> Reporter: Mike Percy
> Priority: Major
> Fix For: 1.8.0
>
>
> Currently if you want to set a TIMESTAMP column from the Java client you need
> to use PartialRow.addLong(). It would be better to decouple this and add an
> API for PartialRow.addTimestamp() for usability and to have more flexibility
> to change the implementation in the future.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)