comphead commented on issue #3906:
URL: 
https://github.com/apache/datafusion-comet/issues/3906#issuecomment-4345528417

   Observation: In Intellij IDEA the test takes forever, however via maven it 
passes pretty fast
   
   ```
   - cast nested ArrayType to nested ArrayType *** FAILED *** (4 seconds, 642 
milliseconds)
     Expected only Comet native operators, but found Project.
     plan: Project
     +- Sort
        +- Project
           +- Project
              +- Coalesce
                 +- Scan parquet 
     
     Comet accelerated 0 out of 6 eligible operators (0%). Final plan contains 
0 transitions between Spark and Comet. (CometTestBase.scala:493)
   
   ```


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