X33834 commented on issue #73091:
URL: https://github.com/apache/airflow/issues/73091#issuecomment-5654807318

   Hi! I would like to work on this issue. The root cause is clear from the 
report: `create_table()` should convert 
`Table`/`TableReference`/`TableListItem` to a plain dict via `.to_api_repr()` 
(wrapping a bare `TableReference` under `"tableReference"`) before merging 
`schema_fields`. I will open a PR with tests covering all three object types 
and the dict path.


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