When using the CURRENT_ROLE and CURRENT_USER functions with secure UDFs that will be shared
with Snowflake accounts, Snowflake returns a NULL value for these functions?
In order to improve query perfromance, you can bypass data conversions from the Snowflake internal data type to the native Python data type. Which class in the snowflake.connector.converter_null module do you use for this feature?