mbutrovich commented on issue #2051:
URL: 
https://github.com/apache/datafusion-comet/issues/2051#issuecomment-3144426932

   > If possible, could you share the high-level technique to ascertain "data 
coming out of the partial aggregation is correct on the native side"
   
   I had some conditional breakpoints across the native and Scala side, but you 
can see the issue if you print batches and their array addresses in 
jni_api.rs's `prepare_output` and on the Scala side and NativeUtil.scala's 
`getNextBatch`.


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

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

Reply via email to