Skip to content

[HUDI-9346] Add getColumnStats method which supports list of columns#13234

Merged
nsivabalan merged 3 commits intoapache:masterfrom
vinishjail97:HUDI-9346-ColStats
May 5, 2025
Merged

[HUDI-9346] Add getColumnStats method which supports list of columns#13234
nsivabalan merged 3 commits intoapache:masterfrom
vinishjail97:HUDI-9346-ColStats

Conversation

@vinishjail97
Copy link
Contributor

Change Logs

Introduces an API to look up stats for multiple columns in a single API to avoid multiple network calls to fetch HFile blocks.

Impact

Callers can compute col stats for multiple columns quickly.

Risk level (write none, low medium or high below)

Low.

Documentation Update

None.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added the size:M PR with lines of changes in (100, 300] label Apr 28, 2025
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@nsivabalan nsivabalan merged commit 10f6c48 into apache:master May 5, 2025
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M PR with lines of changes in (100, 300]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants