Is there an existing issue for this?
Problem statement
When installing DQX as a tool in the workspace using Databricks CLI: databricks labs install dqx, the dqx is installed by default in user's home workspace directory (/Users/<user>/.dqx/). User can also install dqx globally by setting DQX_FORCE_INSTALL=global in the terminal. In that case dqx is installed under /Applications/dqx/.
Users don't have currently a way to customize the installation directory.
Proposed Solution
Allow users to customize the installation directory when using Databricks CLI to install DQX as a tool in the workspace.
Additional Context
No response
Is there an existing issue for this?
Problem statement
When installing DQX as a tool in the workspace using Databricks CLI:
databricks labs install dqx, the dqx is installed by default in user's home workspace directory (/Users/<user>/.dqx/). User can also install dqx globally by settingDQX_FORCE_INSTALL=globalin the terminal. In that case dqx is installed under/Applications/dqx/.Users don't have currently a way to customize the installation directory.
Proposed Solution
Allow users to customize the installation directory when using Databricks CLI to install DQX as a tool in the workspace.
Additional Context
No response