alamb commented on PR #24916:
URL: https://github.com/apache/datafusion/pull/24916#issuecomment-5655817447

   > Verified: partial_cmp_list goes through the arrow lt/eq kernels and bails 
with Uncomparable values on nested element types, while the sorter uses 
make_comparator. So the inconsistency is real.
   
   
   
   Can we please add .slt test coverage for this  case? I think it is saying 
that we can't use orderby on some type of LIST columns, but I don't quite 
undersand


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