marvinlanhenke commented on issue #10749:
URL: https://github.com/apache/datafusion/issues/10749#issuecomment-2143551001

   I just skimmed this real quick, so I might be wrong here.
   
   But might the issue be rooted at arrow-rs itself: 
   https://github.com/apache/arrow-rs/blob/master/arrow-ord/src/cmp.rs#L219-L223
   
   `l_t.is_nested()` in our case - which should return the Err.
   
   @alamb @tustvold 


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