[BUG] q95 odd task failure in query95 at 30TB #8939
Labels
bug
Something isn't working
reliability
Features to improve reliability or bugs that severly impact the reliability of the plugin
While testing #8936 I ran into an issue one out of 6 runs I did. It looks like we have reached a case where
LazySpillableColumnarBatchImpl
has neither aspill
or acached
, and so we get the supressed exception:batch is closed
(scroll below).It is also surprising where the top level exception comes from, I am a bit confused on this. I haven't really reviewed the code at this point but I am filing this since I saw it. Query 95 finished with a task failure.
The text was updated successfully, but these errors were encountered: