viirya opened a new issue, #287:
URL: https://github.com/apache/arrow-datafusion-comet/issues/287
### Describe the bug
Another Spark SQL test failure when working in #250.
DataFrameSuite:
```
- offset *** FAILED *** (36 milliseconds)
[info] org.apache.spark.SparkException: [INTERNAL_ERROR] The Spark SQL
phase planning failed with an internal error. You hit a bug in Spark or the
Spark plugins you use. Please, report this bug to the corresponding communities
or vendors, and provide the full stack trace.
[info] at
org.apache.spark.SparkException$.internalError(SparkException.scala:88)
...
Cause: java.lang.AssertionError: assertion failed: limit should be greater
or equal to zero
[info] at scala.Predef$.assert(Predef.scala:223)
[info] at
org.apache.comet.serde.QueryPlanSerde$.operator2Proto(QueryPlanSerde.scala:1847)
[info] at
org.apache.comet.CometSparkSessionExtensions$CometExecRule.org$apache$comet$CometSparkSessionExtensions$CometExecRule$$transform1$1(CometSparkSessionExtensions.scala:232)
```
### Steps to reproduce
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
--
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]