dstandish opened a new pull request, #26616:
URL: https://github.com/apache/airflow/pull/26616

   The deprecation warning tells us we need to change Table.exists() to 
Inspector.has_table().  It turns out we're already using the right method, but 
we weren't passing it the right object.  It wants a table name but we were 
giving it a table.
   
   @uranusjr do you think it's safe to remove the compat layer altogether?
   
   <img width="762" alt="image" 
src="https://user-images.githubusercontent.com/15932138/191900525-bfd5ce9b-e0a7-439d-b85d-af9be1e9acff.png";>
   


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