mbutrovich commented on PR #3629:
URL:
https://github.com/apache/datafusion-comet/pull/3629#issuecomment-4181039136
> Most of tests fail on, checking it:
>
> ```
> Comet native panic: panicked at
/usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-physical-expr-53.0.0/src/simplifier/mod.rs:64:60:
> called `Result::unwrap()` on an `Err` value: Internal("Unexpected data
type in GetArrayStructFields: Int32")
> 17:15:49.878 ERROR org.apache.comet.CometExecIterator: Native execution
for task 9522 failed
> org.apache.comet.CometNativeException: native panic: called
`Result::unwrap()` on an `Err` value: Internal("Unexpected data type in
GetArrayStructFields: Int32")
> at org.apache.comet.Native.executePlan(Native Method)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$2(CometExecIterator.scala:154)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$2$adapted(CometExecIterator.scala:153)
> at org.apache.comet.vector.NativeUtil.getNextBatch(NativeUtil.scala:232)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$1(CometExecIterator.scala:153)
> at org.apache.comet.Tracing$.withTrace(Tracing.scala:31)
> at
org.apache.comet.CometExecIterator.getNextBatch(CometExecIterator.scala:151)
> 17:15:49.881 ERROR org.apache.spark.executor.Executor: Exception in task
0.0 in stage 1683.0 (TID 9522)
> org.apache.comet.CometNativeException: native panic: called
`Result::unwrap()` on an `Err` value: Internal("Unexpected data type in
GetArrayStructFields: Int32")
> at org.apache.comet.Native.executePlan(Native Method)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$2(CometExecIterator.scala:154)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$2$adapted(CometExecIterator.scala:153)
> at org.apache.comet.vector.NativeUtil.getNextBatch(NativeUtil.scala:232)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$1(CometExecIterator.scala:153)
> at org.apache.comet.Tracing$.withTrace(Tracing.scala:31)
> at
org.apache.comet.CometExecIterator.getNextBatch(CometExecIterator.scala:151)
> 17:15:49.883 WARN org.apache.spark.scheduler.TaskSetManager: Lost task 0.0
in stage 1683.0 (TID 9522) (3ef5a585ffb7 executor driver):
org.apache.comet.CometNativeException: native panic: called `Result::unwrap()`
on an `Err` value: Internal("Unexpected data type in GetArrayStructFields:
Int32")
> at org.apache.comet.Native.executePlan(Native Method)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$2(CometExecIterator.scala:154)
> at
org.apache.comet.CometExecIterator.$anonfun$getNextBatch$2$adapted(CometExecIterator.scala:153)
> at org.apache.comet.vector.Na...
> ```
what's odd is those didn't fail on earlier versions of this branch, I don't
think.
--
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]