Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generic parameters in make_set_digest function #8295

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

findinpath
Copy link
Contributor

A widely applied usecase for minhash algorithm is to check the
similarity of two texts.
Therefore the current implementation adds support for creating a
setdigest aggregation for (among other types) varchar slices.

@cla-bot cla-bot bot added the cla-signed label Jun 16, 2021
@findepi findepi removed their request for review June 17, 2021 07:13
A widely applied usecase  for minhash algorithm is to check the
similarity of two texts.
Therefore the current implementation adds support for creating a
`setdigest` aggregation for (among other types) varchar slices.
@findinpath findinpath force-pushed the feature/generic_make_set_digest branch from 59c1f5e to da4792d Compare June 17, 2021 13:04
@martint martint merged commit b41d388 into trinodb:master Jun 18, 2021
@martint martint added this to the 359 milestone Jun 18, 2021
Akanksha-kedia added a commit to Akanksha-kedia/prestodb that referenced this pull request Sep 22, 2023
tdcmeehan pushed a commit to prestodb/presto that referenced this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants