Re: [PR] WIP: Add `statistics_by_partition API` to ExecutionPlan [datafusion]

2025-04-04 Thread via GitHub
berkaysynnada commented on PR #15503: URL: https://github.com/apache/datafusion/pull/15503#issuecomment-2767277099 I suggest modifying the existing API, not a new one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] WIP: Add `statistics_by_partition API` to ExecutionPlan [datafusion]

2025-04-01 Thread via GitHub
xudong963 commented on PR #15503: URL: https://github.com/apache/datafusion/pull/15503#issuecomment-2768908865 > > > I suggest modifying the existing API, not a new one. > > > > > > Which one do you think is suitable to modify, `statistics()`? > > yes, is there something blo

Re: [PR] WIP: Add `statistics_by_partition API` to ExecutionPlan [datafusion]

2025-03-31 Thread via GitHub
berkaysynnada commented on PR #15503: URL: https://github.com/apache/datafusion/pull/15503#issuecomment-2768177113 > > I suggest modifying the existing API, not a new one. > > Which one do you think is suitable to modify, `statistics()`? yes -- This is an automated message fr

Re: [PR] WIP: Add `statistics_by_partition API` to ExecutionPlan [datafusion]

2025-03-31 Thread via GitHub
xudong963 commented on PR #15503: URL: https://github.com/apache/datafusion/pull/15503#issuecomment-2767823416 > I suggest modifying the existing API, not a new one. Which one do you think is suitable to modify, `statistics()`? -- This is an automated message from the Apache Git Se

[PR] WIP: Add `statistics_by_partition API` to ExecutionPlan [datafusion]

2025-03-31 Thread via GitHub
xudong963 opened a new pull request, #15503: URL: https://github.com/apache/datafusion/pull/15503 ## Which issue does this PR close? - Closes https://github.com/apache/datafusion/issues/15495 ## Rationale for this change ## What changes are included in thi