mike-leuer

Results 13 issues of mike-leuer

## Feature request ### Overview Using delta_table.alias(...).merge(old.alias(...),matchstrings).whenMatchedUpdateAll().whenNotMatchedInsertAll().execute() ### Motivation I need to figure out what records are causing errors, it is just failing with no information on what records are...

enhancement
good medium issue

## Description Looks like there is an error when deploying deploy.sh \e2e_samples\parking_sensors_synapse\scripts\deploy_synapse_artifacts.sh (Pretty sure line 72) ## Expected Behavior Successful Deployment ## Reproduce run bash deploy.sh ## Additional Context ```...

bug

### Deployment Mode Deploy To Azure ### Steps to reproduce We should be using a keyvault in Data Management Zone to get access to this or some other way. Not...

bug
backlog

## Summary of the Pull Request The min subnet range is /26 https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-inject#--address-space-and-maximum-cluster-nodes ## References Side note: Also the max range is /16 might do another PR for /16 for...

Honestly I would like to have someone else figure out what resource providers are required or optional but here is my list so for after a few deployments. ## Summary...

The min cidr range for AZURE firewall is /26 See https://docs.microsoft.com/en-us/azure/firewall/firewall-faq#why-does-azure-firewall-need-a--26-subnet-size ## Summary of the Pull Request ## References ## PR Checklist * [x] Closes Issue #xxx * [X] Code...

### Deployment Mode Azure DevOps ### Steps to reproduce Bug: Spelling in Bicep and Parameters (Adresses -> Addresses) If you search the solution you will find multiple places, very minor....

bug
backlog

### Feature or Idea - What? What is the priority of this project in Microsoft? Is the main owner moved onto other projects? ### Feature or Idea - Why? Any...

feature
backlog

**Is your feature request related to a problem? Please describe.** A clear indicator of what env you are in, so you dont screw up Prod. **Describe the solution you'd like**...

enhancement

**Is your feature request related to a problem? Please describe.** It will make it easier for contributors to jump straight in without having to do any setup. (Also make speed...