jayzhan211 commented on issue #10486:
URL: https://github.com/apache/datafusion/issues/10486#issuecomment-2107751222

   > @jayzhan211 I appreciate your concern regarding the complex example case; 
I attempted to create a simpler contrived example, but was unable to trigger 
the panic doing so. I don't currently know the exact conditions that are 
triggering the problem.
   
   That's fine. I think that is the reason why I can't easily find the test 
case that trigger this panic, probably only the complex aggregate query that 
has multiple states meet the requirement.
   
   I think we can add your example as a test case. And, find out whether we 
should fix the multi states issue in `merge_batch` or elsewhere before entering 
`merge_batch`.


-- 
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]

Reply via email to