bucketfs-conn: name set by us, but needs to be created by the user (or hopefully an admin) with the correct name. → alternative is provide a function which opens conn with correct name?
-
python function+cli would work
-
sql would leak credentials
-
in base udf(and download default model?): try get_connection, if fails make better error message telling user (how) to create conn object
bucketfs-conn: name set by us, but needs to be created by the user (or hopefully an admin) with the correct name. → alternative is provide a function which opens conn with correct name?
python function+cli would work
sql would leak credentials
in base udf(and download default model?): try get_connection, if fails make better error message telling user (how) to create conn object