manuzhang commented on PR #2916:
URL:
https://github.com/apache/datafusion-comet/pull/2916#issuecomment-3677871717
Failed test is not related to this PR.
```
- Comet native operator after ShuffleQueryStage + ReusedExchange (1 second,
108 milliseconds)
Error: Exception in thread "ScalaTest-dispatcher"
java.lang.NoClassDefFoundError: $anonfun$doPreserve$1
at org.scalatest.tools.PrettyPrinter.traverse(PrettyPrinter.scala:155)
at org.scalatest.tools.PrettyPrinter.format(PrettyPrinter.scala:231)
at
org.scalatest.tools.PrettyPrinter.$anonfun$format$2(PrettyPrinter.scala:267)
at
org.scalatest.tools.PrettyPrinter.$anonfun$format$2$adapted(PrettyPrinter.scala:267)
at org.scalatest.tools.XmlUtility$.sbToString(XmlUtility.scala:31)
at org.scalatest.tools.PrettyPrinter.format(PrettyPrinter.scala:267)
at
org.scalatest.tools.JUnitXmlReporter.xmlify(JUnitXmlReporter.scala:385)
at
org.scalatest.tools.JUnitXmlReporter.writeSuiteFile(JUnitXmlReporter.scala:77)
at org.scalatest.tools.JUnitXmlReporter.apply(JUnitXmlReporter.scala:59)
at
org.scalatest.DispatchReporter$Propagator.$anonfun$run$10(DispatchReporter.scala:249)
at
org.scalatest.DispatchReporter$Propagator.$anonfun$run$10$adapted(DispatchReporter.scala:248)
at scala.collection.immutable.List.foreach(List.scala:334)
at
org.scalatest.DispatchReporter$Propagator.run(DispatchReporter.scala:248)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.ClassNotFoundException: $anonfun$doPreserve$1
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 14 more
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (concurrentHashTable.inline.hpp:678), pid=78523, tid=28931
# fatal error: aux_index does not match even or odd indices
#
# JRE version: OpenJDK Runtime Environment Zulu17.62+19-CRaC-CA (17.0.17+10)
(build 17.0.17+10-LTS)
# Java VM: OpenJDK 64-Bit Server VM Zulu17.62+19-CRaC-CA (17.0.17+10-LTS,
mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc,
bsd-aarch64)
# No core dump will be written. Core dumps have been disabled. To enable
core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
#
/Users/runner/work/datafusion-comet/datafusion-comet/spark/hs_err_pid78523.log
#
# If you would like to submit a bug report, please visit:
# http://www.azul.com/support/
#
```
--
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]