potiuk commented on issue #17032:
URL: https://github.com/apache/airflow/issues/17032#issuecomment-883143595
If that works for now, cool.
Just one question- the feature i proposed is UI-only really ( i believe ?)
Why serialization would be impacted ? I think it's just one more class level
field at the operator to tell UI to make a bit more work on json form of the
operator that is already there.
But maybe I am wrong? Is it because it is class -level field and we need to
handle it differently?
I do not know details of serialization that much and maybe I missed
something. But I agree if it involves some changes in serialization protocol,
it should not be taken lightly.
What i like about the idea however is that i see a lot of cases - especially
in Google operators, where the parameters are complex structures and it would
be nice to be able to format and see them with syntax coloring and copy-paste
able . That's a nice feature.
--
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]