Re: [PR] Fix bug in GlueJobOperator where consecutive runs fail when a local script file is used [airflow]

2024-04-12 Thread via GitHub
moritzsanne commented on PR #38960: URL: https://github.com/apache/airflow/pull/38960#issuecomment-2053545092 Hey, thanks for reviewing this so quickly. I've rebased my branch using the rebase button in github after your reviews. I am unsure if this was the right thing today in this case. I

Re: [I] Tasks are in queued state for a longer time [airflow]

2024-04-12 Thread via GitHub
paramjeet01 commented on issue #38968: URL: https://github.com/apache/airflow/issues/38968#issuecomment-2053543932 @ephraimbuddy , The above config has improved the performance in scheduling the tasks and the gantt view shows the tasks queue time is lesser than before. Also , please share p

Re: [PR] Add logic to handle on_kill for BigQueryInsertJobOperator when deferrable=True [airflow]

2024-04-12 Thread via GitHub
tirkarthi commented on code in PR #38912: URL: https://github.com/apache/airflow/pull/38912#discussion_r1563729073 ## airflow/providers/google/cloud/triggers/bigquery.py: ## @@ -113,6 +116,14 @@ async def run(self) -> AsyncIterator[TriggerEvent]: # type: ignore[override]

Re: [PR] Mark `extending/add-build-essential-extend/Dockerfile` docker example test as XFAIL [airflow]

2024-04-12 Thread via GitHub
Taragolis commented on PR #38978: URL: https://github.com/apache/airflow/pull/38978#issuecomment-2053478944 Yep, main and in other PRs it pass without any issues now. There is newly open Issue in mpi4py repo with the same issue: https://github.com/mpi4py/mpi4py/issues/484 Lets keep

(airflow) branch improve-warning-system updated (5c6240c690 -> d8fdf34e29)

2024-04-12 Thread taragolis
This is an automated email from the ASF dual-hosted git repository. taragolis pushed a change to branch improve-warning-system in repository https://gitbox.apache.org/repos/asf/airflow.git omit 5c6240c690 Revert some accidental changes omit df4a571173 Update example in docs omit 0877

Re: [PR] Mark `extending/add-build-essential-extend/Dockerfile` docker example test as XFAIL [airflow]

2024-04-12 Thread via GitHub
Taragolis commented on PR #38978: URL: https://github.com/apache/airflow/pull/38978#issuecomment-2053389362 Looks like it was resolved without our involvement 😄🤔 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(airflow-site) branch gh-pages updated (d676dd8530 -> 2599b6a8e1)

2024-04-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/airflow-site.git discard d676dd8530 Rewritten history to remove past gh-pages deployments new 2599b6a8e1 Rewritten history to

(airflow-site) branch summit deleted (was 66723d2950)

2024-04-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch summit in repository https://gitbox.apache.org/repos/asf/airflow-site.git was 66723d2950 Add temporary banner for 2024 Airflow Summit The revisions that were on this branch are still conta

(airflow-site) branch main updated: Add temporary banner for 2024 Airflow Summit (#1004)

2024-04-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal 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 9c16bc9be8 Add temporary banner for 2024 Airf

Re: [PR] Add temporary banner for 2024 Airflow Summit [airflow-site]

2024-04-12 Thread via GitHub
eladkal merged PR #1004: URL: https://github.com/apache/airflow-site/pull/1004 -- 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...@airfl

Re: [PR] Feature: Return rowcount from SQL Operators [airflow]

2024-04-12 Thread via GitHub
github-actions[bot] closed pull request #37381: Feature: Return rowcount from SQL Operators URL: https://github.com/apache/airflow/pull/37381 -- 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 spec

Re: [PR] Add secret caching for Airflow CLI [airflow]

2024-04-12 Thread via GitHub
github-actions[bot] closed pull request #37551: Add secret caching for Airflow CLI URL: https://github.com/apache/airflow/pull/37551 -- 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 comm

Re: [PR] Implement a way to forward warnings to db [airflow]

2024-04-12 Thread via GitHub
github-actions[bot] commented on PR #37746: URL: https://github.com/apache/airflow/pull/37746#issuecomment-2052716460 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 you

[PR] Ability to add custom facet in OpenLineage events [airflow]

2024-04-12 Thread via GitHub
anandhimurali opened a new pull request, #38982: URL: https://github.com/apache/airflow/pull/38982 **Motivation** Currently, users need to write custom extractor inorder to add custom facets in the lineage events. Managing the entire extractor will be hard while users might just want to

Re: [PR] Ability to add custom facet in OpenLineage events [airflow]

2024-04-12 Thread via GitHub
boring-cyborg[bot] commented on PR #38982: URL: https://github.com/apache/airflow/pull/38982#issuecomment-2052695209 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] Resolve test pool unit test warnings [airflow]

2024-04-12 Thread via GitHub
idantepper opened a new pull request, #38981: URL: https://github.com/apache/airflow/pull/38981 related: #38642 I removed the initialization of TaskInstance from using execution_date to using run_id before changing when running the tests the following warn was given [https://gi

(airflow) branch main updated: Use debug level for minischeduler skip (#38976)

2024-04-12 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 d03ba594b3 Use debug level for minischeduler ski

Re: [PR] Use debug level for minischeduler skip [airflow]

2024-04-12 Thread via GitHub
dstandish merged PR #38976: URL: https://github.com/apache/airflow/pull/38976 -- 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...@airflo

Re: [PR] Fix more integration tests [airflow]

2024-04-12 Thread via GitHub
potiuk closed pull request #38980: Fix more integration tests URL: https://github.com/apache/airflow/pull/38980 -- 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,

[PR] Fix more integration tests [airflow]

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

[PR] Fix 'polling_interval' parameter docs in LivyOperator [airflow]

2024-04-12 Thread via GitHub
mateuslatrova opened a new pull request, #38979: URL: https://github.com/apache/airflow/pull/38979 ### Explain There is no issue linked to this PR. The documentation of the LivyOperator had an error: `:param polling_interval: time in seconds between polling for job completion. D

Re: [PR] Replace dill package to use cloudpickle [airflow]

2024-04-12 Thread via GitHub
potiuk commented on PR #38531: URL: https://github.com/apache/airflow/pull/38531#issuecomment-2052632462 > Unlike dill and cloudpickle, serde's serialize() method loses an object's type information similar to what json.dumps() does: It shoudl not . @bolkedebruin -> i believe serde sho

Re: [PR] Adding MSGraphOperator in Microsoft Azure provider [airflow]

2024-04-12 Thread via GitHub
potiuk commented on PR #38111: URL: https://github.com/apache/airflow/pull/38111#issuecomment-2052628759 some main errrs fixed already - you will need to rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] Mark `extending/add-build-essential-extend/Dockerfile` docker example test as XFAIL [airflow]

2024-04-12 Thread via GitHub
Taragolis commented on PR #38978: URL: https://github.com/apache/airflow/pull/38978#issuecomment-2052605542 I will open task for resolve it in the morning. -- 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

(airflow) branch main updated (c450cbfbf9 -> 311f2dd3ff)

2024-04-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from c450cbfbf9 Make default_action_log an RPC function (#38946) add 311f2dd3ff Remove unnecessary logs from test outpu

Re: [PR] Remove unnecessary logs from test output [airflow]

2024-04-12 Thread via GitHub
potiuk merged PR #38974: URL: https://github.com/apache/airflow/pull/38974 -- 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] Mark `extending/add-build-essential-extend/Dockerfile` docker example test as XFAIL [airflow]

2024-04-12 Thread via GitHub
Taragolis closed pull request #38978: Mark `extending/add-build-essential-extend/Dockerfile` docker example test as XFAIL URL: https://github.com/apache/airflow/pull/38978 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] Make default_action_log an RPC function [airflow]

2024-04-12 Thread via GitHub
dstandish merged PR #38946: URL: https://github.com/apache/airflow/pull/38946 -- 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...@airflo

(airflow) branch main updated: Make default_action_log an RPC function (#38946)

2024-04-12 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 c450cbfbf9 Make default_action_log an RPC functi

(airflow) branch main updated (259bc1c7b8 -> ed99893853)

2024-04-12 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 259bc1c7b8 Fix Mypy error introduced in main (#38975) add ed99893853 Fix `DbApiHook.insert_rows` when `rows` is

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
vincbeck merged PR #38972: URL: https://github.com/apache/airflow/pull/38972 -- 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

[PR] Mark `extending/add-build-essential-extend/Dockerfile` docker example test as XFAIL [airflow]

2024-04-12 Thread via GitHub
Taragolis opened a new pull request, #38978: URL: https://github.com/apache/airflow/pull/38978 This test starts failed during build `mpi4py` package, currently it blocks to run finalise step for tests, e.g. summarise warnings. https://github.com/apache/airflow/actions

(airflow) branch main updated (61501796ca -> 259bc1c7b8)

2024-04-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 61501796ca Fix `sql_alchemy_engine_args` config example (#38971) add 259bc1c7b8 Fix Mypy error introduced in main

Re: [PR] Fix Mypy error introduced in main [airflow]

2024-04-12 Thread via GitHub
potiuk merged PR #38975: URL: https://github.com/apache/airflow/pull/38975 -- 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

[I] Mismatching dates in Run ID and Grid View [airflow]

2024-04-12 Thread via GitHub
RNHTTR opened a new issue, #38977: URL: https://github.com/apache/airflow/issues/38977 ### Apache Airflow version 2.9.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? The fact that the date in the Run ID (I think `logi

[PR] Use debug level for minischeduler skip [airflow]

2024-04-12 Thread via GitHub
dstandish opened a new pull request, #38976: URL: https://github.com/apache/airflow/pull/38976 Now that we are using nowait, it will be more common that the minicheduler skips. Leaving it at info level will cause unnecessary alarm to users. -- This is an automated message from the Ap

Re: [PR] Remove unnecessary logs from test output [airflow]

2024-04-12 Thread via GitHub
potiuk commented on code in PR #38974: URL: https://github.com/apache/airflow/pull/38974#discussion_r1563205954 ## tests/conftest.py: ## @@ -1145,6 +1145,17 @@ def reset_logging_config(): logging.config.dictConfig(logging_config) +@pytest.fixture(scope="session", autous

Re: [I] Datasets: Allow time based force dependency when dataset is not ready. [airflow]

2024-04-12 Thread via GitHub
cmarteepants commented on issue #30974: URL: https://github.com/apache/airflow/issues/30974#issuecomment-2052540712 @uranusjr you're closer to this than I am. What is your opinion? I think there's a lot of value in supporting these scenarios - but there's something about the approach

[PR] Fix Mypy error introduced in main [airflow]

2024-04-12 Thread via GitHub
potiuk opened a new pull request, #38975: URL: https://github.com/apache/airflow/pull/38975 Some recent changes in AIP-44 related prs merged together caused mypy error in main. This PR fixes it --- **^ Add meaningful description above** Read the **[Pu

Re: [PR] Remove unnecessary logs from test output [airflow]

2024-04-12 Thread via GitHub
Taragolis commented on code in PR #38974: URL: https://github.com/apache/airflow/pull/38974#discussion_r1563202905 ## tests/conftest.py: ## @@ -1145,6 +1145,17 @@ def reset_logging_config(): logging.config.dictConfig(logging_config) +@pytest.fixture(scope="session", aut

[PR] Remove unnecessary logs from test output [airflow]

2024-04-12 Thread via GitHub
potiuk opened a new pull request, #38974: URL: https://github.com/apache/airflow/pull/38974 The logs from `fab` and `dag` at info level are useful for PROD but clutter the output for tests. We should set log level for those two modules to warning to avoid that.

Re: [PR] Apply sqlalchemy2 stubs [airflow]

2024-04-12 Thread via GitHub
phi-friday commented on PR #38942: URL: https://github.com/apache/airflow/pull/38942#issuecomment-2052514771 I used `try_number` instead of `_try_number`, which caused the problem. Will be fixed. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563153818 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.lo

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563151718 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.lo

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
dabla commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563148396 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.log.i

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563144429 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.lo

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
dabla commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563139049 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.log.i

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
potiuk commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563133064 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.log.

(airflow) branch main updated (5f6f4a5f46 -> 61501796ca)

2024-04-12 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 5f6f4a5f46 Fix calendar view with no DAG Run. (#38964) add 61501796ca Fix `sql_alchemy_engine_args` config example

Re: [PR] Apply sqlalchemy2 stubs [airflow]

2024-04-12 Thread via GitHub
phi-friday commented on code in PR #38942: URL: https://github.com/apache/airflow/pull/38942#discussion_r1563128664 ## airflow/api_connexion/endpoints/xcom_endpoint.py: ## @@ -74,8 +74,8 @@ def get_xcom_entries( # Match idx_xcom_task_instance + idx_xcom_key for performance.

Re: [PR] Fix `sql_alchemy_engine_args` config example [airflow]

2024-04-12 Thread via GitHub
potiuk merged PR #38971: URL: https://github.com/apache/airflow/pull/38971 -- 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: [I] on_failure_callback is not called when task is manually marked as failed [airflow]

2024-04-12 Thread via GitHub
FFCMSouza commented on issue #38935: URL: https://github.com/apache/airflow/issues/38935#issuecomment-2052409632 Yes, I saw that. So there is no intention to change this behavior? To me this doesn't make sense, marking a task as failed should trigger the failure callback. If that's the

Re: [I] Tasks are in queued state for a longer time [airflow]

2024-04-12 Thread via GitHub
paramjeet01 commented on issue #38968: URL: https://github.com/apache/airflow/issues/38968#issuecomment-2052400361 I have updated the config map with `max_tis_per_query = 512` and redeployed the scheduler. Will monitor for some time and let you know , thanks for quick response. -- This i

Re: [PR] Add a generic system test in `tests/system/` and run it in the CI [airflow]

2024-04-12 Thread via GitHub
o-nikolas commented on code in PR #38967: URL: https://github.com/apache/airflow/pull/38967#discussion_r1563072454 ## tests/system/conftest.py: ## @@ -51,7 +51,14 @@ def pytest_collection_modifyitems(config: pytest.Config, items: list[pytest.Item rootdir = config.rootpath

Re: [I] on_failure_callback is not called when task is manually marked as failed [airflow]

2024-04-12 Thread via GitHub
ephraimbuddy commented on issue #38935: URL: https://github.com/apache/airflow/issues/38935#issuecomment-2052393366 This behaviour is documented in the code https://github.com/apache/airflow/blob/5f6f4a5f4654d64efb4c0cabb6e0e054d13a2e0f/airflow/models/taskinstance.py#L2594-L2597. So i

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563046987 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.lo

(airflow) branch main updated (8fad98d34d -> 5f6f4a5f46)

2024-04-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git from 8fad98d34d (external_task.py): changed the background color of external task in graph (#38969) add 5f6f4a5f46 Fi

Re: [PR] Fix calendar view with no DAG Run. [airflow]

2024-04-12 Thread via GitHub
eladkal merged PR #38964: URL: https://github.com/apache/airflow/pull/38964 -- 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.

Re: [I] Calendar view is broken for dags with no dagrun [airflow]

2024-04-12 Thread via GitHub
eladkal closed issue #38875: Calendar view is broken for dags with no dagrun URL: https://github.com/apache/airflow/issues/38875 -- 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.

Re: [I] Tasks are in queued state for a longer time [airflow]

2024-04-12 Thread via GitHub
paramjeet01 commented on issue #38968: URL: https://github.com/apache/airflow/issues/38968#issuecomment-2052336139 Apologies, I'm relatively new to Airflow. We've checked the scheduler logs thoroughly, and everything seems to be functioning correctly without any errors. Additionally, the sc

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
uranusjr commented on code in PR #38972: URL: https://github.com/apache/airflow/pull/38972#discussion_r1563041853 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -594,7 +594,7 @@ def insert_rows( conn.commit() self.lo

(airflow) branch main updated: (external_task.py): changed the background color of external task in graph (#38969)

2024-04-12 Thread jscheffl
This is an automated email from the ASF dual-hosted git repository. jscheffl 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 8fad98d34d (external_task.py): changed the backgr

Re: [PR] Changed color of extra tasks to a readable color [airflow]

2024-04-12 Thread via GitHub
jscheffl merged PR #38969: URL: https://github.com/apache/airflow/pull/38969 -- 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

Re: [I] Change the UI color for ExternalSensor tasks [airflow]

2024-04-12 Thread via GitHub
jscheffl closed issue #38845: Change the UI color for ExternalSensor tasks URL: https://github.com/apache/airflow/issues/38845 -- 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. T

Re: [I] Tasks are in queued state for a longer time [airflow]

2024-04-12 Thread via GitHub
jscheffl commented on issue #38968: URL: https://github.com/apache/airflow/issues/38968#issuecomment-2052303193 Without any logs, errors, metrics or details it is impossible to (1) understand your problem and (2) fix anything. Can you please describe more details? -- This is an aut

(airflow) branch improve-warning-system updated (df4a571173 -> 5c6240c690)

2024-04-12 Thread taragolis
This is an automated email from the ASF dual-hosted git repository. taragolis pushed a change to branch improve-warning-system in repository https://gitbox.apache.org/repos/asf/airflow.git from df4a571173 Update example in docs add 5c6240c690 Revert some accidental changes No new revis

Re: [PR] Fix dataset events endpoint [airflow]

2024-04-12 Thread via GitHub
potiuk closed pull request #38973: Fix dataset events endpoint URL: https://github.com/apache/airflow/pull/38973 -- 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,

[PR] Fix dataset events endpoint [airflow]

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

(airflow) branch improve-warning-system updated (0877981523 -> df4a571173)

2024-04-12 Thread taragolis
This is an automated email from the ASF dual-hosted git repository. taragolis pushed a change to branch improve-warning-system in repository https://gitbox.apache.org/repos/asf/airflow.git from 0877981523 Add warnings summarizer add df4a571173 Update example in docs No new revisions we

(airflow) branch improve-warning-system updated (bf985375da -> 0877981523)

2024-04-12 Thread taragolis
This is an automated email from the ASF dual-hosted git repository. taragolis pushed a change to branch improve-warning-system in repository https://gitbox.apache.org/repos/asf/airflow.git discard bf985375da Add warnings summarizer add 0877981523 Add warnings summarizer This update added

(airflow) branch improve-warning-system updated (8113d2262b -> bf985375da)

2024-04-12 Thread taragolis
This is an automated email from the ASF dual-hosted git repository. taragolis pushed a change to branch improve-warning-system in repository https://gitbox.apache.org/repos/asf/airflow.git from 8113d2262b Make plugin works withing xdists workers add bf985375da Add warnings summarizer N

Re: [PR] Fix bug in GlueJobOperator where consecutive runs fail when a local script file is used [airflow]

2024-04-12 Thread via GitHub
eladkal commented on PR #38960: URL: https://github.com/apache/airflow/pull/38960#issuecomment-2052228799 can you add unit test to cover this change? -- 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

Re: [PR] Add a generic system test in `tests/system/` and run it in the CI [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on code in PR #38967: URL: https://github.com/apache/airflow/pull/38967#discussion_r1562964822 ## tests/system/conftest.py: ## @@ -51,7 +51,14 @@ def pytest_collection_modifyitems(config: pytest.Config, items: list[pytest.Item rootdir = config.rootpath

Re: [PR] Add a generic system test in `tests/system/` and run it in the CI [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on code in PR #38967: URL: https://github.com/apache/airflow/pull/38967#discussion_r1562964822 ## tests/system/conftest.py: ## @@ -51,7 +51,14 @@ def pytest_collection_modifyitems(config: pytest.Config, items: list[pytest.Item rootdir = config.rootpath

Re: [PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on PR #38972: URL: https://github.com/apache/airflow/pull/38972#issuecomment-2052224846 > Have you run the system test locally to ensure it passes with this new code change? Yes sir! -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] Always use the executemany method when inserting rows in DbApiHook as it's way much faster [airflow]

2024-04-12 Thread via GitHub
vincbeck commented on PR #38715: URL: https://github.com/apache/airflow/pull/38715#issuecomment-2052217490 Hi @dabla, This PR made one of our system test fails because the parameter `rows` of `insert_rows` can also be a generator. See fix here: #38972 -- This is an automated messag

[PR] Fix `DbApiHook.insert_rows` when `rows` is a generator [airflow]

2024-04-12 Thread via GitHub
vincbeck opened a new pull request, #38972: URL: https://github.com/apache/airflow/pull/38972 #38715 introduced a bug when the parameter `rows` is a generator. In that case, the method raises this error: ``` ERROR [airflow.task] Task failed with exception Traceback (most recent

Re: [PR] Add a generic system test in `tests/system/` and run it in the CI [airflow]

2024-04-12 Thread via GitHub
o-nikolas commented on code in PR #38967: URL: https://github.com/apache/airflow/pull/38967#discussion_r1562955354 ## tests/system/conftest.py: ## @@ -51,7 +51,14 @@ def pytest_collection_modifyitems(config: pytest.Config, items: list[pytest.Item rootdir = config.rootpath

Re: [PR] Add a generic system test in `tests/system/` and run it in the CI [airflow]

2024-04-12 Thread via GitHub
vincbeck closed pull request #38967: Add a generic system test in `tests/system/` and run it in the CI URL: https://github.com/apache/airflow/pull/38967 -- 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

[PR] Fix `sql_alchemy_engine_args` config example [airflow]

2024-04-12 Thread via GitHub
jedcunningham opened a new pull request, #38971: URL: https://github.com/apache/airflow/pull/38971 It's json, not python, so we need lowercase bools. -- 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

(airflow-site) branch summit created (now 66723d2950)

2024-04-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a change to branch summit in repository https://gitbox.apache.org/repos/asf/airflow-site.git at 66723d2950 Add temporary banner for 2024 Airflow Summit This branch includes the following new commits:

(airflow-site) 01/01: Add temporary banner for 2024 Airflow Summit

2024-04-12 Thread eladkal
This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch summit in repository https://gitbox.apache.org/repos/asf/airflow-site.git commit 66723d2950aa5295fe05482237c6eebacf901663 Author: Elad Kalif <45845474+elad...@users.noreply.github.com> AuthorDate

[PR] Add temporary banner for 2024 Airflow Summit [airflow-site]

2024-04-12 Thread via GitHub
eladkal opened a new pull request, #1004: URL: https://github.com/apache/airflow-site/pull/1004 redo https://github.com/apache/airflow-site/pull/762 -- 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 t

Re: [PR] Add rpc server to helm chart [airflow]

2024-04-12 Thread via GitHub
jedcunningham commented on code in PR #38549: URL: https://github.com/apache/airflow/pull/38549#discussion_r1562800108 ## helm_tests/webserver/test_rpc_server.py: ## @@ -0,0 +1,923 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license ag

Re: [I] Support `pinecone-client` to 3.0+ [airflow]

2024-04-12 Thread via GitHub
rawwar commented on issue #37158: URL: https://github.com/apache/airflow/issues/37158#issuecomment-2052099050 I am picking this back up. -- 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 speci

Re: [PR] Add the deferrable mode to the Dataflow sensors [airflow]

2024-04-12 Thread via GitHub
e-galan commented on code in PR #37693: URL: https://github.com/apache/airflow/pull/37693#discussion_r1562813483 ## airflow/providers/google/cloud/sensors/dataflow.py: ## @@ -357,4 +500,45 @@ def poke(self, context: Context) -> bool: location=self.location,

(airflow) branch main updated: Fix try_number handling when db isolation enabled (#38943)

2024-04-12 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 d39367bcbf Fix try_number handling when db isola

Re: [PR] Fix try_number handling when db isolation enabled [airflow]

2024-04-12 Thread via GitHub
dstandish merged PR #38943: URL: https://github.com/apache/airflow/pull/38943 -- 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...@airflo

[PR] (external_task.py): changed the background color of external task in … [airflow]

2024-04-12 Thread via GitHub
idantepper opened a new pull request, #38969: URL: https://github.com/apache/airflow/pull/38969 closes #38845 Changed the color of the extra task in the Graph from this: ![image](https://github.com/apache/airflow/assets/65827206/f43f2ac5-796c-425a-b4da-b1084c984f33) ![ima

Re: [PR] Make default_action_log an RPC function [airflow]

2024-04-12 Thread via GitHub
dstandish commented on PR #38946: URL: https://github.com/apache/airflow/pull/38946#issuecomment-2052055735 > Just one question here - I understand that this one is to allow "run task" CLI command to store things in the DB ? Do I understand correctly that it means that we currently open 1 m

Re: [PR] Don't queue runs on DatasetEvent for disabled DAGs [airflow]

2024-04-12 Thread via GitHub
tosheer commented on PR #38891: URL: https://github.com/apache/airflow/pull/38891#issuecomment-2052057349 @uranusjr i checked the implementation and seems like all the dataset events will be received by the paused/deleted/disabled dag once its enabled and a new dataset event is received as

Re: [I] Deferrable operator tasks do not call `on_kill` method when fail or restarted [airflow]

2024-04-12 Thread via GitHub
tirkarthi commented on issue #36090: URL: https://github.com/apache/airflow/issues/36090#issuecomment-2052040917 I guess this issue needs a more general solution across core triggered and the linked PR is more specific to a particular operator. One of the solutions we are trying to implemen

Re: [PR] Add the deferrable mode to the Dataflow sensors [airflow]

2024-04-12 Thread via GitHub
Lee-W commented on code in PR #37693: URL: https://github.com/apache/airflow/pull/37693#discussion_r1562755723 ## airflow/providers/google/cloud/sensors/dataflow.py: ## @@ -194,27 +246,72 @@ def poke(self, context: Context) -> bool: project_id=self.project_id,

Re: [PR] OpenAI Chat & Assistant hook functions [airflow]

2024-04-12 Thread via GitHub
Lee-W commented on code in PR #38736: URL: https://github.com/apache/airflow/pull/38736#discussion_r1562745520 ## airflow/providers/openai/hooks/openai.py: ## @@ -77,6 +89,165 @@ def get_conn(self) -> OpenAI: **openai_client_kwargs, ) +def create_chat

Re: [PR] Add logic to handle on_kill for BigQueryInsertJobOperator when deferrable=True [airflow]

2024-04-12 Thread via GitHub
Lee-W commented on code in PR #38912: URL: https://github.com/apache/airflow/pull/38912#discussion_r1562736743 ## airflow/providers/google/cloud/hooks/bigquery.py: ## @@ -3389,6 +3389,31 @@ async def create_job_for_partition_get( job_query_resp = await job_client.qu

Re: [I] Deferrable operator tasks do not call `on_kill` method when fail or restarted [airflow]

2024-04-12 Thread via GitHub
Lee-W commented on issue #36090: URL: https://github.com/apache/airflow/issues/36090#issuecomment-2052002194 Assign it ot @sunank200 as he already created a PR to avoid others work on it -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] Adds job_id as path param in update permission [airflow]

2024-04-12 Thread via GitHub
Lee-W commented on code in PR #38962: URL: https://github.com/apache/airflow/pull/38962#discussion_r1562724552 ## airflow/providers/databricks/hooks/databricks.py: ## @@ -656,14 +655,20 @@ def get_repo_by_path(self, path: str) -> str | None: return None -def upd

Re: [PR] Replace dill package to use cloudpickle [airflow]

2024-04-12 Thread via GitHub
moiseenkov commented on code in PR #38531: URL: https://github.com/apache/airflow/pull/38531#discussion_r1562712418 ## airflow/models/taskinstance.py: ## @@ -1287,7 +1287,7 @@ class TaskInstance(Base, LoggingMixin): queued_dttm = Column(UtcDateTime) queued_by_job_id =

Re: [PR] Adding MSGraphOperator in Microsoft Azure provider [airflow]

2024-04-12 Thread via GitHub
dabla commented on PR #38111: URL: https://github.com/apache/airflow/pull/38111#issuecomment-2051971605 > Those are new tests you addded that are now failing, It's a different error you get: > > You also need to mark the test as db_test per instruction: > > > FAILED tests/prov

Re: [I] Add CloudRunCreateServiceOperator to Google Provider [airflow]

2024-04-12 Thread via GitHub
jx2lee commented on issue #38760: URL: https://github.com/apache/airflow/issues/38760#issuecomment-2051973530 Hi, Could i take this issue? -- 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 spec

  1   2   >