Skip to content

Suppress Pandas UserWarning during mariadb.run and hive.run

Created by: jsnshrmn

Filters UserWarnings with pandas SQLAlchemy message

Note that I wasn't able to test directly as I couldn't successfully install my own version of this library to my environment on a stathost. But this filter approach is what I used in my own code to wrap the provided run() methods

Bug: T324135

Merge request reports