You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/12 15:36:01 UTC

[GitHub] [flink-shaded] gauravmiglanid11 commented on pull request #108: [FLINK-25588] Add Jackson JDK8 types to shaded jackson

gauravmiglanid11 commented on pull request #108:
URL: https://github.com/apache/flink-shaded/pull/108#issuecomment-1011169657


   Hi @slinkydeveloper , I am using Flink 1.14.0 version and getting error that I guess will be fixed with PR. I have raised this question to StackOverflow https://stackoverflow.com/questions/70680631/flink-kafka-getting-serialization-issue-for-timestamp-values
   
   Currently I'm using below version for jackson shade
   ```
   <dependency>
               <groupId>org.apache.flink</groupId>
               <artifactId>flink-shaded-jackson</artifactId>
               <version>2.12.4-14.0</version>
    </dependency>
   ```. 
   
   merging this PR will fix for 1.14.0 version as well? or we need to do something else for this ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org