JingsongLi opened a new pull request, #20: URL: https://github.com/apache/paimon-mosaic/pull/20
Previously unsupported types were silently filtered, making the returned statistics list not correspond positionally to the input stats_columns. Now the writer returns an error if any stats_columns index is out of range or refers to a type that does not support statistics. Also adds Javadoc/docstring comments clarifying that getRowGroupStatistics returns entries in the same order as stats_columns. -- 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]
