viirya commented on code in PR #499:
URL: https://github.com/apache/datafusion-comet/pull/499#discussion_r1622958408


##########
dev/diffs/3.4.2.diff:
##########
@@ -2526,7 +2526,7 @@ index 07361cfdce9..25b0dc3ef7e 100644
 +        val v = System.getenv("ENABLE_COMET")
 +        if (v != null && v.toBoolean) {
 +          conf
-+            .set("spark.sql.extensions", 
"org.apache.spark.CometSparkSessionExtensions")

Review Comment:
   Hm? Is current CI broken?



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