databrickslabs / dbx

🧱 Databricks CLI eXtensions - aka dbx is a CLI tool for development and advanced Databricks workflows management.
https://dbx.readthedocs.io
Other
443 stars 122 forks source link

include feature for jinja #704

Open ptaban opened 1 year ago

ptaban commented 1 year ago

Hey, are u going to fix include problem with spaces?

renardeinside commented 1 year ago

hey @ptaban , is there a link to the issue with description? I remember some context but cannot find that one.

NodeJSmith commented 1 year ago

@renardeinside I believe it's this one. I don't think this is really a dbx issue though, it's been a jinja idiosyncrasy for forever. There are ways to to correct the indentation, IIRC but they are all jinja solutions such as macros or tags.