You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a new feature to establish base configurator for Profiler Assessment (#1981)
<!-- REMOVE IRRELEVANT COMMENTS BEFORE CREATING A PULL REQUEST -->
## Changes
<!-- Summary of your changes that are easy to understand. Add
screenshots when necessary, they're helpful to illustrate the before and
after state -->
### What does this PR do?
- Introduces a new feature to establish a base configurator for Profiler
Assessment within the project.
### Relevant implementation details
- Adds foundational logic for configurable Profiler Assessments.
- Updates or adds new CLI commands to support configuration.
- Modifies existing command: `databricks labs lakebridge
configure-database-profiler`
- Merges changes from PR #1940, co-authored by @goodwillpunning.
### Caveats/things to watch out for when reviewing:
### Linked issues
<!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes,
fixed, resolve, resolves, resolved. See
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
-->
Resolves #..
### Functionality
- [ ] added relevant user documentation
- [x] added new CLI command
- [ ] modified existing command: `databricks labs lakebridge ...`
- [ ] ... +add your own
### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->
- [x] manually tested
- [ ] added unit tests
- [ ] added integration tests
---------
Co-authored-by: Guenia Izquierdo <[email protected]>
0 commit comments