[GitHub] [airflow-checks-action] dependabot[bot] opened a new pull request, #4: Bump decode-uri-component from 0.2.0 to 0.2.2

2022-12-06 Thread GitBox
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/airflow-checks-action/pull/4 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from https://github.com/SamVerschueren/decode-

Re: [DISCUSSION] New Provider: Pandera

2022-12-06 Thread Niels Bantilan
@Kaxil > Would you be willing to maintain the provider in your own repos? > And if accepted to Apache Airflow repo, would you or someone you know would be open to maintaining it with newer APIs? I'm guessing these are mutually exclusive options, correct? I'd be open to either one. Having a separa

Re: Proposal to Remove Executor Coupling in Core Airlfow Code Base

2022-12-06 Thread Oliveira, Niko
Hey Robert and Utkarsh! Thanks for your interest! The tasks which have a smaller dev estimate (the ones marked with S, see the README for more explanation) would be better starter tasks since they're smaller in scope and should just need one maybe two PRs. Any task that's in the Backlog colum

Re: [DISCUSSION] New Provider: Pandera

2022-12-06 Thread Kaxil Naik
@Niels - Would you be willing to maintain the provider in your own repos? And if accepted to Apache Airflow repo, would you or someone you know would be open to maintaining it with newer APIs? There are pros and cons to maintaining it in either of the 3 options you have listed. Some points for m

Re: [DISCUSSION] New Provider: Pandera

2022-12-06 Thread Niels Bantilan
Thanks for the feedback! We're still developing the hooks so that prototype repo isn't representative of the end goal, here's a WIP design doc for this operator: https://slime-hunter-536.notion.site/Design-Doc-Airflow-Pandera-Provider-a352cc3c49844a0dbacff16ba40ff079 In summary, we're planning to

[PROPOSAL] Dealing with public runner test failues (Integration tests restructuring)

2022-12-06 Thread Jarek Potiuk
Hey everyone, I think many contributors (non-committers) started to suffer from often failing (disappearing) test runs (mostly for sqlite). Together with @Taragolis, we looked at those recent stability issues with "public runners". They all boil down to the integration tests taking too much memor