[
https://issues.apache.org/jira/browse/FLINK-25588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Guardiani updated FLINK-25588:
----------------------------------------
Description:
Add modules jdk8 and jsr310 to jackson shaded.
https://github.com/FasterXML/jackson-modules-java8
These modules are useful to correctly ser/de Java 8 date/time and {{Optional}}.
Notably, table planner will need it for the json plan (FLIP-190).
was:Add modules jdk8 and jsr310 to jackson shaded.
https://github.com/FasterXML/jackson-modules-java8
> Add jdk8 and datetime module to jackson shaded
> ----------------------------------------------
>
> Key: FLINK-25588
> URL: https://issues.apache.org/jira/browse/FLINK-25588
> Project: Flink
> Issue Type: Improvement
> Components: BuildSystem / Shaded
> Reporter: Francesco Guardiani
> Assignee: Francesco Guardiani
> Priority: Major
> Fix For: shaded-15.0
>
>
> Add modules jdk8 and jsr310 to jackson shaded.
> https://github.com/FasterXML/jackson-modules-java8
> These modules are useful to correctly ser/de Java 8 date/time and
> {{Optional}}. Notably, table planner will need it for the json plan
> (FLIP-190).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)