viirya commented on issue #1035:
URL: 
https://github.com/apache/datafusion-comet/issues/1035#issuecomment-2433581888

   > The problem is #1030 highlights that it is not being used in a manner that 
avoids undefined behaviour
   
   As I mentioned earlier, we did effort to avoid it for the cases we know...
   But the problem is, nobody knows the kernel behaves inconsistently except 
for ones already know the details. If we know that in advance, we definitely 
avoid it like we did for other operations. As I mentioned many times, the 
kernel behavior is inconsistent and undocumented. It definitely causes user 
confusion and spend time digging into implementation details just for figuring 
out why it happens.
   
   


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