dongjoon-hyun commented on code in PR #44901:
URL: https://github.com/apache/spark/pull/44901#discussion_r1483381627


##########
project/MimaExcludes.scala:
##########
@@ -107,6 +107,8 @@ object MimaExcludes {
 
     // SPARK-46410: Assign error classes/subclasses to 
JdbcUtils.classifyException
     
ProblemFilters.exclude[DirectMissingMethodProblem]("org.apache.spark.sql.jdbc.JdbcDialect.classifyException"),
+    // [SPARK-464878][CORE][SQL] (false alert). Invalid rule for StringType 
extension.

Review Comment:
   Hi, @dbatomic . Is this wrong JIRA ID intentional because this was a false 
alert?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to