viirya commented on PR #196:
URL:
https://github.com/apache/arrow-datafusion-comet/pull/196#issuecomment-1992427091
Oh, seems you need to check if it is null.
```
org.apache.spark.SparkException: Job aborted due to stage failure: Task 3
in stage 2108.0 failed 1 times, most recent failure: Lost task 3.0 in stage
2108.0 (TID 22860) (d3cb52f725b1 executor driver):
java.lang.NullPointerException: Cannot invoke
"org.apache.spark.shuffle.sort.CometShuffleExternalSorter$SpillSorter.getMemoryUsage()"
because "this.activeSpillSorter" is null
```
--
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]