jinchengchenghh opened a new issue, #10021: URL: https://github.com/apache/incubator-gluten/issues/10021
### Description Iceberg metric numSplits and numDeletes gets from ParquetReader and update the metric when creating DatasourceRDD, the logic is different in Gluten. Create new metric numSplit to report the splits number. But numDeletes should get from Velox metric which does not report now. ### Gluten version None -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
