Skip to content

Conversation

@chenjunjiedada
Copy link
Collaborator

This is a follow up for #1272.

(V) ArrayData.createElementGetter(valueType).getElementOrNull(values, index));
}

entry.set((K) keyGetter.getElementOrNull(keys, index), (V) valueGetter.getElementOrNull(values, index));
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ArrayData interface only defines getElementOrNull.

@rdblue rdblue merged commit 10ccc91 into apache:master Aug 25, 2020
@rdblue
Copy link
Contributor

rdblue commented Aug 25, 2020

Thanks for the quick follow-up, @chenjunjiedada!

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