jvstein commented on code in PR #68304:
URL: https://github.com/apache/airflow/pull/68304#discussion_r3396358595
##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -779,6 +779,18 @@ logging:
type: string
example: ~
default: "False"
+ object_store_write_mode:
Review Comment:
I can implement the changes in the other providers now. I was planning to
followup on that after this PR.
I thought the chance of truncating logs needed a targeted fix.
--
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]