Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Later
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-6973 timestamp data type does ISO 8601 formats with 'Z' as time zone.
- Resolved