Bowrna commented on issue #29405:
URL: https://github.com/apache/airflow/issues/29405#issuecomment-1445042923

   @ephraimbuddy Like how full_content (boolean) that is passed as param to api 
is loaded into metadata, could we consider a similar one for log_pos too? like 
rather than loading into token and retrieving it, how about following the same 
way as the below code for `log_pos` too. just an opinion. please let me know if 
it doesn't work out. because `full_content` key could be passed into token 
rather than passing as param. but still, we support the param for 
`full_content` option. keeping that in mind this question raised for me.
   
   
(https://github.com/apache/airflow/blob/9de71187ed53dd4e9f91d2b148c8db6bf69221a8/airflow/api_connexion/endpoints/log_endpoint.py#L68-L77)


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