Daniel Mateus Pires

Results 14 comments of Daniel Mateus Pires

hey I have work in progress on this, I should have a PR soon

hey @Golodhros I thought this would only involve Python changes, but there's some JavaScript which I'm unsure how to modify the "right way" to support this feature There's a Draft...

hi there, since this is the first Google result when looking for SSH auth for git-sync on Airflow just wanted to let you know I've been working on adding this...

I would be interested in getting that to work on EMR 2.3.0, what issues are you guys facing ? @jiajie999 Out of the box I ran into ``` 08-23-2018 16:07:34...

Ah I see :/ thank you for looking into it!

Hi @infused-kim 👋 , welcome to the project Thank you for raising the issue, this is a known missing feature: https://github.com/sqlfluff/sqlfluff/issues/601 It is also mentioned in the docs here: https://docs.sqlfluff.com/en/stable/configuration.html?highlight=dbt%20templater#known-caveats

This is an issue in 2023 as well ```python >>> pendulum.instance(datetime(2023, 1, 2, 0, 0)).week_of_month -50 ``` using `pendulum==2.1.2` This library is used in Airflow so I imagine more people...

This was super helpful! After a fresh deployment, no communications with the task queues were working. I was getting context deadline timeouts on `tctl tq describe --taskqueue all`. Then following...

Potentially GitHub pages?