Claude Brisson created CALCITE-6594: ---------------------------------------
Summary: RelMdSize does not handle ARRAY constructor calls Key: CALCITE-6594 URL: https://issues.apache.org/jira/browse/CALCITE-6594 Project: Calcite Issue Type: Bug Components: core Affects Versions: 1.37.0 Reporter: Claude Brisson We would expect the method {{RelMdSize.averageRexSize(RexNode node, List<Double> inputColumnSizes)}} to handle an ARRAY constructor call by multiplying the array size by the average size of its contained type. -- This message was sent by Atlassian Jira (v8.20.10#820010)