Re: [PR] Deprecated kerberos auth removed [airflow]

2024-09-09 Thread via GitHub
dirrao commented on PR #41693: URL: https://github.com/apache/airflow/pull/41693#issuecomment-2339670429 > Actually I think your changes are fine. It seems inevitable to force Airflow 3 to use the latest FAB version provider. See comment [here](https://github.com/apache/airflow/pull/42042#i

Re: [I] Allow dynamically set `pool_slots` for potentially heavy tasks. [airflow]

2024-09-09 Thread via GitHub
sid-habu commented on issue #35803: URL: https://github.com/apache/airflow/issues/35803#issuecomment-2339665443 @hussein-awala With your merged PR, is it now possible to dynamically set the `pool_slot` of a task based on an XCOM return value of an upstream task? I am trying to custom

Re: [PR] Align timers and timing metrics (ms) across all metrics loggers [airflow]

2024-09-09 Thread via GitHub
dirrao commented on PR #39908: URL: https://github.com/apache/airflow/pull/39908#issuecomment-2339648771 Hi @kaxil / @ferruzzi, I'm awaiting final approval to proceed with the merge. Could you please take a look when you get a chance? -- This is an automated message from the Apache Git

[I] Vault Internal Client `aws_iam` auth type missing `role_id` and bad deprecation message in UI [airflow]

2024-09-09 Thread via GitHub
richard-iovanisci opened a new issue, #42125: URL: https://github.com/apache/airflow/issues/42125 ### Apache Airflow Provider(s) hashicorp ### Versions of Apache Airflow Providers 3.7.1 ### Apache Airflow version 2.9.3 ### Operating System Linu

Re: [PR] Fix simple typo in the documentation. [airflow]

2024-09-09 Thread via GitHub
mf-hyunsoo-kang commented on PR #42058: URL: https://github.com/apache/airflow/pull/42058#issuecomment-2339547698 Sorry, I didn't push the changes. `field_a` and `field_b` are renamed to `foo` and `bar`, since they have more consistency with other documentations and they have shorter

[PR] Move Dags list state to url params [airflow]

2024-09-09 Thread via GitHub
bbovenzi opened a new pull request, #42124: URL: https://github.com/apache/airflow/pull/42124 Move sort, filter and pagination table state to url parameters --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob

Re: [PR] Fix simple typo in the documentation. [airflow]

2024-09-09 Thread via GitHub
jscheffl commented on PR #42058: URL: https://github.com/apache/airflow/pull/42058#issuecomment-2339522509 Still some failures in static checks. Have you tried running `pre-commit` in your workspace or `breeze static-checks`? -- This is an automated message from the Apache Git Service. To

Re: [PR] Improve DAGs table UI [airflow]

2024-09-09 Thread via GitHub
bbovenzi merged PR #42119: URL: https://github.com/apache/airflow/pull/42119 -- 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: commits-unsubscr...@airflow

(airflow) branch main updated: Improve DAGs table UI (#42119)

2024-09-09 Thread bbovenzi
This is an automated email from the ASF dual-hosted git repository. bbovenzi 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 afc05322283 Improve DAGs table UI (#42119) afc053

Re: [I] Mapped tasks marked as failed on scheduler restart [airflow]

2024-09-09 Thread via GitHub
kand617 commented on issue #42107: URL: https://github.com/apache/airflow/issues/42107#issuecomment-2339379582 Im on 2.8.3 and can confirm similar behaviour. Suddenly I see a large chunk of scheduled tasks be marked for failure. No logs or anything. -- This is an automated message fro

Re: [PR] ISSUE-40525: Fix backfilling CLI command where DAG files are missing [airflow]

2024-09-09 Thread via GitHub
github-actions[bot] closed pull request #40911: ISSUE-40525: Fix backfilling CLI command where DAG files are missing URL: https://github.com/apache/airflow/pull/40911 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [I] GlueJobOperator has no effect on the number of workers executing the Glue job [airflow]

2024-09-09 Thread via GitHub
github-actions[bot] commented on issue #41121: URL: https://github.com/apache/airflow/issues/41121#issuecomment-2339368897 This issue has been automatically marked as stale because it has been open for 14 days with no response from the author. It will be closed in next 7 days if no further

Re: [I] DAGs go missing after a while [airflow]

2024-09-09 Thread via GitHub
github-actions[bot] commented on issue #41340: URL: https://github.com/apache/airflow/issues/41340#issuecomment-2339368838 This issue has been automatically marked as stale because it has been open for 14 days with no response from the author. It will be closed in next 7 days if no further

Re: [PR] Configure Github Actions Runner Controller on EKS [airflow-ci-infra]

2024-09-09 Thread via GitHub
bugraoz93 commented on code in PR #59: URL: https://github.com/apache/airflow-ci-infra/pull/59#discussion_r1751051531 ## runner/Dockerfile: ## @@ -0,0 +1,35 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTIC

Re: [PR] Deprecated kerberos auth removed [airflow]

2024-09-09 Thread via GitHub
vincbeck commented on PR #41693: URL: https://github.com/apache/airflow/pull/41693#issuecomment-2339084086 Actually I think your changes are fine. It seems inevitable to force Airflow 3 to use the latest FAB version provider. See comment [here](https://github.com/apache/airflow/pull/42042#i

Re: [PR] Adding support for volume configurations in ECSRunTaskOperator [airflow]

2024-09-09 Thread via GitHub
vincbeck commented on PR #42087: URL: https://github.com/apache/airflow/pull/42087#issuecomment-2339063307 Static checks are failing, could you please fix them? See [documentation ](https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst) -- This is an auto

Re: [I] AttributeError: 'CeleryKubernetesExecutor' object has no attribute 'slots_occupied' [airflow]

2024-09-09 Thread via GitHub
potiuk commented on issue #41525: URL: https://github.com/apache/airflow/issues/41525#issuecomment-2339029396 cc: @o-nikolas -- 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 (0a81eb08d57 -> ff718bd7e3a)

2024-09-09 Thread vincbeck
This is an automated email from the ASF dual-hosted git repository. vincbeck pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 0a81eb08d57 Fix failing compatibility test: importing missing saml for old airflows (#42113) add ff718bd7e3a Aw

Re: [PR] Re-Add 'executor=None' argument in run() method [airflow]

2024-09-09 Thread via GitHub
dead-1ine commented on PR #42102: URL: https://github.com/apache/airflow/pull/42102#issuecomment-2339008950 After further investigation, I found that the removal of `executor=None` was intentional in the `v2-10-test` branch. Therefore, I'm closing this PR and will open a new one to update t

(airflow) branch main updated: Fix failing compatibility test: importing missing saml for old airflows (#42113)

2024-09-09 Thread vincbeck
This is an automated email from the ASF dual-hosted git repository. vincbeck 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 0a81eb08d57 Fix failing compatibility test: impor

Re: [PR] Move DAGs table to a reusable DataTable component [airflow]

2024-09-09 Thread via GitHub
bbovenzi commented on code in PR #42095: URL: https://github.com/apache/airflow/pull/42095#discussion_r1750644676 ## airflow/ui/src/components/DataTable.tsx: ## @@ -0,0 +1,202 @@ +/*! + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license

(airflow) branch v2-10-test updated: Fix details tab log url detection (#42104) (#42114)

2024-09-09 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v2-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-10-test by this push: new 5371ffc67f4 Fix details tab log url det

Re: [I] Sometimes PubSubPullSensor doesn't pull messages even if the PubSub subscription has unacked messages [airflow]

2024-09-09 Thread via GitHub
potiuk closed issue #41838: Sometimes PubSubPullSensor doesn't pull messages even if the PubSub subscription has unacked messages URL: https://github.com/apache/airflow/issues/41838 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] Add `on_kill` or equivalent to Databricks Operators/Hooks to cancel timed out queries [airflow]

2024-09-09 Thread via GitHub
boring-cyborg[bot] commented on PR #42115: URL: https://github.com/apache/airflow/pull/42115#issuecomment-2338556348 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 Contributors'

[PR] Add `on_kill` or equivalent to Databricks Operators/Hooks to cancel timed out queries [airflow]

2024-09-09 Thread via GitHub
R7L208 opened a new pull request, #42115: URL: https://github.com/apache/airflow/pull/42115 --- The Databricks Provider did not implement `on_kill` or another mechanism to cancel either tasks generated by `_CreateDatabricksWorkflowOperator` or SQL queries subm

Re: [I] DAG disappearing from Airflow in case of standalone DAG processor [airflow]

2024-09-09 Thread via GitHub
raphaelauv commented on issue #39332: URL: https://github.com/apache/airflow/issues/39332#issuecomment-2338457310 I have the problem with 2.10.1 and only deterministic dags ( not using any dynamic config for the dag authoring ) and `airflow_dag_processing_total_parse_time` is

Re: [I] Xcom view broken for non-JSON values [airflow]

2024-09-09 Thread via GitHub
jkramer-ginkgo commented on issue #41981: URL: https://github.com/apache/airflow/issues/41981#issuecomment-2338443302 @potiuk It is still broken in `2.10.1`.. I should've mentioned I had tested against a manually patched version with https://github.com/apache/airflow/pull/41605 -- This i

Re: [PR] Add 'lower' to require_confirmation_dag_change [airflow]

2024-09-09 Thread via GitHub
pierrejeambrun commented on PR #42063: URL: https://github.com/apache/airflow/pull/42063#issuecomment-2338442838 Thank you for the pull request. That seems a little odd that the normal string "Something" is considered a string (most things are then truthy), but casting it to lower som

Re: [I] DAGs are missing and deleted in Airflow 2.10.1 [airflow]

2024-09-09 Thread via GitHub
jcrobak commented on issue #42111: URL: https://github.com/apache/airflow/issues/42111#issuecomment-2338425708 here's a quick repro with docker-compose, in case you need it: ``` curl -LfO 'https://airflow.apache.org/docs/apache-airflow/2.10.1/docker-compose.yaml' sed -e '/\

Re: [PR] Fix typo in plugins.rst (#42106) [airflow]

2024-09-09 Thread via GitHub
potiuk merged PR #42108: URL: https://github.com/apache/airflow/pull/42108 -- 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: commits-unsubscr...@airflow.a

[PR] Fix details tab log url detection (#42104) [airflow]

2024-09-09 Thread via GitHub
pierrejeambrun opened a new pull request, #42114: URL: https://github.com/apache/airflow/pull/42114 Backporting of https://github.com/apache/airflow/pull/42104 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Fix details tab log url detection [airflow]

2024-09-09 Thread via GitHub
pierrejeambrun merged PR #42104: URL: https://github.com/apache/airflow/pull/42104 -- 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: commits-unsubscr...@a

Re: [I] DAGs are missing and deleted in Airflow 2.10.1 [airflow]

2024-09-09 Thread via GitHub
ephraimbuddy commented on issue #42111: URL: https://github.com/apache/airflow/issues/42111#issuecomment-2338358642 > cc: @utkarsharma2 @ephraimbuddy -> I think we need a quick 2.10.2 Yeah. Looking into this -- This is an automated message from the Apache Git Service. To respond to

Re: [I] DAGs are missing and deleted in Airflow 2.10.1 [airflow]

2024-09-09 Thread via GitHub
potiuk commented on issue #42111: URL: https://github.com/apache/airflow/issues/42111#issuecomment-2338321721 > I'm experiencing this issue with 2.10.1, too. I was able to add some logging and it appears that https://github.com/apache/airflow/pull/41433 is the culprit. If the value of airfl

(airflow) branch main updated: fix indentation for unit test contribution docs (#42110)

2024-09-09 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 7c3dea44e7e fix indentation for unit test contribut

Re: [I] DAGs are missing and deleted in Airflow 2.10.1 [airflow]

2024-09-09 Thread via GitHub
jcrobak commented on issue #42111: URL: https://github.com/apache/airflow/issues/42111#issuecomment-2338303854 I'm experiencing this issue with 2.10.1, too. I was able to add some logging and it appears that https://github.com/apache/airflow/pull/41433 is the culprit. If the value of `airfl

[I] DAGs are missing and deleted in Airflow 2.10.1 [airflow]

2024-09-09 Thread via GitHub
ldacey opened a new issue, #42111: URL: https://github.com/apache/airflow/issues/42111 ### Apache Airflow version 2.10.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? I updated to Airflow 2.10.1 and the DAGs in my UI

Re: [PR] fix indentation for unit test contribution docs [airflow]

2024-09-09 Thread via GitHub
potiuk commented on PR #42110: URL: https://github.com/apache/airflow/pull/42110#issuecomment-2338276812 Just in time for the upcoming contribution workshop @RNHTTR ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] fix indentation for unit test contribution docs [airflow]

2024-09-09 Thread via GitHub
potiuk opened a new pull request, #42110: URL: https://github.com/apache/airflow/pull/42110 The header levels in the unit test contribution docs has been messed up. --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https:

Re: [PR] Add support for semicolon stripping to DbApiHook, PrestoHook, and TrinoHook [airflow]

2024-09-09 Thread via GitHub
potiuk commented on PR #41916: URL: https://github.com/apache/airflow/pull/41916#issuecomment-2338248978 > @eladkal Hi! Could you please help me understand what I should do to fix the failing tests? :( There are regular unit tests failing and they should be fixed. For compatibility t

(airflow) branch main updated: Deprecated metrics configuration removed (#42088)

2024-09-09 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 22bb433a8f9 Deprecated metrics configuration remove

Re: [PR] Deprecated configuration stalled_task_timeout, task_adoption_timeout and worker_pods_pending_timeout removed [airflow]

2024-09-09 Thread via GitHub
potiuk merged PR #42060: URL: https://github.com/apache/airflow/pull/42060 -- 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: commits-unsubscr...@airflow.a

[PR] Backport doc fix [airflow]

2024-09-09 Thread via GitHub
potiuk opened a new pull request, #42108: URL: https://github.com/apache/airflow/pull/42108 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pul

Re: [PR] Fix typo in plugins.rst [airflow]

2024-09-09 Thread via GitHub
boring-cyborg[bot] commented on PR #42106: URL: https://github.com/apache/airflow/pull/42106#issuecomment-2338226346 Awesome work, congrats on your first merged pull request! You are invited to check our [Issue Tracker](https://github.com/apache/airflow/issues) for additional contributions.

Re: [I] Mapped tasks marked as failed on scheduler restart [airflow]

2024-09-09 Thread via GitHub
boring-cyborg[bot] commented on issue #42107: URL: https://github.com/apache/airflow/issues/42107#issuecomment-2338220140 Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for ap

Re: [PR] Implement `SimpleAuthManager` [airflow]

2024-09-09 Thread via GitHub
potiuk commented on code in PR #42004: URL: https://github.com/apache/airflow/pull/42004#discussion_r1750302628 ## airflow/auth/managers/simple/simple_auth_manager.py: ## @@ -0,0 +1,166 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor li

Re: [PR] Fix typo in plugins.rst [airflow]

2024-09-09 Thread via GitHub
boring-cyborg[bot] commented on PR #42106: URL: https://github.com/apache/airflow/pull/42106#issuecomment-2338174880 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 Contributors'

[I] DagProcessor - UPDATE statement on table 'serialized_dag' expected to update 1 row(s); 0 were matched. [airflow]

2024-09-09 Thread via GitHub
raphaelauv opened a new issue, #42105: URL: https://github.com/apache/airflow/issues/42105 ### Apache Airflow version 2.10.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? I have regularly this error in the logs of the

[PR] Fix details tab log url detection [airflow]

2024-09-09 Thread via GitHub
pierrejeambrun opened a new pull request, #42104: URL: https://github.com/apache/airflow/pull/42104 Use the same regexp that we have for the legacy log page which is more complex and robust. This will also enforce consistancy between the two pages. Cf screenshot the url was not properly mat

Re: [PR] mark dag_run and ti as automatically injected [airflow]

2024-09-09 Thread via GitHub
boring-cyborg[bot] commented on PR #42103: URL: https://github.com/apache/airflow/pull/42103#issuecomment-2338145485 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 Contributors'

Re: [PR] Add parent_model param in `UploadModelOperator` [airflow]

2024-09-09 Thread via GitHub
potiuk merged PR #42091: URL: https://github.com/apache/airflow/pull/42091 -- 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: commits-unsubscr...@airflow.a

[PR] Re-Add 'executor=None' argument in run() method [airflow]

2024-09-09 Thread via GitHub
dead-1ine opened a new pull request, #42102: URL: https://github.com/apache/airflow/pull/42102 Upon checking the blame history, I found that there were no specific changes that removed the executor=None keyword argument from this method. This argument was present in version 2.9, but for rea

(airflow) branch main updated: Fix the system test: dataflow_native_java (#42099)

2024-09-09 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 4950c62743 Fix the system test: dataflow_native_jav

Re: [PR] Limit universal-pathlib below 0.2.4 as it breaks our integration (#42… [airflow]

2024-09-09 Thread via GitHub
potiuk commented on PR #42101: URL: https://github.com/apache/airflow/pull/42101#issuecomment-2338045273 Backport of #42090 -- 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.

[PR] Limit universal-pathlib below 0.2.4 as it breaks our integration (#42… [airflow]

2024-09-09 Thread via GitHub
potiuk opened a new pull request, #42101: URL: https://github.com/apache/airflow/pull/42101 …090) Universal Pathlib 0.2.4 adds extra validation for Paths and our integration with local file paths Does not work with it. The 0.2.5 version fixes it. Tracked in https://github.com/f

(airflow) branch main updated: Limit universal-pathlib below 0.2.4 as it breaks our integration (#42090)

2024-09-09 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 2517da4769 Limit universal-pathlib below 0.2.4 as i

Re: [PR] Exclude universal-pathlib 0.2.4 as it breaks our integration [airflow]

2024-09-09 Thread via GitHub
potiuk merged PR #42090: URL: https://github.com/apache/airflow/pull/42090 -- 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: commits-unsubscr...@airflow.a

Re: [PR] Exclude universal-pathlib 0.2.4 as it breaks our integration [airflow]

2024-09-09 Thread via GitHub
potiuk commented on PR #42090: URL: https://github.com/apache/airflow/pull/42090#issuecomment-2338040619 Random k8S failure. Merging. -- 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

Re: [PR] Fix query template issues for bulk load [airflow]

2024-09-09 Thread via GitHub
michaelimas1 commented on PR #41078: URL: https://github.com/apache/airflow/pull/41078#issuecomment-2337943429 @eladkal anything else missing from my side to get this approved? it's my first PR here so i'm not sure what's the process -- This is an automated message from the Apache Git Ser

Re: [PR] Add openapi generation hook for UI API [airflow]

2024-09-09 Thread via GitHub
potiuk commented on PR #42098: URL: https://github.com/apache/airflow/pull/42098#issuecomment-2337920513 Cool. I found this one https://github.com/OpenAPITools/openapi-diff - maybe we can also (later when we get to be much closer) to employ that one to produce the diff ? -- This is an au

(airflow) branch main updated: Add openapi generation hook (#42098)

2024-09-09 Thread pierrejeambrun
This is an automated email from the ASF dual-hosted git repository. pierrejeambrun 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 49e011f6d1 Add openapi generation hook (#42

Re: [PR] Fix consistent return response from PubSubPullSensor [airflow]

2024-09-09 Thread via GitHub
gopidesupavan commented on code in PR #42080: URL: https://github.com/apache/airflow/pull/42080#discussion_r1750066174 ## airflow/providers/google/cloud/triggers/pubsub.py: ## @@ -106,7 +106,10 @@ async def run(self) -> AsyncIterator[TriggerEvent]: # type: ignore[override]

Re: [I] Allow uploading a new model version to Google Cloud Vertex AI Model Registry using the `UploadModelOperator` [airflow]

2024-09-09 Thread via GitHub
VladaZakharova commented on issue #41194: URL: https://github.com/apache/airflow/issues/41194#issuecomment-2337829130 > Can i take this? 👀 If possible, please assign this issue to me. (it will be done until day after tomorrow) sure, thank you :) -- This is an automated message

Re: [PR] Enable workload identity authentication for the Databricks provider [airflow]

2024-09-09 Thread via GitHub
jrderuiter commented on PR #41639: URL: https://github.com/apache/airflow/pull/41639#issuecomment-2337828740 I see some of the static checks are failing, can you have a look at this @basvandriel? Afterwards we should be fine to merge if @BasPH agrees. -- This is an automated message from

Re: [I] Test Airflow Release step is flaky. [airflow]

2024-09-09 Thread via GitHub
potiuk closed issue #42025: Test Airflow Release step is flaky. URL: https://github.com/apache/airflow/issues/42025 -- 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 unsubscri

Re: [PR] Extended delete_collections functionality to handle property, contains_any, and contains_all operations that was introduced in Weaviate Provider v1.21 [airflow]

2024-09-09 Thread via GitHub
harjeevanmaan commented on PR #42086: URL: https://github.com/apache/airflow/pull/42086#issuecomment-2337789559 cc @utkarsharma2 @uranusjr -- 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 spe

Re: [PR] Fix consistent return response from PubSubPullSensor [airflow]

2024-09-09 Thread via GitHub
MaksYermak commented on code in PR #42080: URL: https://github.com/apache/airflow/pull/42080#discussion_r1749993868 ## airflow/providers/google/cloud/triggers/pubsub.py: ## @@ -106,7 +106,10 @@ async def run(self) -> AsyncIterator[TriggerEvent]: # type: ignore[override]

[PR] Fix the system test: `dataflow_native_java` [airflow]

2024-09-09 Thread via GitHub
molcay opened a new pull request, #42099: URL: https://github.com/apache/airflow/pull/42099 This PR is adding a logic to use a shared folder for the `example_dataflow_native_java` system test. --- **^ Add meaningful description above** Read the **[Pul

[PR] Add openapi generation hook for UI API [airflow]

2024-09-09 Thread via GitHub
pierrejeambrun opened a new pull request, #42098: URL: https://github.com/apache/airflow/pull/42098 Add a new pre-commit hook and utility script to persist to file the FastAPI openapi spec. This will be useful for a follow up PR that will generate front-end types and query based on t

Re: [PR] Support multiline input for Params of type string in trigger UI form [airflow]

2024-09-09 Thread via GitHub
sc-anssi commented on PR #40414: URL: https://github.com/apache/airflow/pull/40414#issuecomment-2337585317 > @sc-anssi So then I would say... if you fix the static checks then we could merge it and back-port to a 2.10.2 release... Spelling is fixed, please let me know if anything else

Re: [PR] Move DAGs table to a reusable DataTable component [airflow]

2024-09-09 Thread via GitHub
pierrejeambrun commented on PR #42095: URL: https://github.com/apache/airflow/pull/42095#issuecomment-2337371757 I don't think we planned on adding coverage for front-end tests in a near future but that might be a great addition indeed. There are some static checks failure to fix.

[I] Wrong display of XCOM for boolean False value [airflow]

2024-09-09 Thread via GitHub
Pad71 opened a new issue, #42096: URL: https://github.com/apache/airflow/issues/42096 ### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.10.1 ### What happened? There was a bug in

Re: [I] Mapped task with trigger rule `all_done` or `none_failed_min_one_success` results in mapped task being skipped [airflow]

2024-09-09 Thread via GitHub
github-actions[bot] commented on issue #33078: URL: https://github.com/apache/airflow/issues/33078#issuecomment-2337286288 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