Insight-Services-APAC / APAC-Capability-DAI-DbtFabricSparkNb

MIT License
8 stars 3 forks source link

Snapshots with upper case lakehouse name in target_schema causes failure #94

Closed jp-vanheerden closed 3 months ago

jp-vanheerden commented 4 months ago

Describe the bug

When configuring a snapshot and the target_schema lakehouse name contains uppercase letters, the notebook generation fails.

To Reproduce

Add snapshot where target_schema lakehouse name has uppercase and generate notebooks

Expected behavior

Notebooks are generated without failure

Screenshots

Configuration that causes errors:

image

Configuration that doesn't cause errors:

image

Partial error:

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context This is when using new 'User' deployed version Discussed with Grant. Found the workaround through trial and error

KRodriguez-Insight commented 3 months ago

Replicated the issue in dev, and fix identified, Need to investigate further to check whether any other comparison is affected by lower/upper case

KRodriguez-Insight commented 3 months ago

Steps to replicate the error

Fix has been added and will be available for testing

grantkriegerai commented 3 months ago

Completed and tested all good