vchiapaikeo commented on PR #34862:
URL: https://github.com/apache/airflow/pull/34862#issuecomment-1761575624

   Ah I see. Wasn't sure if you were referring to browser memory or server 
memory. I [profiled the render template 
code](https://gist.github.com/vchiapaikeo/b3b86f0566e8a52c8587a4ca7f34e054#file-pool_list_v2-txt-L234-L251),
 and I'm not seeing an obvious place to add this. Are you thinking of something 
more custom on the sqlalchemy model? 
[column_property](https://docs.sqlalchemy.org/en/14/orm/mapping_columns.html#using-column-property-for-column-level-options)
 or 
[@hybrid_property](https://docs.sqlalchemy.org/en/14/orm/extensions/hybrid.html#defining-expression-behavior-distinct-from-attribute-behavior)
 come to mind but may be a bit overkill.


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