[jira] [Updated] (FLINK-27465) AvroRowDeserializationSchema.convertToTimestamp fails with negative nano seconds

2022-05-13 Thread Thomas Weise (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-27465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Weise updated FLINK-27465:
-
Fix Version/s: 1.15.1

> AvroRowDeserializationSchema.convertToTimestamp fails with negative nano 
> seconds
> 
>
> Key: FLINK-27465
> URL: https://issues.apache.org/jira/browse/FLINK-27465
> Project: Flink
>  Issue Type: Bug
>  Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>Affects Versions: 1.15.0
>Reporter: Thomas Weise
>Assignee: Thomas Weise
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.16.0, 1.15.1
>
>
> The issue is exposed due to time zone dependency in 
> AvroRowDeSerializationSchemaTest.
>  
> The root cause is that convertToTimestamp attempts to set negative value with 
> java.sql.Timestamp.setNanos



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (FLINK-27465) AvroRowDeserializationSchema.convertToTimestamp fails with negative nano seconds

2022-05-02 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-27465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-27465:
---
Labels: pull-request-available  (was: )

> AvroRowDeserializationSchema.convertToTimestamp fails with negative nano 
> seconds
> 
>
> Key: FLINK-27465
> URL: https://issues.apache.org/jira/browse/FLINK-27465
> Project: Flink
>  Issue Type: Bug
>  Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>Affects Versions: 1.15.0
>Reporter: Thomas Weise
>Assignee: Thomas Weise
>Priority: Major
>  Labels: pull-request-available
>
> The issue is exposed due to time zone dependency in 
> AvroRowDeSerializationSchemaTest.
>  
> The root cause is that convertToTimestamp attempts to set negative value with 
> java.sql.Timestamp.setNanos



--
This message was sent by Atlassian Jira
(v8.20.7#820007)