[ 
https://issues.apache.org/jira/browse/GEODE-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550580#comment-17550580
 ] 

ASF subversion and git services commented on GEODE-10301:
---------------------------------------------------------

Commit 3c9bb2e4575554a4ab5556e98e6e6a7324ef034f in geode's branch 
refs/heads/support/1.15 from Joris Melchior
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3c9bb2e457 ]

GEODE-10301: support LocalDate and JodaTime (#7737)

* GEODE-10301: support LocalDate and JodaTime

Co-authored-by: Jinmei Liao <jl...@pivotal.io>

- include libraries so that end-users won't have to add them to the java
  path
- ensure proper serialization in gfsh and pulse

(cherry picked from commit e370d2fb6c9f5e4281146fe78a4840452f70ca9e)


> 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)

Reply via email to