bolkedebruin commented on code in PR #37058:
URL: https://github.com/apache/airflow/pull/37058#discussion_r1471129414


##########
airflow/config_templates/config.yml:
##########
@@ -375,6 +375,32 @@ core:
       type: string
       example: "path.to.CustomXCom"
       default: "airflow.models.xcom.BaseXCom"
+    xcom_objectstorage_path:

Review Comment:
   Sure, of course I had in mind to make it part of core and the default. Is 
there any that does the factory pattern? I don't think it should reside in 
plugins as it should be easy to reach / config.



-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to