Jessica Smith

Results 15 issues of Jessica Smith

I store all of my content type and user data in one database, so I cannot have AuditLog store log records on each individual database, they need to be stored...

enhancement

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...

enhancement
good first issue

Not sure if there are other considerations before updating these, but the previous version are from 2009 while the most recent version is from 2022. The updated versions recognize Raspian...

On a non-Windows OS, the `quote_this` function calls `shlex.quote(this)` on the provided password. Later , the `bcp_command_log` is modified to redact the password, but because the password has been wrapped...

Not sure if this is an actual issue. I cloned this repo to use it to help me design a similar tool for an internal library at my company. I'm...

### Describe the issue When running `databricks clusters start` for a cluster that is currently running the command fails with the message that the cluster is running. ### Steps to...

Documentation
good first issue
CLI

### Describe the issue The more I attempt to troubleshoot this the less sure I am regarding what is a bug and what is by design but confusing. I originally...

Bug
DABs

### Describe the issue There is no description or list of valid arguments for the `VOLUME_TYPE` parameter for the `databricks volumes create` command. ### Steps to reproduce the behavior 1....

Bug
good first issue
CLI

**Problem Statement** Databricks seems to be positioning Databricks Asset Bundles as the new and best way to deploy jobs and other resources to Databricks. The Databricks CLI has DAB commands...

I had assumed that by providing two columns to `having_columns` I would only get tables that had both columns, but after some failed optimize commands and further inspection it appears...