Arvind Shyamsundar
Arvind Shyamsundar
dbfs cp does not seem to support wildcards. Any plans to support wildcards, especially for files which are on the remote dbfs.
- SqlPackage or DacFx Version: 160.6164.0-preview - .NET Framework (Windows-only) or .NET Core: Framework 4.8 - Environment (local platform and source/target platforms): Windows AnyCPU **Steps to Reproduce:** ```sql SELECT value...
**Is your feature request related to a problem? Please describe.** DacFx NuGet releases do not have an associated change log. **Describe the solution you'd like** It would be good to...
**Is your feature request related to a problem? Please describe.** Some use cases for the Sql*ScriptGenerator classes are actually for code "pretty printing" / formatting. However, using Sql150ScriptGenerator to re-generate...
In some cases (such as an elastic pool in Azure SQL DB), we want to "stress" a group of DBs, with 1 or more connections per DB. I'm not sure...
Adds 2 panels: one showing tempdb free space (absolute size) and another one which shows the amount as a percentage of overall tempdb size.
### What happened? When running with the following parameters, I'm getting a RuntimeException as shown in the log output section. `--exporter.fhir.export false --exporter.csv.export true --exporter.clinical_note.export false -p 5618 Kentucky Campbellsville...
### Requested Feature When generating data for states with large population (like California, or even LA, California), the size of the output CSV files is very large. It would be...
Firstly - thank you for this project! From what I can see thus far, the grammar needs to be the JSON format only, is that right? Do you have any...
In PR #340 we excluded the above 2 issues (flagged by Ansible-lint) due to risk / effort / reward considerations. This issue is therefore created to track the TODO items...