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

[FEAT] Add string similarity functions to PostGres backend #2198

Open
vfrank66 opened this issue May 31, 2024 · 0 comments
Open

[FEAT] Add string similarity functions to PostGres backend #2198

vfrank66 opened this issue May 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@vfrank66
Copy link

Is your proposal related to a problem?

I would like to use the postgres backend implementation which the codebase shows is not fully implemented due to a lack of similarity functions in postgres. I would like to add these similarity functions to enable full use of postgres backend.

Describe the solution you'd like

I would like to use the extension pg_similarity which includes all the similarity functions or I would like to inline create only the needed postgres similarity functions.

Describe alternatives you've considered

N/A

Additional context

@vfrank66 vfrank66 added the enhancement New feature or request label May 31, 2024
vfrank66 pushed a commit to vfrank66/splink that referenced this issue May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant