Re: [PR] Rmeove daskexcutor provider from Airflow code [airflow]

2023-12-17 Thread via GitHub
potiuk commented on code in PR #36269: URL: https://github.com/apache/airflow/pull/36269#discussion_r1429224978 ## docs/spelling_wordlist.txt: ## @@ -359,7 +359,6 @@ DagRunState DAGs Dask dask Review Comment: Yeah. We can't even remove `daskexecutor` because of release no

Re: [PR] Rmeove daskexcutor provider from Airflow code [airflow]

2023-12-17 Thread via GitHub
potiuk commented on code in PR #36269: URL: https://github.com/apache/airflow/pull/36269#discussion_r1429224455 ## .github/boring-cyborg.yml: ## @@ -183,21 +183,16 @@ labelPRBasedOnFilePath: - tests/providers/common/sql/**/* - tests/system/providers/common/sql/**/* -

Re: [PR] Rmeove daskexcutor provider from Airflow code [airflow]

2023-12-17 Thread via GitHub
potiuk commented on code in PR #36269: URL: https://github.com/apache/airflow/pull/36269#discussion_r1429223203 ## scripts/ci/pre_commit/pre_commit_insert_extras.py: ## @@ -45,13 +45,6 @@ CONSTANTS_HEADER = "# START EXTRAS HERE" CONSTANTS_FOOTER = "# END EXTRAS HERE" -DEFAUL

Re: [PR] Rmeove daskexcutor provider from Airflow code [airflow]

2023-12-17 Thread via GitHub
eladkal commented on code in PR #36269: URL: https://github.com/apache/airflow/pull/36269#discussion_r1429223043 ## docs/spelling_wordlist.txt: ## @@ -359,7 +359,6 @@ DagRunState DAGs Dask dask Review Comment: can we remove these too? -- This is an automated message f

Re: [PR] Rmeove daskexcutor provider from Airflow code [airflow]

2023-12-17 Thread via GitHub
hussein-awala commented on code in PR #36269: URL: https://github.com/apache/airflow/pull/36269#discussion_r1429222924 ## .github/boring-cyborg.yml: ## @@ -183,21 +183,16 @@ labelPRBasedOnFilePath: - tests/providers/common/sql/**/* - tests/system/providers/common/sql/*

[PR] Rmeove daskexcutor provider from Airflow code [airflow]

2023-12-17 Thread via GitHub
potiuk opened a new pull request, #36269: URL: https://github.com/apache/airflow/pull/36269 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)*