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

Implement REST API for Remote Functions in Presto (Based on RFC-0007) #23682

Open
Joe-Abraham opened this issue Sep 19, 2024 · 0 comments
Open

Comments

@Joe-Abraham
Copy link
Contributor

This issue is based on RFC-0007 and proposes extending the current remote function implementation in Presto by introducing a REST API for remote function servers. The API will allow dynamic function registration and execution, providing a unified and standardized approach to remote function management. The REST API will enable defining remote functions at runtime, enhancing flexibility in environments where function definitions can change dynamically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant