[BUG] - Distance calculator single/multiple should be a function #433
Labels
bug
bug
community
community
Effort - Medium
Effort - Medium
Frequency - Monthly
Frequency - Monthly
Priority - Later
Priority - Later
Reach - VeryFew
Reach - VeryFew
Severity - S3
Severity - S3
Describe the bug
Distance calculator single and multiple returns just a single result and should be a function since it is much easier to call a pure function that you can reuse in the
WITH
instead of usingCALL
andYIELD
The text was updated successfully, but these errors were encountered: