tweise opened a new pull request, #19627:
URL: https://github.com/apache/flink/pull/19627

   A small change to (deprecated) AvroRowDeserializationSchema to handle the 
conversion of a negative micros long value to `java.sql.Timestamp`
   
   This was exposed in 
`AvroRowDeSerializationSchemaTest.testSpecificDeserializeFromSchemaSeveralTimes`
 when the test is run with local time zone with negative offset. 
   
   micros: `-28799876544`
   ts: `1969-12-31 16:00:00.123456`


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