andygrove commented on code in PR #2943:
URL: https://github.com/apache/datafusion-comet/pull/2943#discussion_r2635805780


##########
spark/src/main/scala/org/apache/comet/rules/CometScanRule.scala:
##########
@@ -592,34 +592,12 @@ case class CometScanRule(session: SparkSession) extends 
Rule[SparkPlan] with Com
     val partitionSchemaSupported =
       typeChecker.isSchemaSupported(partitionSchema, fallbackReasons)
 
-    def hasUnsupportedType(dataType: DataType): Boolean = {

Review Comment:
   this check is no longer needed



-- 
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