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

   For array of array of int (nested arrays), the Rep of one of the arrays is 
PRIMITIVE_INT, not MULTISET. This breaks when calling ResultSet.getObject, 
failing in the array-accessor with the wrong Rep.
   
   I am very new to Apache Calcite. Based on my preliminary testing, this 
appears to be the correct change. However, I don't have any proper automated 
tests for this change to add as part of this pull request.


-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to