[PR] Remove elasticsearch constant USE_PER_RUN_LOG_ID [airflow]

2023-11-20 Thread via GitHub
dstandish opened a new pull request, #35762: URL: https://github.com/apache/airflow/pull/35762 Now that the min provider version is 2.5, the constant is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Remove elasticsearch constant USE_PER_RUN_LOG_ID [airflow]

2023-11-20 Thread via GitHub
dstandish commented on code in PR #35762: URL: https://github.com/apache/airflow/pull/35762#discussion_r1399773084 ## airflow/providers/elasticsearch/log/es_task_handler.py: ## @@ -52,12 +51,6 @@ # Elasticsearch hosted log type EsLogMsgType = List[Tuple[str, str]] -# Compati

Re: [PR] Remove elasticsearch constant USE_PER_RUN_LOG_ID [airflow]

2023-11-20 Thread via GitHub
dstandish commented on code in PR #35762: URL: https://github.com/apache/airflow/pull/35762#discussion_r1399773635 ## airflow/providers/elasticsearch/log/es_task_handler.py: ## @@ -135,15 +127,15 @@ def __init__( super().__init__(base_log_folder, filename_template)

Re: [PR] Remove elasticsearch constant USE_PER_RUN_LOG_ID [airflow]

2023-11-20 Thread via GitHub
dstandish commented on code in PR #35762: URL: https://github.com/apache/airflow/pull/35762#discussion_r1399774061 ## airflow/providers/elasticsearch/log/es_task_handler.py: ## @@ -135,15 +127,15 @@ def __init__( super().__init__(base_log_folder, filename_template)

Re: [PR] Remove elasticsearch constant USE_PER_RUN_LOG_ID [airflow]

2023-11-21 Thread via GitHub
uranusjr commented on code in PR #35762: URL: https://github.com/apache/airflow/pull/35762#discussion_r1401526954 ## airflow/providers/elasticsearch/log/es_task_handler.py: ## @@ -52,12 +51,6 @@ # Elasticsearch hosted log type EsLogMsgType = List[Tuple[str, str]] -# Compatib

Re: [PR] Remove elasticsearch constant USE_PER_RUN_LOG_ID [airflow]

2024-01-06 Thread via GitHub
github-actions[bot] commented on PR #35762: URL: https://github.com/apache/airflow/pull/35762#issuecomment-1879887790 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

Re: [PR] Remove elasticsearch constant USE_PER_RUN_LOG_ID [airflow]

2024-01-12 Thread via GitHub
github-actions[bot] closed pull request #35762: Remove elasticsearch constant USE_PER_RUN_LOG_ID URL: https://github.com/apache/airflow/pull/35762 -- 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