[ 
https://issues.apache.org/jira/browse/KUDU-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864769#comment-16864769
 ] 

Grant Henke commented on KUDU-1255:
-----------------------------------

This was done inĀ 
[https://github.com/apache/kudu/commit/5f9a2f523a58990af63b1b6eaef16dfc35eabddd]

> 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
>
> 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)

Reply via email to