[
https://issues.apache.org/jira/browse/CASSANDRA-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957813#comment-13957813
]
Jonathan Ellis commented on CASSANDRA-6350:
-------------------------------------------
Actually I am wrong and that is not how PG's TSTZ support works:
http://it.toolbox.com/blogs/database-soup/zone-of-misunderstanding-48608
> 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)