comphead commented on code in PR #4234:
URL: https://github.com/apache/datafusion-comet/pull/4234#discussion_r3198282722


##########
common/src/main/scala/org/apache/comet/CometConf.scala:
##########
@@ -314,6 +314,18 @@ object CometConf extends ShimCometConf {
       .booleanConf
       .createWithDefault(false)
 
+  val COMET_PYTHON_MAP_IN_ARROW_ENABLED: ConfigEntry[Boolean] =

Review Comment:
   MAP is confusing IMO, so many things related to map in Spark



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