13129 opened a new issue, #61639: URL: https://github.com/apache/airflow/issues/61639
### Apache Airflow Provider(s) standard ### Versions of Apache Airflow Providers PythonOperator 参数show_return_value_in_logs应设置为False,只有在开发环境时,作者自行开启,否则会出现oom,例如SQLExecuteQueryOperator 参数show_return_value_in_logs默认值为False. ### Apache Airflow version 3.1.7 ### Operating System Debian GNU/Linux 12 ### Deployment Docker-Compose ### Deployment details _No response_ ### What happened _No response_ ### What you think should happen instead _No response_ ### How to reproduce ### Default value of PythonOperator parameters <img width="1255" height="885" alt="Image" src="https://github.com/user-attachments/assets/672ae81c-db10-4107-a491-708bf054adf5" /> ### Default value of SQLExecuteQueryOperator parameter <img width="1183" height="900" alt="Image" src="https://github.com/user-attachments/assets/277ed5b7-9625-49fd-a255-4e8551b4720b" /> ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
