Joffreybvn commented on PR #36949:
URL: https://github.com/apache/airflow/pull/36949#issuecomment-1903908505

   ODBCHook has the same issue. But it's a typing.NamedTuple there (instead of 
a collection.namedtuple). Which do not support `rename=True`. Thus I'll 
refactor the hook to use the collection.namedtuple too.


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