Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-49365][PS] Simplify the bucket aggregation in hist plot
### What changes were proposed in this pull request? Simplify the bucket aggregation in hist plot ### Why are the changes needed? to simplify the implementation, by eliminating the multiple dataframes Union ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI and manually check ### Was this patch authored or co-authored using generative AI tooling? No Closes #47852 from zhengruifeng/plot_parallel_hist. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
- Loading branch information