rubenada opened a new pull request #2031:
URL: https://github.com/apache/calcite/pull/2031


   Jira: https://issues.apache.org/jira/browse/CALCITE-4063
   There is a mismatch regarding what an UNNEST of a "simple" ROW (just 1 item) 
is expected to return as element type (integer), and what its enumerable 
actually returns (List).
   Solves the issue by using a special lambda for selectMany in these 
situations.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to