Re: [PR] [WIP] feat: added get_openlineage_facets_on_start function in operator definition [airflow]

2024-06-18 Thread via GitHub
rahul-madaan commented on code in PR #40290: URL: https://github.com/apache/airflow/pull/40290#discussion_r1645020677 ## airflow/providers/google/cloud/transfers/azure_blob_to_gcs.py: ## @@ -122,3 +122,21 @@ def execute(self, context: Context) -> str: self.bucke

Re: [PR] [WIP] feat: added get_openlineage_facets_on_start function in operator definition [airflow]

2024-06-18 Thread via GitHub
rahul-madaan commented on code in PR #40290: URL: https://github.com/apache/airflow/pull/40290#discussion_r1645006707 ## airflow/providers/google/cloud/transfers/azure_blob_to_gcs.py: ## @@ -122,3 +122,21 @@ def execute(self, context: Context) -> str: self.bucke

Re: [PR] [WIP] feat: added get_openlineage_facets_on_start function in operator definition [airflow]

2024-06-18 Thread via GitHub
kacpermuda commented on code in PR #40290: URL: https://github.com/apache/airflow/pull/40290#discussion_r1644182454 ## airflow/providers/google/cloud/transfers/azure_blob_to_gcs.py: ## @@ -122,3 +122,21 @@ def execute(self, context: Context) -> str: self.bucket_

Re: [PR] [WIP] feat: added get_openlineage_facets_on_start function in operator definition [airflow]

2024-06-18 Thread via GitHub
boring-cyborg[bot] commented on PR #40290: URL: https://github.com/apache/airflow/pull/40290#issuecomment-2175413384 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] [WIP] feat: added get_openlineage_facets_on_start function in operator definition [airflow]

2024-06-18 Thread via GitHub
rahul-madaan opened a new pull request, #40290: URL: https://github.com/apache/airflow/pull/40290 Added OpenLineage support for AzureBlobStorageToGCSOperator the operator transfers single file from Azure Blob Storage to Google cloud storage. -- This is an automated message from the