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/14 09:10:00 UTC

[jira] [Updated] (PHOENIX-6881) Implement the applicable Date/Time features from JDBC 4.2

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

Istvan Toth updated PHOENIX-6881:
---------------------------------
    Affects Version/s: 5.1.3
                       5.2.0

> Implement the applicable Date/Time features from JDBC 4.2
> ---------------------------------------------------------
>
>                 Key: PHOENIX-6881
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6881
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 5.2.0, 5.1.3
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> [https://jcp.org/aboutJava/communityprocess/maintenance/jsr221/JDBC4.2MR-January2014.pdf]
> This mosty means handling the java.time.Local* types in get/setObject.
> The java.time.Offset types are probably not relevant to to Phoenix.
> Java 8 includes JDBC 4.2, and the version of the spec is available at
> [https://download.oracle.com/otndocs/jcp/jdbc-4_2-mrel2-spec/]
> JDBC 4.3 is added in Java 9, but the changes there don't seem to be relevant to time handling.



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