bolkedebruin commented on PR #35060:
URL: https://github.com/apache/airflow/pull/35060#issuecomment-1796203864

   Too bad there is no decorator that just wraps the callable like so
   
   ```python
   @task.weaviate
   def my_task() -> JsonStr:
     return JsonStr(Something)
   ```


-- 
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]

Reply via email to