You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2023/03/07 08:00:00 UTC

[jira] [Updated] (PHOENIX-6895) Consider implementing WITH TIMEZONE temporal types

     [ https://issues.apache.org/jira/browse/PHOENIX-6895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Toth updated PHOENIX-6895:
---------------------------------
    Description: 
Phoenix currently treats temporal types as WITHOUT TIMEZONE (LocalDate - like) types.

We could implement WITH TIMEZONE types, that behave like Instants.

See the discussion in PHOENIX-5066, and the abandoned PRs for PHOENIX-5066 on how this could work.

[https://github.com/apache/phoenix/pull/1504]
https://github.com/apache/phoenix/pull/1567

  was:
Phoenix currently treats temporal types as WITHOUT TIMEZONE (LocalDate - like) types.

We could implement WITH TIMEZONE types, that behave like Instants.


> Consider implementing WITH TIMEZONE temporal types
> --------------------------------------------------
>
>                 Key: PHOENIX-6895
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6895
>             Project: Phoenix
>          Issue Type: Wish
>          Components: core
>            Reporter: Istvan Toth
>            Priority: Minor
>
> Phoenix currently treats temporal types as WITHOUT TIMEZONE (LocalDate - like) types.
> We could implement WITH TIMEZONE types, that behave like Instants.
> See the discussion in PHOENIX-5066, and the abandoned PRs for PHOENIX-5066 on how this could work.
> [https://github.com/apache/phoenix/pull/1504]
> https://github.com/apache/phoenix/pull/1567



--
This message was sent by Atlassian Jira
(v8.20.10#820010)