Re: [PR] Minor: refine comments for statistics compution [datafusion]

2025-04-09 Thread via GitHub
alamb merged PR #15647: URL: https://github.com/apache/datafusion/pull/15647 -- 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: github-unsubscr...@datafusi

Re: [PR] Minor: refine comments for statistics compution [datafusion]

2025-04-09 Thread via GitHub
xudong963 commented on code in PR #15647: URL: https://github.com/apache/datafusion/pull/15647#discussion_r2034692034 ## datafusion/datasource/src/statistics.rs: ## @@ -516,7 +516,7 @@ pub fn compute_file_group_statistics( /// * The summary statistics across all file groups, ak

[PR] Minor: refine comments for statistics compution [datafusion]

2025-04-09 Thread via GitHub
xudong963 opened a new pull request, #15647: URL: https://github.com/apache/datafusion/pull/15647 ## Which issue does this PR close? - Closes #. ## Rationale for this change While reviewing the PR https://github.com/xudong963/arrow-datafusion/pull/5 from