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

MIT License
8 stars 3 forks source link

Add check to ensure that targeted lakehouse does not contain special characters or uppercase #169

Open jrampono opened 3 months ago

jrampono commented 3 months ago

Case sensitivity in Fabric seems to be inconsistent between spark and sql endpoints. Suggested best practice is to ensure that lakehouse names are lowercase only. Add pre-check in wrapper to prevent execution if lakehouse name contains uppercase. Update documentation to include instructions in best practice section

JacquesInsight commented 2 months ago

image

Need to check the log lakehouse name as well