You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Joris Melchior (Jira)" <ji...@apache.org> on 2022/06/03 15:17:00 UTC

[jira] [Resolved] (GEODE-10301) Allow users to have java.time.* types (like LocalDateTime, LocalDate, and LocalTime) in their query result fields.

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

Joris Melchior resolved GEODE-10301.
------------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> Allow users to have java.time.* types (like LocalDateTime, LocalDate, and LocalTime) in their query result fields. 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-10301
>                 URL: https://issues.apache.org/jira/browse/GEODE-10301
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: John Martin
>            Assignee: Joris Melchior
>            Priority: Major
>              Labels: blocks-1.15.0, pull-request-available
>             Fix For: 1.16.0
>
>
> Users with java.time.* types (like LocalDateTime, LocalDate, and LocalTime) in their query result fields will need to have, *jackson-datatype-jsr310* and/or *jackson-datatype-joda* in the runtime classpath to have the proper formatting. This currently requires users to manually add these classes.
>  
> To improve the user experience we should include these in the release.  We should match the version of jackson-core that we release with.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)