the-other-tim-brown commented on PR #12647:
URL: https://github.com/apache/hudi/pull/12647#issuecomment-2666418957

   @vinishjail97 testing is failing with:
   ```
   [ERROR] Tests run: 13, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
82.835 s <<< FAILURE! - in 
org.apache.hudi.utilities.sources.TestHoodieIncrSource
   [ERROR] testFileIndexLogicalPlanSize  Time elapsed: 20.642 s  <<< ERROR!
   java.lang.ClassCastException: 
org.apache.spark.sql.catalyst.plans.logical.Project cannot be cast to 
org.apache.spark.sql.execution.datasources.LogicalRelation
        at 
org.apache.hudi.utilities.sources.TestHoodieIncrSource.lambda$testFileIndexLogicalPlanSize$3(TestHoodieIncrSource.java:633)
        at 
java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
        at 
java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
        at 
org.apache.hudi.utilities.sources.TestHoodieIncrSource.testFileIndexLogicalPlanSize(TestHoodieIncrSource.java:622)
        ```


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

Reply via email to