potiuk commented on PR #26486:
URL: https://github.com/apache/airflow/pull/26486#issuecomment-1254134155

   > TaskFlow is different from regular operators, it uses decorators and I 
don't think it's immediately clear why you have to call a TaskFlow task, i.e. 
airflow() instead of airflow, plus the changed example uses both the regular 
and taskflow style operators. This requires additional cognitive load.
   
   And let me explain this. I also think the current way it is presented is 
wrong. But I think we disagree on the way it shoudl be fixed. I think we should 
hide the taskflow behind the extra "tab" that user will have to click to reveal 
the task flow version. All I am asking for is to have it discoverable in the 
first page that there is another option and be able to see it without going to 
a separate page.


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