potiuk commented on issue #29648:
URL: https://github.com/apache/airflow/issues/29648#issuecomment-1438000722
I am inclined to close it as "won't do" :)
--
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
Taragolis commented on PR #29616:
URL: https://github.com/apache/airflow/pull/29616#issuecomment-1437988917
Something new 😮
```console
airflow-scheduler_1 |
airflow-scheduler_1 | BACKEND=redis
airflow-scheduler_1 | DB_HOST=redis
airflow-scheduler_1 | DB_PORT=637
eladkal commented on issue #29607:
URL: https://github.com/apache/airflow/issues/29607#issuecomment-1437961577
> #29552 Tested and it works. From my perspective there are 2 issues.
>
> * proper documentation on how to use `drive_folder` and `folder_id`
arguments together (as they can
Lee-W closed pull request #29649: Livy operator async (fixing failed test in PR
29047)
URL: https://github.com/apache/airflow/pull/29649
--
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
Lee-W commented on PR #29649:
URL: https://github.com/apache/airflow/pull/29649#issuecomment-1437959795
Thanks @potiuk . I'll close this one and rebase on #29047
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
potiuk commented on PR #29649:
URL: https://github.com/apache/airflow/pull/29649#issuecomment-1437955076
Please rebase. I fixed some "queue" stuck for our CI builds and you need to
rebase to re-run tests.
--
This is an automated message from the Apache Git Service.
To respond to the messa
potiuk commented on PR #29644:
URL: https://github.com/apache/airflow/pull/29644#issuecomment-1437952272
> @uranusjr think I got everything. Last test failed due to 2 hour queue
timeout.
Yeah - we had some "blocked" build queue - I unblocked it now. Rebasing to
re-run.
--
This is
aru-trackunit commented on issue #29607:
URL: https://github.com/apache/airflow/issues/29607#issuecomment-1437952596
#29552 Tested and it works.
From my perspective there are 2 issues.
- proper documentation on how to use `drive_folder` and `folder_id`
arguments together (as they can
r-richmond commented on PR #29644:
URL: https://github.com/apache/airflow/pull/29644#issuecomment-1437945839
@uranusjr think I got everything. Last test failed due to 2 hour queue
timeout.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
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-ci-infra.git
The following commit(s) were added to refs/heads/main by this push:
new 80680f8 Update docker runner to 302.1
806
potiuk closed issue #29621: Fix adding annotations for dag persistence PVC
URL: https://github.com/apache/airflow/issues/29621
--
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
potiuk closed issue #28745: annotations in logs pvc
URL: https://github.com/apache/airflow/issues/28745
--
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:
potiuk commented on issue #25297:
URL: https://github.com/apache/airflow/issues/25297#issuecomment-1437923131
@seub - please provide a reproducible case and logs if you would like to
report it. It might be something specific for your case, and to be brutally
honest it's much easier for a re
potiuk commented on issue #29648:
URL: https://github.com/apache/airflow/issues/29648#issuecomment-1437918635
> As an alternative and maybe simpler feature it'd also suit my use case if
we could make it so that we are optionally able to "reset" the execution timer
when the task resumes from
andrewgodwin commented on issue #29648:
URL: https://github.com/apache/airflow/issues/29648#issuecomment-1437917495
Yes, the changes required here are non-trivial - you'd need some sort of
extra column to track cumulative runtime and then have the workers add values
to that whenever they fi
potiuk commented on PR #29616:
URL: https://github.com/apache/airflow/pull/29616#issuecomment-1437911170
> That is more interesting. I've seen before that statics checks sometimes
failed with particular this version of docker 20.10.23+azure-2 and didn't seen
that this happen in docker witho
uranusjr commented on code in PR #29616:
URL: https://github.com/apache/airflow/pull/29616#discussion_r1112580793
##
docker_tests/test_docker_compose_quick_start.py:
##
@@ -114,53 +104,60 @@ def wait_for_terminal_dag_state(dag_id, dag_run_id):
break
-def test_tr
potiuk commented on PR #29616:
URL: https://github.com/apache/airflow/pull/29616#issuecomment-1437905137
Closed/Reopened to re-run.
--
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
potiuk closed pull request #29616: Refactor docker-compose quick start test
URL: https://github.com/apache/airflow/pull/29616
--
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
rkarish closed pull request #29034: Add functionality for operators to template
all eligible fields (apac…
URL: https://github.com/apache/airflow/pull/29034
--
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
pshrivastava27 commented on issue #29432:
URL: https://github.com/apache/airflow/issues/29432#issuecomment-1437887986
> @jose-lpa using `Variable.get()` in the dag script is not recommended
because the `DagFileProcessor` process the script each X minutes, and it loads
this variable from the
uranusjr commented on code in PR #29625:
URL: https://github.com/apache/airflow/pull/29625#discussion_r1112560468
##
airflow/utils/entry_points.py:
##
@@ -28,26 +30,33 @@
log = logging.getLogger(__name__)
+EPnD = Tuple[metadata.EntryPoint, metadata.Distribution]
-def entr
amoghrajesh commented on issue #29322:
URL: https://github.com/apache/airflow/issues/29322#issuecomment-1437874203
@bbovenzi I need some help understanding how to fix this issue. Please refer
to my last comment
--
This is an automated message from the Apache Git Service.
To respond to the
amoghrajesh commented on issue #29621:
URL: https://github.com/apache/airflow/issues/29621#issuecomment-1437873701
@potiuk we can close this issue. The PR is merged
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
amoghrajesh commented on issue #28745:
URL: https://github.com/apache/airflow/issues/28745#issuecomment-1437873467
@potiuk we can close this. It has been merged
--
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
Lee-W opened a new pull request, #29649:
URL: https://github.com/apache/airflow/pull/29649
---
**^ Add meaningful description above**
Read the **[Pull Request
Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)**
for more infor
seub commented on issue #25297:
URL: https://github.com/apache/airflow/issues/25297#issuecomment-1437822040
@potiuk It's the same issue, and it's easy to reproduce: just interrupt a
task manually (in the UI) and observe that `on_failure_callback` is not called.
Please try and let me know if
josh-fell commented on issue #29607:
URL: https://github.com/apache/airflow/issues/29607#issuecomment-1437817901
#29565 looks good.
Thanks for organizing @eladkal!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
joshuaghezzi commented on issue #29648:
URL: https://github.com/apache/airflow/issues/29648#issuecomment-1437787575
As an alternative and maybe simpler feature it'd also suit my use case if we
could make it so that we are optionally able to "reset" the execution timer
when the task resumes
hussein-awala commented on PR #29498:
URL: https://github.com/apache/airflow/pull/29498#issuecomment-1437703231
> Hi! May i ask in which format you will pass the config file to trigger? So
it will be just a file passed as a parameter to trigger? Or how?
@VladaZakharova - Yes, I pass t
pgagnon commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112410526
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._sess
s0neq commented on code in PR #29635:
URL: https://github.com/apache/airflow/pull/29635#discussion_r1112407914
##
airflow/providers/yandex/hooks/yandex.py:
##
@@ -122,7 +127,8 @@ def __init__(
self.connection = self.get_connection(self.connection_id)
self.extra
Taragolis commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112407307
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._se
pgagnon commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112403111
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._sess
Taragolis commented on code in PR #29635:
URL: https://github.com/apache/airflow/pull/29635#discussion_r1112404383
##
airflow/providers/yandex/hooks/yandex.py:
##
@@ -122,7 +127,8 @@ def __init__(
self.connection = self.get_connection(self.connection_id)
self.e
s0neq commented on code in PR #29635:
URL: https://github.com/apache/airflow/pull/29635#discussion_r1112403729
##
airflow/providers/yandex/hooks/yandex.py:
##
@@ -122,7 +127,8 @@ def __init__(
self.connection = self.get_connection(self.connection_id)
self.extra
pgagnon commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112403111
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._sess
github-actions[bot] commented on issue #20267:
URL: https://github.com/apache/airflow/issues/20267#issuecomment-1437689864
This issue has been automatically marked as stale because it has been open
for 365 days without any activity. There has been several Airflow releases
since last activit
github-actions[bot] commented on issue #20588:
URL: https://github.com/apache/airflow/issues/20588#issuecomment-1437689838
This issue has been automatically marked as stale because it has been open
for 365 days without any activity. There has been several Airflow releases
since last activit
github-actions[bot] commented on issue #20821:
URL: https://github.com/apache/airflow/issues/20821#issuecomment-1437689819
This issue has been automatically marked as stale because it has been open
for 365 days without any activity. There has been several Airflow releases
since last activit
github-actions[bot] commented on issue #20949:
URL: https://github.com/apache/airflow/issues/20949#issuecomment-1437689787
This issue has been automatically marked as stale because it has been open
for 365 days without any activity. There has been several Airflow releases
since last activit
Taragolis commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112397450
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._se
Taragolis commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112397450
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._se
Taragolis commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112397450
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._se
pgagnon commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112391709
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._sess
hussein-awala commented on issue #29621:
URL: https://github.com/apache/airflow/issues/29621#issuecomment-1437660008
@potiuk we can close it since #29622 is megred.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch revert-29408-docker-compose-change-example
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 9da3771744 Revert "Improve health checks in example docker-compose and
clarif
Taragolis commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112384223
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._se
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 f51742d20b Don't push secret in XCOM in
BigQueryCr
potiuk merged PR #29348:
URL: https://github.com/apache/airflow/pull/29348
--
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
potiuk closed issue #29209: BigQueryCreateDataTransferOperator will log AWS
credentials when transferring from S3
URL: https://github.com/apache/airflow/issues/29209
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
potiuk commented on issue #29648:
URL: https://github.com/apache/airflow/issues/29648#issuecomment-1437654137
Maybe, but this would not be accurate - there are lots of nuances - when the
task start running and when it is already deferred (both bringing back and
deferring tasks take time). P
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 3dbcf99d20 Update google cloud dlp package and adju
potiuk merged PR #29234:
URL: https://github.com/apache/airflow/pull/29234
--
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
potiuk commented on issue #29643:
URL: https://github.com/apache/airflow/issues/29643#issuecomment-1437649040
Feel free to attempt it
--
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
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 5835b08e8b Adding possibility for annotations in logs pvc (#29270)
add 901774718c Fix adding annotations for dag p
potiuk merged PR #29622:
URL: https://github.com/apache/airflow/pull/29622
--
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
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 5835b08e8b Adding possibility for annotations in lo
potiuk merged PR #29270:
URL: https://github.com/apache/airflow/pull/29270
--
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
potiuk commented on issue #28647:
URL: https://github.com/apache/airflow/issues/28647#issuecomment-1437642318
cc: @andrewgodwin maybe that rings a bell for you ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
potiuk commented on PR #29094:
URL: https://github.com/apache/airflow/pull/29094#issuecomment-1437640955
I think this one is great - though I do not understand all the details of
mapped tasks and concurrency there. @uranusjr @ashb - maybe you can take a
look, sounds like a great feature of
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 ee0a56a2ca Trigger Class migration to internal API (#29099)
add 6ef5ba9104 Refactor Dataproc Trigger (#29364)
No
potiuk merged PR #29364:
URL: https://github.com/apache/airflow/pull/29364
--
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
potiuk commented on issue #25060:
URL: https://github.com/apache/airflow/issues/25060#issuecomment-1437625953
@uranusjr - wasn't the "null" mapped task instance fixed since 2.4.3 ? I
cannot find it easily
--
This is an automated message from the Apache Git Service.
To respond to the mess
pankajastro commented on PR #29348:
URL: https://github.com/apache/airflow/pull/29348#issuecomment-1437626057
> > And I guess we need to add tests for that, for avoid situation that
somehow it return in the future.
>
> Agree
Added here 4eade3237e25f92095d74b76cd1f16f99945c842
boring-cyborg[bot] commented on issue #29648:
URL: https://github.com/apache/airflow/issues/29648#issuecomment-1437605958
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 mess
joshuaghezzi opened a new issue, #29648:
URL: https://github.com/apache/airflow/issues/29648
### Description
Ability to optionally exclude the time that the task was deferred from the
overall execution time of the task.
### Use case/motivation
I've created a custom opera
pgagnon commented on code in PR #29623:
URL: https://github.com/apache/airflow/pull/29623#discussion_r1112360505
##
airflow/providers/amazon/aws/hooks/base_aws.py:
##
@@ -312,19 +312,35 @@ def _get_web_identity_credential_fetcher(
base_session = self.basic_session._sess
potiuk commented on issue #29432:
URL: https://github.com/apache/airflow/issues/29432#issuecomment-1437596856
Done
--
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 unsubs
potiuk commented on issue #29621:
URL: https://github.com/apache/airflow/issues/29621#issuecomment-1437596195
Feel free to fix them @amoghrajesh . Assigned you
--
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
potiuk commented on issue #29393:
URL: https://github.com/apache/airflow/issues/29393#issuecomment-1437595099
cc: @dstandish - maybe you can comment on how it changes in 2.6 (and whether
the problem is going to be fixed there).
--
This is an automated message from the Apache Git Service.
potiuk commented on PR #29580:
URL: https://github.com/apache/airflow/pull/29580#issuecomment-1437592624
Yep. I thouthg about it and this seems like non-obvious great way of solving
the "cost" problem connected with secret backends.
--
This is an automated message from the Apache Git Serv
potiuk commented on PR #29406:
URL: https://github.com/apache/airflow/pull/29406#issuecomment-1437591152
@ashb @uranusjr - can you think of some hidden side-effects. Seems like this
implementation of "fail-fast" is simple and might just work - unless I missed
something.
--
This is an aut
Taragolis commented on code in PR #29195:
URL: https://github.com/apache/airflow/pull/29195#discussion_r1112342301
##
airflow/models/dag.py:
##
@@ -112,6 +113,8 @@
log = logging.getLogger(__name__)
+_T = TypeVar("_T")
+
Review Comment:
```suggestion
```
##
potiuk commented on code in PR #29406:
URL: https://github.com/apache/airflow/pull/29406#discussion_r1112342672
##
airflow/models/taskinstance.py:
##
@@ -172,6 +172,19 @@ def set_current_context(context: Context) ->
Generator[Context, None, None]:
)
+def stop_a
potiuk commented on code in PR #29406:
URL: https://github.com/apache/airflow/pull/29406#discussion_r1112342504
##
airflow/models/taskinstance.py:
##
@@ -172,6 +172,19 @@ def set_current_context(context: Context) ->
Generator[Context, None, None]:
)
+def stop_a
potiuk commented on PR #29518:
URL: https://github.com/apache/airflow/pull/29518#issuecomment-1437581881
@IKholopov - can you please split this one in two PRs:
1) introduce base class
2) adding deepcopy
That will be much better when it comes to historical look at the changes.
potiuk commented on code in PR #29518:
URL: https://github.com/apache/airflow/pull/29518#discussion_r1112340761
##
airflow/providers/google/cloud/operators/cloud_base.py:
##
@@ -0,0 +1,34 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor
potiuk commented on code in PR #29518:
URL: https://github.com/apache/airflow/pull/29518#discussion_r1112340285
##
airflow/providers/google/cloud/operators/cloud_base.py:
##
@@ -0,0 +1,34 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor
EKami commented on issue #13311:
URL: https://github.com/apache/airflow/issues/13311#issuecomment-1437579039
Nope, sorry guys, I gave up on Airflow
--
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
Taragolis opened a new pull request, #29647:
URL: https://github.com/apache/airflow/pull/29647
Just in case check is same error happen as described here #29616
--
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
This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a commit to branch revert-29408-docker-compose-change-example
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 9da37717449f5267b4ef8c4962cb89f6fa5f102c
Author: Andrey Anshin
AuthorDate: Tue F
This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch revert-29408-docker-compose-change-example
in repository https://gitbox.apache.org/repos/asf/airflow.git
at 9da3771744 Revert "Improve health checks in example docker-compose and
clarif
raphaelauv commented on issue #29432:
URL: https://github.com/apache/airflow/issues/29432#issuecomment-1437573499
@potiuk could we add this one to
https://github.com/apache/airflow/milestone/68 ?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
hussein-awala commented on issue #29432:
URL: https://github.com/apache/airflow/issues/29432#issuecomment-1437570393
@jose-lpa using `Variable.get()` in the dag script is not recommended
because the `DagFileProcessor` process the script each X minutes, and it loads
this variable from the DB
potiuk commented on issue #29315:
URL: https://github.com/apache/airflow/issues/29315#issuecomment-1437565241
Assigned you
--
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
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 69babdcf74 Use provided `USE_AIRFLOW_VERSION` env in verify providers
step (#29081)
add ee0a56a2ca Trigger Class
potiuk closed issue #28613: AIP-44 Migrate Trigger class to Internal API
URL: https://github.com/apache/airflow/issues/28613
--
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
potiuk merged PR #29099:
URL: https://github.com/apache/airflow/pull/29099
--
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
potiuk commented on PR #29348:
URL: https://github.com/apache/airflow/pull/29348#issuecomment-1437563814
> And I guess we need to add tests for that, for avoid situation that
somehow it return in the future.
Agree
--
This is an automated message from the Apache Git Service.
To resp
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 54c4d590ca fix clear dag run openapi spec responses by adding
additional return type (#29600)
add 69babdcf74 Use
potiuk merged PR #29081:
URL: https://github.com/apache/airflow/pull/29081
--
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
Taragolis commented on issue #29640:
URL: https://github.com/apache/airflow/issues/29640#issuecomment-1437551366
Just for confirmation do you have same problem with same version of `boto3`
and `botocore` if you call
[S3.Client.download_file](https://boto3.amazonaws.com/v1/documentation/api/
potiuk commented on code in PR #29495:
URL: https://github.com/apache/airflow/pull/29495#discussion_r1112322251
##
airflow/configuration.py:
##
@@ -1545,6 +1548,12 @@ def initialize_config() -> AirflowConfigParser:
return local_conf
+def make_group_other_inaccessible(fi
potiuk commented on code in PR #29495:
URL: https://github.com/apache/airflow/pull/29495#discussion_r1112320830
##
airflow/configuration.py:
##
@@ -1545,6 +1548,12 @@ def initialize_config() -> AirflowConfigParser:
return local_conf
+def make_group_other_inaccessible(fi
Taragolis commented on issue #29640:
URL: https://github.com/apache/airflow/issues/29640#issuecomment-1437543247
> shouldn't be such an exception :)
`¯\_(ツ)_/¯` https://github.com/boto/botocore/issues/2608
--
This is an automated message from the Apache Git Service.
To respond to th
steren commented on code in PR #28525:
URL: https://github.com/apache/airflow/pull/28525#discussion_r1112314074
##
airflow/providers/google/cloud/operators/cloud_run.py:
##
@@ -0,0 +1,115 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor
steren commented on code in PR #28525:
URL: https://github.com/apache/airflow/pull/28525#discussion_r1112314074
##
airflow/providers/google/cloud/operators/cloud_run.py:
##
@@ -0,0 +1,115 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor
Taragolis commented on PR #29489:
URL: https://github.com/apache/airflow/pull/29489#issuecomment-1437535260
> Then we will fix it there :)
That why I mention this PR, might be it would save some time when it time
come to Python 3.11
--
This is an automated message from the Apac
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 54c4d590ca fix clear dag run openapi spec responses
1 - 100 of 259 matches
Mail list logo