Vince Faller
Vince Faller
@jorwoods Sorry I missed this. I mean the path to the workbook or whatever via explore. So `project/subproject/subproject/workbook/view` because that's how people that don't know the api know how to...
Not exactly. I'm using pathlib because this is pathlike, which pathlib does great with. I showed get project because that's the one that is most difficult. Once I get the...
So would it make sense to add a `replace_illegal_chars` argument, hopefuly something pithier, to filter? I could try it if I get a hint or something. There's not a lot...
It's totally possible that this is half on codegen for defaulting table_pattern. And half spark_utils for the database thing.
> This is actually a more generalized issue than doc blocks. Osmosis tries to render any jinja {{}} syntax in any part of the yaml when running. @rognerud which other...
I made a [dbt-core discussion](https://github.com/dbt-labs/dbt-core/discussions/11512) to see if there's a better way to just have the manifest not even parse the jinja. Then we could just fully parse and exclude...
@rognerud Can you even put a docs_block in meta currently? Or are you saying other jinja? What other jinja would you put in there? I tried this and it's failing...