josh-fell commented on PR #25412:
URL: https://github.com/apache/airflow/pull/25412#issuecomment-1200042069

   >My main question for other maintainers is which solution is better
   > - adding parameter fetch_results: bool
   > - give users the ability to pass their own handlers
   
   It might not be what is _better_, but perhaps why not do both? Have users 
control if they want to fetch results from the query they execute and the 
option to customize how to handle said results (with `fetch_all_handler` as a 
default even).
   
   


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