You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* SNOW-630797 Support table_type in pandas_tools
Description
table_type could support transient table as well, which is more
flexible comparing to create_temp_table
Testing
Added integ test
* Add negative test
* type hint + revert undesired test param change
* import Literal from typing_extensions
* refactor tests
* assert success + various table name
* use random_string
0 commit comments