[
https://issues.apache.org/jira/browse/PHOENIX-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6881:
---------------------------------
Description:
[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, but the changes there don't seem to be relevant to
time handling.
was:
[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.
The latest (4.3) version of the spec is available at
https://download.oracle.com/otndocs/jcp/jdbc-4_3-mrel3-spec/index.html
> 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
> Reporter: 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, but the changes there don't seem to be relevant to
> time handling.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)