[jira] [Commented] (SPARK-46192) failed to insert the table using the default value of union

2024-01-30 Thread zengxl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17812518#comment-17812518 ] zengxl commented on SPARK-46192: This patch solves all of these problems

[jira] [Commented] (SPARK-46192) failed to insert the table using the default value of union

2023-12-28 Thread Barbara Raciniewska (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17801004#comment-17801004 ] Barbara Raciniewska commented on SPARK-46192: - I am working on it > failed to insert the

[jira] [Commented] (SPARK-46192) failed to insert the table using the default value of union

2023-12-26 Thread zengxl (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17800471#comment-17800471 ] zengxl commented on SPARK-46192: {code:java} create table test_spark_3(k string default null,v int