Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Kernel]Basic implementation for utils class to collect file size histogram #4217

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

huan233usc
Copy link
Collaborator

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

Initial implementation for adding utils for FileSizeHistogram.

Key notes:
initial histogram follows Delta spark's WIP PR https://github.com/delta-io/delta/pull/3907/files#diff-0a838b9414ebf989d6b4cde487b5744ec233bd21070ba0d1c4d1a110fd24fc5f

ToRow() and fromRow() is blocked by #4161, which will provide necessary utils method

How was this patch tested?

FileSizeHistogramSuite.scala

Does this PR introduce any user-facing changes?

No

@huan233usc huan233usc changed the title Histogram utils [Kernel]Basic implementation for utils class to collect file size histogram Mar 4, 2025
@huan233usc huan233usc self-assigned this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant