Shekharrajak commented on code in PR #3379:
URL: https://github.com/apache/datafusion-comet/pull/3379#discussion_r2762066433
##########
spark/src/main/scala/org/apache/comet/rules/CometScanRule.scala:
##########
@@ -653,6 +653,30 @@ case class CometScanRule(session: SparkSession) extends
Rule[SparkPlan] with Com
allV3FeaturesSupported = false
}
+ try {
Review Comment:
these check may slowdown a bit but eventually the plan is to support these
v3 features and fully functional iceberg v3 spec support.
--
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]