[jira] [Commented] (AIRFLOW-5071) Thousand os Executor reports task instance X finished (success) although the task says its queued. Was the task killed externally?

2022-05-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540527#comment-17540527 ] ASF GitHub Bot commented on AIRFLOW-5071: - vanducng commented on issue #10790: URL:

[GitHub] [airflow] vanducng commented on issue #10790: Copy of [AIRFLOW-5071] JIRA: Thousands of Executor reports task instance X finished (success) although the task says its queued. Was the task kil

2022-05-21 Thread GitBox
vanducng commented on issue #10790: URL: https://github.com/apache/airflow/issues/10790#issuecomment-1133817633 > @turbaszek Let me make a PR later~ We are doing pressure tests these days and this problem had appeared often. Hey turbaszek, Any chance to have PR submitted, we are

[GitHub] [airflow] sploink36 commented on issue #23843: Breeze is unable to install pipx on ubuntu 20.04

2022-05-21 Thread GitBox
sploink36 commented on issue #23843: URL: https://github.com/apache/airflow/issues/23843#issuecomment-1133813845 @potiuk I'm using sudo to run breeze as this is a relatively new install of this OS and I haven't added docker to user group yet in ubuntu so I need to run docker and apps that

[GitHub] [airflow] github-actions[bot] commented on pull request #23853: Doc: Add column names for DB Migration Reference

2022-05-21 Thread GitBox
github-actions[bot] commented on PR #23853: URL: https://github.com/apache/airflow/pull/23853#issuecomment-1133812061 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the

[GitHub] [airflow] github-actions[bot] commented on pull request #15277: Remove support for FAB `APP_THEME`

2022-05-21 Thread GitBox
github-actions[bot] commented on PR #15277: URL: https://github.com/apache/airflow/pull/15277#issuecomment-1133787739 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for

[GitHub] [airflow] github-actions[bot] closed issue #21081: Wrong time in task's log interface

2022-05-21 Thread GitBox
github-actions[bot] closed issue #21081: Wrong time in task's log interface URL: https://github.com/apache/airflow/issues/21081 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [airflow] github-actions[bot] commented on pull request #19596: MsSqlHook: implement _generate_insert_sql

2022-05-21 Thread GitBox
github-actions[bot] commented on PR #19596: URL: https://github.com/apache/airflow/pull/19596#issuecomment-1133787728 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for

[GitHub] [airflow] github-actions[bot] commented on issue #21081: Wrong time in task's log interface

2022-05-21 Thread GitBox
github-actions[bot] commented on issue #21081: URL: https://github.com/apache/airflow/issues/21081#issuecomment-1133787722 This issue has been closed because it has not received response from the issue author. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] kaxil commented on pull request #23717: Implement Azure Service Bus Queue Operators

2022-05-21 Thread GitBox
kaxil commented on PR #23717: URL: https://github.com/apache/airflow/pull/23717#issuecomment-1133786659 Tests are failing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[airflow] branch main updated: Handler parameter from `JdbcOperator` to `JdbcHook.run` (#23817)

2022-05-21 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new b205a67afe Handler parameter from

[GitHub] [airflow] kaxil merged pull request #23817: Handler parameter from JdbcOperator to JdbcHook.run

2022-05-21 Thread GitBox
kaxil merged PR #23817: URL: https://github.com/apache/airflow/pull/23817 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [airflow] kaxil closed issue #19313: JdbcOperator should pass handler parameter to JdbcHook.run

2022-05-21 Thread GitBox
kaxil closed issue #19313: JdbcOperator should pass handler parameter to JdbcHook.run URL: https://github.com/apache/airflow/issues/19313 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [airflow] chinwobble commented on a diff in pull request #19736: Add Databricks Deferrable Operators

2022-05-21 Thread GitBox
chinwobble commented on code in PR #19736: URL: https://github.com/apache/airflow/pull/19736#discussion_r878773432 ## airflow/providers/databricks/operators/databricks.py: ## @@ -343,6 +315,45 @@ def on_kill(self): self.log.info('Task: %s with run_id: %s was requested

[GitHub] [airflow] kaxil opened a new pull request, #23853: Doc: Add column names for DB Migration Reference

2022-05-21 Thread GitBox
kaxil opened a new pull request, #23853: URL: https://github.com/apache/airflow/pull/23853 Before the automation: https://airflow.apache.org/docs/apache-airflow/2.2.5/migrations-ref.html Currently (with missing column names):

[GitHub] [airflow] raphaelauv commented on issue #23852: Status of testing of Apache Airflow 2.3.1rc1

2022-05-21 Thread GitBox
raphaelauv commented on issue #23852: URL: https://github.com/apache/airflow/issues/23852#issuecomment-1133779440 maybe not related to 2.3.1rc1 https://github.com/astronomer/astronomer-providers/issues/372 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] ephraimbuddy opened a new issue, #23852: Status of testing of Apache Airflow 2.3.1rc1

2022-05-21 Thread GitBox
ephraimbuddy opened a new issue, #23852: URL: https://github.com/apache/airflow/issues/23852 ### Body We have a kind request for all the contributors to the latest [Apache Airflow RC 2.3.1rc1](https://pypi.org/project/apache-airflow/2.3.1rc1/). Could you please help us to test

[airflow] annotated tag 2.3.1rc1 updated (ee100a592e -> 2df94a85f4)

2022-05-21 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to annotated tag 2.3.1rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag 2.3.1rc1 was modified! *** from ee100a592e (commit) to 2df94a85f4 (tag)

svn commit: r54670 - /dev/airflow/2.3.1rc1/

2022-05-21 Thread ephraimanierobi
Author: ephraimanierobi Date: Sat May 21 21:47:08 2022 New Revision: 54670 Log: Add artifacts for Airflow 2.3.1rc1 Added: dev/airflow/2.3.1rc1/ dev/airflow/2.3.1rc1/apache-airflow-2.3.1-source.tar.gz (with props) dev/airflow/2.3.1rc1/apache-airflow-2.3.1-source.tar.gz.asc

[airflow] annotated tag constraints-2.3.1rc1 updated (bc44527fc3 -> 142d4d0e12)

2022-05-21 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to annotated tag constraints-2.3.1rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag constraints-2.3.1rc1 was modified! *** from bc44527fc3 (commit) to

[airflow] branch v2-3-stable updated (6b772f68db -> ee100a592e)

2022-05-21 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-stable in repository https://gitbox.apache.org/repos/asf/airflow.git from 6b772f68db update release note new 443ac72ed1 Fix empty image preparation (#23304) new

[GitHub] [airflow] ephraimbuddy merged pull request #23820: Sync `v2-3-stable` with `v2-3-test` to release `2.3.1`

2022-05-21 Thread GitBox
ephraimbuddy merged PR #23820: URL: https://github.com/apache/airflow/pull/23820 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [airflow] rbiegacz commented on issue #23632: Broken Source Code Links in Operator Guides

2022-05-21 Thread GitBox
rbiegacz commented on issue #23632: URL: https://github.com/apache/airflow/issues/23632#issuecomment-1133763691 BTW - the links stopped working also for providers. For example, [source] link doesn't work in the page devoted to this operator:

[GitHub] [airflow] potiuk commented on pull request #23847: Add limit for JPype1

2022-05-21 Thread GitBox
potiuk commented on PR #23847: URL: https://github.com/apache/airflow/pull/23847#issuecomment-1133762624 > Is something missing on Pypi for JPype1? Have you read the description and the linked issue https://github.com/jpype-project/jpype/issues/1069 - I think it is very well

[airflow] branch constraints-2-3 updated: Updating constraints. Build id:2363984792

2022-05-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-2-3 in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-2-3 by this push: new bc44527fc3 Updating

[GitHub] [airflow] potiuk commented on issue #23843: Breeze is unable to install pipx on ubuntu 20.04

2022-05-21 Thread GitBox
potiuk commented on issue #23843: URL: https://github.com/apache/airflow/issues/23843#issuecomment-1133756048 BTW. you are running 'sudo ./breeze start-airflow` - which is almost for sure terribly wrong and this is the root of your problems. WHY ON EARTH are you using sudo to run breeze?

[GitHub] [airflow] potiuk closed issue #23843: Breeze is unable to install pipx on ubuntu 20.04

2022-05-21 Thread GitBox
potiuk closed issue #23843: Breeze is unable to install pipx on ubuntu 20.04 URL: https://github.com/apache/airflow/issues/23843 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [airflow] potiuk commented on issue #23843: Breeze is unable to install pipx on ubuntu 20.04

2022-05-21 Thread GitBox
potiuk commented on issue #23843: URL: https://github.com/apache/airflow/issues/23843#issuecomment-1133755823 No. The problem is that you have no `python` installed. There are a few prerequisites to run Breeze and having "python" on the path is one of them. Also `./breeze` is just a

[airflow] branch v2-3-test updated (003971fab9 -> b42172614b)

2022-05-21 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from 003971fab9 Add limit for JPype1 (#23847) add b42172614b Update release date on Release note No new

[airflow] branch main updated: Add "no-issue-needed" rule directly in CONTRIBUTING.rst (#23802)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 22a0b517dd Add "no-issue-needed" rule directly in

[GitHub] [airflow] potiuk merged pull request #23802: Add "no-issue-needed" rule directly in CONTRIBUTING.rst

2022-05-21 Thread GitBox
potiuk merged PR #23802: URL: https://github.com/apache/airflow/pull/23802 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [airflow] Thrameos commented on pull request #23847: Add limit for JPype1

2022-05-21 Thread GitBox
Thrameos commented on PR #23847: URL: https://github.com/apache/airflow/pull/23847#issuecomment-1133747760 Is something missing on Pypi for JPype1? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] eladkal commented on issue #23850: Tasks with dots are not shown in the grid view

2022-05-21 Thread GitBox
eladkal commented on issue #23850: URL: https://github.com/apache/airflow/issues/23850#issuecomment-1133744576 duplicate of https://github.com/apache/airflow/issues/23580 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow] eladkal closed issue #23850: Tasks with dots are not shown in the grid view

2022-05-21 Thread GitBox
eladkal closed issue #23850: Tasks with dots are not shown in the grid view URL: https://github.com/apache/airflow/issues/23850 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [airflow] potiuk commented on a diff in pull request #23841: Make CI/PROD/BuildX cache image builds consistent

2022-05-21 Thread GitBox
potiuk commented on code in PR #23841: URL: https://github.com/apache/airflow/pull/23841#discussion_r878741483 ## .github/workflows/ci.yml: ## @@ -1678,6 +1678,22 @@ ${{ hashFiles('.pre-commit-config.yaml') }}" run: breeze free-space - name: "Start ARM instance"

[GitHub] [airflow] potiuk commented on a diff in pull request #23841: Make CI/PROD/BuildX cache image builds consistent

2022-05-21 Thread GitBox
potiuk commented on code in PR #23841: URL: https://github.com/apache/airflow/pull/23841#discussion_r878741483 ## .github/workflows/ci.yml: ## @@ -1678,6 +1678,22 @@ ${{ hashFiles('.pre-commit-config.yaml') }}" run: breeze free-space - name: "Start ARM instance"

[GitHub] [airflow] potiuk commented on a diff in pull request #23841: Make CI/PROD/BuildX cache image builds consistent

2022-05-21 Thread GitBox
potiuk commented on code in PR #23841: URL: https://github.com/apache/airflow/pull/23841#discussion_r878740961 ## .github/workflows/ci.yml: ## @@ -309,8 +309,6 @@ jobs: with: python-version: ${{ needs.build-info.outputs.defaultPythonVersion }} if:

[GitHub] [airflow] potiuk commented on a diff in pull request #23841: Make CI/PROD/BuildX cache image builds consistent

2022-05-21 Thread GitBox
potiuk commented on code in PR #23841: URL: https://github.com/apache/airflow/pull/23841#discussion_r878740504 ## .github/workflows/ci.yml: ## @@ -328,6 +326,8 @@ jobs: awk 'BEGIN{FS="="} {print $3}' | sed s'/["}]//g') echo

[GitHub] [airflow] potiuk commented on pull request #23841: Make CI/PROD/BuildX cache image builds consistent

2022-05-21 Thread GitBox
potiuk commented on PR #23841: URL: https://github.com/apache/airflow/pull/23841#issuecomment-1133681370 I believe that was a try to fix the "JPypI" conflict to work. Those were different problems: * constraints was really missing a parameter in breeze "build_imaage" method *

[airflow-site] branch gh-pages updated: Deploying to gh-pages from @ 5fe5c43d813d999593bd062763fd8186d4cc4fb3 

2022-05-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/gh-pages by this push: new 80f242057 Deploying to gh-pages

[airflow] branch constraints-main updated: Updating constraints. Build id:2363594369

2022-05-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-main by this push: new 3648d779a0 Updating

[GitHub] [airflow] potiuk commented on issue #22381: AthenaOperator retries max_tries mix-up

2022-05-21 Thread GitBox
potiuk commented on issue #22381: URL: https://github.com/apache/airflow/issues/22381#issuecomment-1133671874 Abslolutely. I think in this case it's technicallly not a breaking change - it's just a bugfix :) - we apparently already (unknowingly) introduced a breaking change already (and

[airflow] branch constraints-2-3 updated: Updating constraints. Build id:2363598500

2022-05-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-2-3 in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-2-3 by this push: new 295c0c103b Updating

[airflow-site] branch main updated: Fix 2.3.0 announcement (#600)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/main by this push: new 5fe5c43d8 Fix 2.3.0 announcement (#600)

[GitHub] [airflow-site] potiuk merged pull request #600: Fix 2.3.0 announcement

2022-05-21 Thread GitBox
potiuk merged PR #600: URL: https://github.com/apache/airflow-site/pull/600 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [airflow] moshederri opened a new issue, #23850: Tasks with dots are not shown in the grid view

2022-05-21 Thread GitBox
moshederri opened a new issue, #23850: URL: https://github.com/apache/airflow/issues/23850 ### Apache Airflow version 2.3.0 (latest released) ### What happened In the new grid view, tasks are not visible if they contain dots in their name (but are shown in the details

[GitHub] [airflow] potiuk commented on pull request #23762: Split contributor's quick start into separate guides.

2022-05-21 Thread GitBox
potiuk commented on PR #23762: URL: https://github.com/apache/airflow/pull/23762#issuecomment-1133667276 Fixed! Thanks @Bowrna @edithturn @RNHTTR . I think we can merge it :). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [airflow] potiuk commented on pull request #23762: Split contributor's quick start into separate guides.

2022-05-21 Thread GitBox
potiuk commented on PR #23762: URL: https://github.com/apache/airflow/pull/23762#issuecomment-1133666816 > Testing in VS Code and GitPod follows older breeze commands Ah goood one. We already removed the duplication in the "split" version - this was one of the artifacts of the "doc

[GitHub] [airflow] potiuk commented on a diff in pull request #23597: Clean up f-strings in logging calls

2022-05-21 Thread GitBox
potiuk commented on code in PR #23597: URL: https://github.com/apache/airflow/pull/23597#discussion_r878715024 ## .pre-commit-config.yaml: ## @@ -723,6 +723,14 @@ repos: files: \.py$ exclude: ^airflow/_vendor/ additional_dependencies: ['rich'] +

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #23849: Fix Amazon EKS example DAG raises warning during Imports

2022-05-21 Thread GitBox
boring-cyborg[bot] commented on PR #23849: URL: https://github.com/apache/airflow/pull/23849#issuecomment-1133664545 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution

[GitHub] [airflow] Dark-Knight11 opened a new pull request, #23849: Fix Amazon EKS example DAG raises warning during Imports

2022-05-21 Thread GitBox
Dark-Knight11 opened a new pull request, #23849: URL: https://github.com/apache/airflow/pull/23849 Moving the `nodegroup_subnets` out of `__init__` into `execute()`. So that string evaluations won't occur during imports. closes: #23756 -- This is an automated message

[airflow] branch v2-3-test updated (1572c9aabf -> 003971fab9)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from 1572c9aabf Better fix for constraint-reference (#23845) add 003971fab9 Add limit for JPype1 (#23847) No new

[GitHub] [airflow] potiuk merged pull request #23847: Add limit for JPype1

2022-05-21 Thread GitBox
potiuk merged PR #23847: URL: https://github.com/apache/airflow/pull/23847 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[airflow] branch main updated: Add limit for JPype1 (#23847)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 3699be49b2 Add limit for JPype1 (#23847)

[GitHub] [airflow] potiuk commented on issue #23838: AIP-45 breaks follow-on mini scheduler for mapped tasks

2022-05-21 Thread GitBox
potiuk commented on issue #23838: URL: https://github.com/apache/airflow/issues/23838#issuecomment-1133662702 > I've not looked at this at all - just noticed main was broken but (thankfully for my talk) 2.3 is fine Your talk was main reason why we waited with merging it until we

[GitHub] [airflow] potiuk commented on pull request #21877: AIP-45 Remove dag parsing in airflow run local

2022-05-21 Thread GitBox
potiuk commented on PR #21877: URL: https://github.com/apache/airflow/pull/21877#issuecomment-1133662512 So this is great we gave it a bit time to mature in "main" :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #23848: The first system test for slack

2022-05-21 Thread GitBox
boring-cyborg[bot] commented on PR #23848: URL: https://github.com/apache/airflow/pull/23848#issuecomment-1133656688 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution

[GitHub] [airflow] rbiegacz opened a new pull request, #23848: The first system test for slack

2022-05-21 Thread GitBox
rbiegacz opened a new pull request, #23848: URL: https://github.com/apache/airflow/pull/23848 Initial version of the slack system test. Fixes #22465 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [airflow] dstandish closed pull request #23485: Remove the count(*) step in pre-migration dangling check

2022-05-21 Thread GitBox
dstandish closed pull request #23485: Remove the count(*) step in pre-migration dangling check URL: https://github.com/apache/airflow/pull/23485 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [airflow] dstandish closed pull request #23461: Log info when pre upgrade checks

2022-05-21 Thread GitBox
dstandish closed pull request #23461: Log info when pre upgrade checks URL: https://github.com/apache/airflow/pull/23461 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[airflow] branch main updated: Mask sensitive values for not-yet-running TIs (#23807)

2022-05-21 Thread dstandish
This is an automated email from the ASF dual-hosted git repository. dstandish pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 2dc806367c Mask sensitive values for

[GitHub] [airflow] dstandish merged pull request #23807: Mask sensitive values for not-yet-running TIs

2022-05-21 Thread GitBox
dstandish merged PR #23807: URL: https://github.com/apache/airflow/pull/23807 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [airflow] github-actions[bot] commented on pull request #23847: Add limit for JPype1

2022-05-21 Thread GitBox
github-actions[bot] commented on PR #23847: URL: https://github.com/apache/airflow/pull/23847#issuecomment-1133652678 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the

[GitHub] [airflow] potiuk commented on pull request #23847: Add limit for JPype1

2022-05-21 Thread GitBox
potiuk commented on PR #23847: URL: https://github.com/apache/airflow/pull/23847#issuecomment-1133646539 Until the https://github.com/jpype-project/jpype/issues/1069 - we have to limit JPype for our ARM builds. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] potiuk opened a new pull request, #23847: Add limit for JPype1

2022-05-21 Thread GitBox
potiuk opened a new pull request, #23847: URL: https://github.com/apache/airflow/pull/23847 The JPype1 limit has to be introduced because otherwise the 1.4.0 JPype1 breaks our ARM builds. The 1.4.0 did not release the sdist version of the package. This made our cache refresh job to

[airflow] branch v2-3-test updated (cf77eb701a -> 1572c9aabf)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from cf77eb701a Update version to 2.3.1 and add release notes add 1572c9aabf Better fix for constraint-reference

[GitHub] [airflow] tanelk opened a new pull request, #23846: Do not fail requeued TIs

2022-05-21 Thread GitBox
tanelk opened a new pull request, #23846: URL: https://github.com/apache/airflow/pull/23846 The executor events are processed with a delay. By that time we might have requeued the TI - we should not mark the TI failed in this case. One way this can happen is deferable

[airflow] branch main updated: Better fix for constraint-reference (#23845)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 10a0d8e708 Better fix for constraint-reference

[GitHub] [airflow] potiuk merged pull request #23845: Fix constraint reference params

2022-05-21 Thread GitBox
potiuk merged PR #23845: URL: https://github.com/apache/airflow/pull/23845 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [airflow] argibbs commented on pull request #23647: ExternalTaskSensor respects soft_fail if the external task enters a failed_state

2022-05-21 Thread GitBox
argibbs commented on PR #23647: URL: https://github.com/apache/airflow/pull/23647#issuecomment-1133639976 Sorry, missed the comment, will crack on with the requested changes ASAP. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] github-actions[bot] commented on pull request #23845: Fix constraint reference params

2022-05-21 Thread GitBox
github-actions[bot] commented on PR #23845: URL: https://github.com/apache/airflow/pull/23845#issuecomment-1133635576 The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full

[GitHub] [airflow] potiuk opened a new pull request, #23845: Fix constraint reference params

2022-05-21 Thread GitBox
potiuk opened a new pull request, #23845: URL: https://github.com/apache/airflow/pull/23845 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more

[GitHub] [airflow] alexott commented on a diff in pull request #23567: Add Databricks sensor check partition and delta table events

2022-05-21 Thread GitBox
alexott commented on code in PR #23567: URL: https://github.com/apache/airflow/pull/23567#discussion_r878688253 ## airflow/providers/databricks/sensors/databricks.py: ## @@ -0,0 +1,137 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[airflow] branch v2-3-test updated (53dd2553b2 -> cf77eb701a)

2022-05-21 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 53dd2553b2 Add missing "airflow-constraints-reference" parameter (#23844) omit c19f8b62f8 Fix

[GitHub] [airflow] peloyeje commented on pull request #22854: Render list items in rendered fields view

2022-05-21 Thread GitBox
peloyeje commented on PR #22854: URL: https://github.com/apache/airflow/pull/22854#issuecomment-1133602903 Yep sure! While doing so I notice I introduced a rendering bug when attempting to render a "py-templated" task attribute containing a list with non-string elements (python lexer

[GitHub] [airflow] ashb commented on issue #23838: AIP-45 breaks follow-on mini scheduler for mapped tasks

2022-05-21 Thread GitBox
ashb commented on issue #23838: URL: https://github.com/apache/airflow/issues/23838#issuecomment-1133597642 That might be because the task is already expanded?. I've not looked at this at all - just noticed main was broken but (thankfully for my talk) 2.3 is fine -- This is an

[airflow] branch constraints-2-3 updated: Updating constraints. Build id:2362653575

2022-05-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-2-3 in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-2-3 by this push: new 11dc7fb83d Updating

[GitHub] [airflow] Tehada commented on issue #23803: More flexible dynamic task mapping

2022-05-21 Thread GitBox
Tehada commented on issue #23803: URL: https://github.com/apache/airflow/issues/23803#issuecomment-1133595835 @uranusjr, indeed, I slightly adjusted your example and it works fine. So the problem happens, when we want to use operators (BashOperator, KubernetesPodOperator, etc) -- they just

[airflow] branch v2-3-test updated (a11d777efd -> 53dd2553b2)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit a11d777efd Add limit to JPype1 for ODBC add c19f8b62f8 Fix python version command (#23818) add

[GitHub] [airflow] sploink36 commented on issue #23843: Breeze is unable to install pipx on ubuntu 20.04

2022-05-21 Thread GitBox
sploink36 commented on issue #23843: URL: https://github.com/apache/airflow/issues/23843#issuecomment-1133590351 @potiuk Is this [PR](https://github.com/apache/airflow/pull/23827) related to this issue? -- This is an automated message from the Apache Git Service. To respond to the

[airflow] branch main updated: Add missing "airflow-constraints-reference" parameter (#23844)

2022-05-21 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new cc3ab432e3 Add missing

[GitHub] [airflow] potiuk merged pull request #23844: Add missing "airflow-constraints-reference" parameter

2022-05-21 Thread GitBox
potiuk merged PR #23844: URL: https://github.com/apache/airflow/pull/23844 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [airflow] github-actions[bot] commented on pull request #23844: Add missing "airflow-constraints-reference" parameter

2022-05-21 Thread GitBox
github-actions[bot] commented on PR #23844: URL: https://github.com/apache/airflow/pull/23844#issuecomment-1133585656 The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full

[GitHub] [airflow] epapineau commented on pull request #22938: Enable dbt Cloud provider to interact with single tenant instances

2022-05-21 Thread GitBox
epapineau commented on PR #22938: URL: https://github.com/apache/airflow/pull/22938#issuecomment-1133584143 @josh-fell Yep, totally follow. I removed the arg from the Operator. Do you have an opinion whether the tenant should be stored in the connection as the schema or as an extra? --

[GitHub] [airflow] potiuk opened a new pull request, #23844: Add missing "airflow-constraints-reference" parameter

2022-05-21 Thread GitBox
potiuk opened a new pull request, #23844: URL: https://github.com/apache/airflow/pull/23844 The build commands were missing "airflow-constraints-reference" parameter and it always defaulted to constraints-main --- **^ Add meaningful description above** Read the

[GitHub] [airflow] Bowrna commented on a diff in pull request #23731: remove xfail test jobs in test_scheduler

2022-05-21 Thread GitBox
Bowrna commented on code in PR #23731: URL: https://github.com/apache/airflow/pull/23731#discussion_r878657728 ## tests/jobs/test_scheduler_job.py: ## @@ -4120,22 +4120,40 @@ def test_task_with_upstream_skip_process_task_instances(): dr =

[GitHub] [airflow] boring-cyborg[bot] commented on issue #23843: Breeze is unable to install pipx on ubuntu 20.04

2022-05-21 Thread GitBox
boring-cyborg[bot] commented on issue #23843: URL: https://github.com/apache/airflow/issues/23843#issuecomment-1133546983 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] sploink36 opened a new issue, #23843: Breeze is unable to install pipx on ubuntu 20.04

2022-05-21 Thread GitBox
sploink36 opened a new issue, #23843: URL: https://github.com/apache/airflow/issues/23843 ### Apache Airflow version 2.3.0 (latest released) ### What happened When trying to run airflow breeze with the `./breeze start-airflow` command breeze tries to install pipx but