sandugood commented on PR #4982: URL: https://github.com/apache/datafusion-comet/pull/4982#issuecomment-5032510846
Yeah, I think there is still some refactor needed to push the CI to green Quickly tried to build and test the current branch and got an error: ``` Py4JJavaError: An error occurred while calling o293.collectToPython. : org.apache.spark.SparkException: Job aborted due to stage failure: Task 9 in stage 0.0 failed 4 times, most recent failure: Lost task 9.3 in stage 0.0 (TID 19) (10.232.15.197 executor 2): org.apache.comet.CometNativeException: Fail to deserialize to native operator with reason: failed to decode Protobuf message: BoundReference.datatype: Expr.expr_struct: MathExpr.right: Expr.expr_struct: MathExpr.left: Expr.expr_struct: MathExpr.right: Expr.expr_struct: MathExpr.left: Expr.expr_struct: MathExpr.left: Expr.expr_struct: IcebergScanCommon.residual_pool: IcebergScan.common: Operator.op_struct: Operator.children: Operator.children: invalid wire type: Varint (expected LengthDelimited). ``` -- 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]
