[
https://issues.apache.org/jira/browse/CASSANDRA-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957806#comment-13957806
]
Jonathan Ellis commented on CASSANDRA-6350:
-------------------------------------------
No -- current TS type does not preserve TZ internally.
I.e. if I insert 2014:05:24 11:11:11 EDT and select it back out, I should get
EDT and not whatever the server's TZ is or UTC.
> Timestamp-with-timezone type
> ----------------------------
>
> Key: CASSANDRA-6350
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6350
> Project: Cassandra
> Issue Type: Wish
> Components: Core
> Reporter: Ramkumar S
> Priority: Minor
> Labels: lhf
>
> Create a table with a timestamp column.
> Insert a value from US time Zone.
> Try querying the value from a different time zone like India.
> The timestamp column value shown in the select query result is converted to
> Indian Local time instead of showing the actual value.
> This becomes a problem when we want to narrow down the query using where
> condition.
--
This message was sent by Atlassian JIRA
(v6.2#6252)