[jira] [Commented] (FLINK-31778) Casting array of rows produces incorrect result

2023-10-01 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770889#comment-17770889 ] Ilya Soin commented on FLINK-31778: --- !https://www.meme-arsenal.com/memes/f74648c11d094

[jira] [Created] (FLINK-31778) Casting array of rows produces incorrect result

2023-04-12 Thread Ilya Soin (Jira)
Ilya Soin created FLINK-31778: - Summary: Casting array of rows produces incorrect result Key: FLINK-31778 URL: https://issues.apache.org/jira/browse/FLINK-31778 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-31778) Casting array of rows produces incorrect result

2023-04-12 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Soin updated FLINK-31778: -- Attachment: screenshot-2.png > Casting array of rows produces incorrect result > -

[jira] [Updated] (FLINK-31778) Casting array of rows produces incorrect result

2023-04-12 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Soin updated FLINK-31778: -- Attachment: image-2023-04-12-15-23-46-669.png > Casting array of rows produces incorrect result >

[jira] [Commented] (FLINK-31778) Casting array of rows produces incorrect result

2023-04-12 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711356#comment-17711356 ] Ilya Soin commented on FLINK-31778: --- The problem appears to be in the codegen of casti

[jira] [Commented] (FLINK-31778) Casting array of rows produces incorrect result

2023-04-12 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711359#comment-17711359 ] Ilya Soin commented on FLINK-31778: --- Proposed solution: move these to statements inste

[jira] [Commented] (FLINK-31778) Casting array of rows produces incorrect result

2023-04-16 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712839#comment-17712839 ] Ilya Soin commented on FLINK-31778: --- Hi [~jark], thanks for the input! As I understand

[jira] [Commented] (FLINK-31778) Casting array of rows produces incorrect result

2023-04-21 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-31778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714871#comment-17714871 ] Ilya Soin commented on FLINK-31778: --- Hi [~jark], done: https://github.com/apache/flink

[jira] [Updated] (FLINK-36561) ResultSet.wasNull() does not reflect null values in Flink JDBC Driver

2024-10-17 Thread Ilya Soin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-36561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Soin updated FLINK-36561: -- Language: (was: jav) > ResultSet.wasNull() does not reflect null values in Flink JDBC Driver > -

[jira] [Created] (FLINK-36561) ResultSet.wasNull() does not reflect null values in Flink JDBC Driver

2024-10-17 Thread Ilya Soin (Jira)
Ilya Soin created FLINK-36561: - Summary: ResultSet.wasNull() does not reflect null values in Flink JDBC Driver Key: FLINK-36561 URL: https://issues.apache.org/jira/browse/FLINK-36561 Project: Flink