Taragolis commented on PR #29176:
URL: https://github.com/apache/airflow/pull/29176#issuecomment-1404683241

   You also need to change in Operator (potentially in other places)
   
   
https://github.com/apache/airflow/blob/2e90c06c3eaf6a8cd0d7f4055274834158879440/airflow/providers/amazon/aws/operators/glue.py#L85
   
   I still don't know what is better annotation for this case `float | None` or 
`int | float | None`


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