[jira] [Updated] (DERBY-7146) NullPointerException when executing MERGE statement with NULL value in INSERT clause

2022-10-07 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard N. Hillegas updated DERBY-7146: --- Bug behavior facts: Deviation from standard,Seen in production Issue & fix

[jira] [Updated] (DERBY-7146) NullPointerException when executing MERGE statement with NULL value in INSERT clause

2022-10-07 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard N. Hillegas updated DERBY-7146: --- Affects Version/s: 10.17.0.0 > NullPointerException when executing MERGE statement

[jira] [Updated] (DERBY-7146) NullPointerException when executing MERGE statement with NULL value in INSERT clause

2022-10-07 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard N. Hillegas updated DERBY-7146: --- Urgency: Normal > NullPointerException when executing MERGE statement with NULL

[jira] [Commented] (DERBY-7146) NullPointerException when executing MERGE statement with NULL value in INSERT clause

2022-10-07 Thread Richard N. Hillegas (Jira)
[ https://issues.apache.org/jira/browse/DERBY-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17614217#comment-17614217 ] Richard N. Hillegas commented on DERBY-7146: Thanks for the simple repro and the workaround.

[jira] [Updated] (DERBY-7146) NullPointerException when executing MERGE statement with NULL value in INSERT clause

2022-10-07 Thread Lukas Eder (Jira)
[ https://issues.apache.org/jira/browse/DERBY-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Eder updated DERBY-7146: -- Description: Try this: {code:sql} create table x ( i int, c varchar(10), primary key (i) );

[jira] [Created] (DERBY-7146) NullPointerException when executing MERGE statement with NULL value in INSERT clause

2022-10-07 Thread Lukas Eder (Jira)
Lukas Eder created DERBY-7146: - Summary: NullPointerException when executing MERGE statement with NULL value in INSERT clause Key: DERBY-7146 URL: https://issues.apache.org/jira/browse/DERBY-7146