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


##########
spark/src/test/scala/org/apache/comet/CometCastSuite.scala:
##########
@@ -827,7 +827,7 @@ class CometCastSuite extends CometTestBase with 
AdaptiveSparkPlanHelper {
 
   // CAST from BinaryType
 
-  ignore("cast BinaryType to StringType") {
+  test("cast BinaryType to StringType") {
     // https://github.com/apache/datafusion-comet/issues/377

Review Comment:
   can we remove the link to the issue now that the test is enabled?



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