Skip to content

ARROW-10048: [Rust] Fixed error in computing min/max with null entries. - #8226

Closed
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:max_string
Closed

ARROW-10048: [Rust] Fixed error in computing min/max with null entries.#8226
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:max_string

Conversation

@jorgecarleitao

Copy link
Copy Markdown
Member

This was a lingering issue that was not fixed in time in #8172. This follow-up addresses it.

@jorgecarleitaojorgecarleitao changed the title ARROW-10048: [Rust] Fixed error in computing min/max of strings with null entries.ARROW-10048: [Rust] Fixed error in computing min/max with null entries.Sep 20, 2020
@jorgecarleitao

Copy link
Copy Markdown
MemberAuthor

fyi @andygrove : I pushed this to #8215, but I did not rebase #8172 against #8215, and thus the error remained. I found this as I was rebasing PRs against master.

@github-actions

Copy link
Copy Markdown

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jorgecarleitao@andygrove