mihaibudiu opened a new pull request, #5128:
URL: https://github.com/apache/calcite/pull/5128

   ## Jira Link
   
   [CALCITE-7677](https://issues.apache.org/jira/browse/CALCITE-7677)
   
   ## Changes Proposed
   
   This PR adjusts the Enumerable representation of ROW values to use Object[]. 
It also fixes the cast of ROW values to use a recursive implementation, which 
recursively converts each field. This handles correctly nested ROW types.
   


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

Reply via email to