Tomás Farías Santana
Tomás Farías Santana
Thanks for the input! I'll try to get a PR going for the weekend.
PR has been awaiting review for a few months now. I have time to work on this and I am most willing to make changes to my branch if needed....
Hey all, I ran into this issue while linting some new views we are creating to audit our Redshift database. The root of the issue is that `oid` is a...
Hey both :wave: I'm starting a new job working with ClickHouse, and I'd like to bring `sqlfluff` with me. As I'm fairly new to ClickHouse, I thought it would be...
Unfortunately, I don't have access to a Windows machine to look at the test failures in Windows. I believe it may have to do with the way I'm handling paths...
I stumbled across this issue as I was debugging some sporadic timeouts when running dbt on our Redshift cluster. I'm commenting to reinforce the need for this issue with my...
Hi @lsabreu96, thanks for reporting an issue. Looking at this line: ``` ImportError: cannot import name 'escape' from 'jinja2' (/home/airflow/.local/lib/python3.7/site-packages/jinja2/__init__.py) ``` I would imagine this is the related issue: https://stackoverflow.com/questions/71718167/importerror-cannot-import-name-escape-from-jinja2....
Similar to S3, we'll want to heartbeat, track progress, and resume from progress for this destination.
Thanks for opening an issue. Support for authentication in git remotes was not implemented, hence the error. I'm working on a patch for this and already got it working. Just...
v1.0.4 going out later today assuming CI is green.