Skip to content

Unable to use levenshtein function in deterministic rule for Athena Linker #1256

Closed Answered by RossKen
roshnaramesh asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @roshnaramesh, this is because the levenshtein function is named levenshtein_distance in Athena's SQL engine. https://trino.io/docs/current/functions/string.html

It should work if you change your deterministic rule code

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RobinL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants