denimalpaca commented on issue #27976:
URL: https://github.com/apache/airflow/issues/27976#issuecomment-1330701279

   @potiuk seems like there is another dependency issue here. I noticed the 
`DBApiHook` changed some behavior where `get_all()` is now calling `run()` to 
make these calls. Not sure if that's the issue or maybe something 
Snowflake-specific, but the return type of the record has changed.
   
   @mag3141592 the `.get("tolerance")` is fine as it is, as the `value` param 
defaults to `None`. All previous versions of the operator have been written 
like this and they work fine!


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