dmitrybugakov commented on PR #10510: URL: https://github.com/apache/datafusion/pull/10510#issuecomment-2115634506
@alamb Do we want to introduce a Type in `ColumnStats` in this PR? I found that the changes will affect Proto and may require other changes that are not clear for me at the moment. https://github.com/apache/datafusion/blob/842f3933e3496a022984c2a37254475a3bcde1bf/datafusion/core/src/datasource/statistics.rs#L141 https://github.com/apache/datafusion/blob/842f3933e3496a022984c2a37254475a3bcde1bf/datafusion/core/src/datasource/physical_plan/file_scan_config.rs#L124 Or should I close the PR and create a new issue instead? -- 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]
