dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1222677031
##
core/src/main/resources/error/error-classes.json:
##
@@ -1539,6 +1539,13 @@
"Parse Mode: . To process malformed records as null
result, try setting the
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1222675432
##
sql/core/src/test/scala/org/apache/spark/sql/connector/MergeIntoTableSuiteBase.scala:
##
@@ -0,0 +1,1344 @@
+/*
+ * Licensed to the Apache Software Foundation
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1222454470
##
core/src/main/resources/error/error-classes.json:
##
@@ -1513,6 +1513,13 @@
"Parse Mode: . To process malformed records as null
result, try setting the
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1222454470
##
core/src/main/resources/error/error-classes.json:
##
@@ -1513,6 +1513,13 @@
"Parse Mode: . To process malformed records as null
result, try setting the
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1222445046
##
core/src/main/resources/error/error-classes.json:
##
@@ -1513,6 +1513,13 @@
"Parse Mode: . To process malformed records as null
result, try setting the
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220881660
##
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/MergeRowsExec.scala:
##
@@ -0,0 +1,218 @@
+/*
+ * Licensed to the Apache Software Foundat
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220878555
##
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/MergeRowsExec.scala:
##
@@ -0,0 +1,218 @@
+/*
+ * Licensed to the Apache Software Foundat
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220856502
##
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/MergeRows.scala:
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220852840
##
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/hints.scala:
##
@@ -187,6 +187,16 @@ case object PREFER_SHUFFLE_HASH extends JoinStrate
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220851730
##
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##
@@ -4280,6 +4280,20 @@ object SQLConf {
.checkValue(_ >= 0, "The threshold o
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220851008
##
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##
@@ -4280,6 +4280,20 @@ object SQLConf {
.checkValue(_ >= 0, "The threshold o
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220843453
##
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##
@@ -4280,6 +4280,20 @@ object SQLConf {
.checkValue(_ >= 0, "The threshold o
dongjoon-hyun commented on code in PR #41448:
URL: https://github.com/apache/spark/pull/41448#discussion_r1220838583
##
core/src/main/resources/error/error-classes.json:
##
@@ -1513,6 +1513,13 @@
"Parse Mode: . To process malformed records as null
result, try setting the
13 matches
Mail list logo