Re: [PR] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-16 Thread via GitHub
potiuk merged PR #36806: URL: https://github.com/apache/airflow/pull/36806 -- 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] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-18 Thread via GitHub
pankajkoti commented on code in PR #36806: URL: https://github.com/apache/airflow/pull/36806#discussion_r1457527454 ## airflow/providers/microsoft/azure/triggers/wasb.py: ## @@ -102,26 +102,28 @@ class WasbPrefixSensorTrigger(BaseTrigger): ``copy``, ``deleted``

Re: [PR] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-18 Thread via GitHub
Lee-W commented on code in PR #36806: URL: https://github.com/apache/airflow/pull/36806#discussion_r1458115709 ## airflow/providers/microsoft/azure/triggers/wasb.py: ## @@ -102,26 +102,28 @@ class WasbPrefixSensorTrigger(BaseTrigger): ``copy``, ``deleted`` :par

Re: [PR] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-18 Thread via GitHub
pankajkoti commented on code in PR #36806: URL: https://github.com/apache/airflow/pull/36806#discussion_r1458439047 ## airflow/providers/microsoft/azure/triggers/wasb.py: ## @@ -102,26 +102,28 @@ class WasbPrefixSensorTrigger(BaseTrigger): ``copy``, ``deleted``

Re: [PR] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-20 Thread via GitHub
eladkal commented on code in PR #36806: URL: https://github.com/apache/airflow/pull/36806#discussion_r1460306275 ## airflow/providers/microsoft/azure/triggers/wasb.py: ## @@ -102,26 +102,28 @@ class WasbPrefixSensorTrigger(BaseTrigger): ``copy``, ``deleted`` :p

Re: [PR] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-20 Thread via GitHub
eladkal commented on code in PR #36806: URL: https://github.com/apache/airflow/pull/36806#discussion_r1460306275 ## airflow/providers/microsoft/azure/triggers/wasb.py: ## @@ -102,26 +102,28 @@ class WasbPrefixSensorTrigger(BaseTrigger): ``copy``, ``deleted`` :p

Re: [PR] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-20 Thread via GitHub
Lee-W commented on code in PR #36806: URL: https://github.com/apache/airflow/pull/36806#discussion_r1460522677 ## airflow/providers/microsoft/azure/triggers/wasb.py: ## @@ -102,26 +102,28 @@ class WasbPrefixSensorTrigger(BaseTrigger): ``copy``, ``deleted`` :par

Re: [PR] Fix WasbPrefixSensor arg inconsistency between sync and async mode [airflow]

2024-01-21 Thread via GitHub
Lee-W commented on code in PR #36806: URL: https://github.com/apache/airflow/pull/36806#discussion_r1461250647 ## airflow/providers/microsoft/azure/triggers/wasb.py: ## @@ -102,26 +102,28 @@ class WasbPrefixSensorTrigger(BaseTrigger): ``copy``, ``deleted`` :par