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


##########
spark/src/main/scala/org/apache/comet/CometSparkSessionExtensions.scala:
##########
@@ -76,10 +66,6 @@ class CometSparkSessionExtensions
 object CometSparkSessionExtensions extends Logging {
   lazy val isBigEndian: Boolean = 
ByteOrder.nativeOrder().equals(ByteOrder.BIG_ENDIAN)
 
-  private[comet] def isANSIEnabled(conf: SQLConf): Boolean = {

Review Comment:
   This was dead code



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