Alan Cruickshank

Results 147 comments of Alan Cruickshank

I'm going to close this as as dbt issue not a sqlfluff issue - and without a good way to recreate the issue.

Yes - I think my theory is right. It's not detecting the newlines before the commas as newlines (because they're coming from the macro), so not excluding the whitespace as...

I believe this issue is now resolved. Testing on the current `main`, this statement passes without raising an `LT04` (which is the successor to `L019`), and regardless of comma config...

This was solved in #4671 . That was released in 2.0.3. I'm going to close this as solved 🚀

@Xemptuous - giving this a gentle bump? I'd love to resolve this issue, do you have the query which triggered this issue?

I don't have access to a databricks account for testing, but if you do then it's a great way to support the project. If you feel able to, then there's...

Oh and on the merge conflict, I split out a lot of the very large config files as part of #6052 . The file that your edits should now go...

I don't think I have access to approve the workflows, but feel free to tag me if anything fails and I can help fix it 👍.

It sounds like this might be similar to #3849 and #2848. Thanks for the debugging you've done! I hadn't appreciated that `chdir()` might be the cause - but that fits...

@drjwelch - yes, tests will need to pass before I can merge it. It would be excellent if you could resolve those.