Skip to content

Rebase type-safe api branch on master - #91

Open
maluchari wants to merge 13 commits into
linkedin:masterfrom
maluchari:malini_rebase_api
Open

Rebase type-safe api branch on master#91
maluchari wants to merge 13 commits into
linkedin:masterfrom
maluchari:malini_rebase_api

Conversation

@maluchari

Copy link
Copy Markdown
Contributor

No description provided.

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

@wmoustafa wmoustafa left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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