Skip to content

Conversation

@maluchari
Copy link
Contributor

No description provided.

@maluchari maluchari marked this pull request as ready for review August 19, 2021 00:20
Copy link
Contributor

@wmoustafa wmoustafa left a comment

Choose a reason for hiding this comment

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

Thanks @maluchari! Great work.

_keyEqualsMethod = ((PrestoFactory) stdFactory).getScalarFunctionImplementation(
internalOperator(OperatorType.EQUAL, BooleanType.BOOLEAN, ImmutableList.of(_keyType, _keyType)))
.getMethodHandle();
_keyEqualsMethod = ((TrinoFactory) stdFactory).getOperatorHandle(
Copy link
Contributor

Choose a reason for hiding this comment

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

@funcheetah FYI, the manual way of getting the key equality method handle.

@maluchari maluchari changed the title Malini rebase api Rebase type-safe api branch on master Aug 23, 2021
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.

2 participants