ihuzenko opened a new pull request #1955: DRILL-7491: Incorrect count() returned for complex types in parquet URL: https://github.com/apache/drill/pull/1955 # [DRILL-7491](https://issues.apache.org/jira/browse/DRILL-7491): Incorrect count() returned for complex types in parquet ## Description Convert ConvertCountToDirectScanPrule was applied to existing complex type columns with absent rowCount metadata. Returning ```Statistic.NO_COLUMN_STATS``` fixes the issue.
---------------------------------------------------------------- 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] With regards, Apache Git Services
