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

[new]: find_shortest_path(point1, point2, geography) #35

Open
2 tasks done
unytics opened this issue Dec 7, 2022 · 1 comment
Open
2 tasks done

[new]: find_shortest_path(point1, point2, geography) #35

unytics opened this issue Dec 7, 2022 · 1 comment
Labels
new-bigfunction Suggest a New BigFunction

Comments

@unytics
Copy link
Owner

unytics commented Dec 7, 2022

Check the idea has not already been suggested

Edit the title above with self-explanatory function name and argument names

  • The function name and the argument names I entered in the title above seems self explanatory to me.

BigFunction Description as it would appear in the documentation

Find shortest path between two points.

Inspired from https://github.com/francois-baptiste/bigquery-routing

Examples of (arguments, expected output) as they would appear in the documentation

see with Francois Baptiste?

@unytics unytics added the new-bigfunction Suggest a New BigFunction label Dec 7, 2022
@shivam221098
Copy link
Contributor

@unytics
What can be the data type of this geography? I think geography has to be like a table.

and we can pull geopoints from this table by making this as a procedure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-bigfunction Suggest a New BigFunction
Projects
None yet
Development

No branches or pull requests

2 participants