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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to