Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Add UDF for self-driving functions #1622

Open
linmagit opened this issue Jun 21, 2021 · 0 comments
Open

Add UDF for self-driving functions #1622

linmagit opened this issue Jun 21, 2021 · 0 comments

Comments

@linmagit
Copy link
Member

We are now leveraging the settings manager to invoke self-driving related functionalities (e.g., pilot_planning, train_forecast_model, and clear_query_cache). That's not what exactly the setting manager is designed for. Instead, we may want to add UDFs/built-in functions that can invoke these functionalities. For example, we can add a self_driving_action(action_enum) function, and use functions like select self_driving_action('clear_query_cache') to perform those behavior.

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

No branches or pull requests

1 participant