parthchandra commented on PR #1593:
URL: 
https://github.com/apache/datafusion-comet/pull/1593#issuecomment-2803362330

   @andygrove I had introduced a regression which I fixed since your approval 
(if you want to look again)
   Basically, the results of the call to `findRowIndexColumnIndexInSchema` were 
never being. used. Bit it had the side effect of throwing an exception in case 
of a incompatible type for row index columns being found in the schema and the 
unit test was checking for that specific exception. I've reintroduced that 
check.


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