mbutrovich commented on code in PR #1697:
URL: https://github.com/apache/datafusion-comet/pull/1697#discussion_r2068759130
##
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##
@@ -1430,6 +1430,22 @@ object QueryPlanSerde extends Logging with CometExprShim
{
mbutrovich commented on code in PR #1697:
URL: https://github.com/apache/datafusion-comet/pull/1697#discussion_r2068763268
##
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##
@@ -1430,6 +1430,22 @@ object QueryPlanSerde extends Logging with CometExprShim
{
andygrove commented on code in PR #1697:
URL: https://github.com/apache/datafusion-comet/pull/1697#discussion_r2068758199
##
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##
@@ -1430,6 +1430,22 @@ object QueryPlanSerde extends Logging with CometExprShim
{
mbutrovich commented on code in PR #1697:
URL: https://github.com/apache/datafusion-comet/pull/1697#discussion_r2068751397
##
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##
@@ -1430,6 +1430,22 @@ object QueryPlanSerde extends Logging with CometExprShim
{
andygrove commented on code in PR #1697:
URL: https://github.com/apache/datafusion-comet/pull/1697#discussion_r2068740883
##
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##
@@ -1430,6 +1430,22 @@ object QueryPlanSerde extends Logging with CometExprShim
{
mbutrovich opened a new pull request, #1697:
URL: https://github.com/apache/datafusion-comet/pull/1697
## Which issue does this PR close?
Closes #.
## Rationale for this change
Spark SQL's `decode` with two arguments converts a binary column to a string
g