andygrove opened a new issue, #576: URL: https://github.com/apache/datafusion-comet/issues/576
### Describe the bug _Note: This was originally reported as an issue with xxhash64 in https://github.com/apache/datafusion-comet/issues/517 but xxhash64 is not really involved._ When running TPC-H q8 with xxhash64 enabled, the executor becomes unresponsive, with most cores at 100%. Running a `kill -QUIT` command against the process dumps the current JVM stacks and shows a 500+ line stack performing plan transformation that appears to be the issue. See attached log. [executor-thread-dump.txt.gz](https://github.com/user-attachments/files/15844400/executor-thread-dump.txt.gz) ### 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org