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

[FEATURE] New data source to list users in current workspace #4279

Open
owl2 opened this issue Nov 28, 2024 · 2 comments
Open

[FEATURE] New data source to list users in current workspace #4279

owl2 opened this issue Nov 28, 2024 · 2 comments
Labels
feature New feature or request

Comments

@owl2
Copy link

owl2 commented Nov 28, 2024

Use-cases

I want to interact with databricks workspace to manage users with a list of "display name" in a flat file (eg., a .csv).
When the user is created yet, an error occurs (with an indication that the user exists).

Attempted Solutions

The solution I wanted to implement is to use data source databricks_user. But as indicated in the documentation, the user must exist. If not, an error will occur.

Proposal

I think having a data source like "databricks_users" could be a good idea to iterate on the result and permit to check what exists or not in the Workspace. Open to give more informations if needed.

@owl2 owl2 added the feature New feature or request label Nov 28, 2024
@alexott
Copy link
Contributor

alexott commented Nov 28, 2024

already work in progress: #4028

@owl2
Copy link
Author

owl2 commented Nov 28, 2024

Just to know. Have an idea about release date ?

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

No branches or pull requests

2 participants