[PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2023-12-28 Thread via GitHub
VladaZakharova opened a new pull request, #36473: URL: https://github.com/apache/airflow/pull/36473 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guid

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2023-12-28 Thread via GitHub
Lee-W commented on code in PR #36473: URL: https://github.com/apache/airflow/pull/36473#discussion_r1437972926 ## tests/system/providers/google/cloud/automl/example_automl_video_intelligence_classification.py: ## @@ -73,73 +72,88 @@ schedule="@once", start_date=datetim

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-09 Thread via GitHub
VladaZakharova commented on code in PR #36473: URL: https://github.com/apache/airflow/pull/36473#discussion_r1445769655 ## tests/system/providers/google/cloud/automl/example_automl_video_intelligence_tracking.py: ## @@ -22,49 +22,49 @@ import os from datetime import datetime

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-10 Thread via GitHub
Lee-W commented on code in PR #36473: URL: https://github.com/apache/airflow/pull/36473#discussion_r1448363959 ## tests/system/providers/google/cloud/automl/example_automl_nl_text_classification.py: ## @@ -114,7 +112,7 @@ import_configs=DATA_CONFIG, ) -# [STA

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-11 Thread via GitHub
VladaZakharova commented on code in PR #36473: URL: https://github.com/apache/airflow/pull/36473#discussion_r1448466822 ## tests/system/providers/google/cloud/automl/example_automl_nl_text_classification.py: ## @@ -114,7 +112,7 @@ import_configs=DATA_CONFIG, ) -

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-14 Thread via GitHub
potiuk commented on code in PR #36473: URL: https://github.com/apache/airflow/pull/36473#discussion_r1451813905 ## tests/system/providers/google/cloud/automl/example_automl_nl_text_classification.py: ## @@ -114,7 +112,7 @@ import_configs=DATA_CONFIG, ) -# [ST

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-15 Thread via GitHub
VladaZakharova commented on code in PR #36473: URL: https://github.com/apache/airflow/pull/36473#discussion_r1452059077 ## tests/system/providers/google/cloud/automl/example_automl_nl_text_classification.py: ## @@ -114,7 +112,7 @@ import_configs=DATA_CONFIG, ) -

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-16 Thread via GitHub
VladaZakharova commented on PR #36473: URL: https://github.com/apache/airflow/pull/36473#issuecomment-1893435045 Hi! Can you please check this PR? :) The service will be removed at the end of the month, so will be great to deprecate it at least :) Thank you! -- This is an automated

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-16 Thread via GitHub
Lee-W commented on PR #36473: URL: https://github.com/apache/airflow/pull/36473#issuecomment-1893909929 If the `text` part is deprecated as well, should we added it to PR title? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-16 Thread via GitHub
VladaZakharova commented on PR #36473: URL: https://github.com/apache/airflow/pull/36473#issuecomment-1893939681 > If the `text` part is deprecated as well, should we added it to PR title? Text was deprecated in another PR, long time ago :) -- This is an automated message from the A

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-16 Thread via GitHub
Lee-W commented on PR #36473: URL: https://github.com/apache/airflow/pull/36473#issuecomment-1894714786 > > If the `text` part is deprecated as well, should we added it to PR title? > > Text was deprecated in another PR, long time ago :) Ah, yes, you're right. Missed the deleted

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

2024-01-17 Thread via GitHub
VladaZakharova commented on PR #36473: URL: https://github.com/apache/airflow/pull/36473#issuecomment-1895523166 @eladkal Hi! Can you please check the PR? Thanks! :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Deprecate AutoMLTrainModelOperator for Vision and Video [airflow]

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