Skip to content

Conversation

@huaxingao
Copy link
Contributor

What changes were proposed in this pull request?

follow-up PR

Why are the changes needed?

to address comments
#38904 (comment)
#38904 (comment)

Does this PR introduce any user-facing change?

Change the return type of columnStats() from Optional<Map> to Map.

How was this patch tested?

existing test

@github-actions github-actions bot added the SQL label Dec 12, 2022
@huaxingao
Copy link
Contributor Author

The test failure doesn't seem to be related to my changes.

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in e43b4be Dec 12, 2022
@huaxingao
Copy link
Contributor Author

Thanks

@huaxingao huaxingao deleted the colstats_followup branch December 12, 2022 17:18
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?
follow-up PR

### Why are the changes needed?
to address comments
apache#38904 (comment)
apache#38904 (comment)

### Does this PR introduce _any_ user-facing change?

Change the return type of `columnStats()` from `Optional<Map>` to `Map`.

### How was this patch tested?
existing test

Closes apache#39027 from huaxingao/colstats_followup.

Authored-by: huaxingao <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants