Write_Pandas for Snowflake DB bulk load throws error connecting to DB for fastparquet and pyarrow

后端 未结 0 1977
北恋
北恋 2020-12-19 10:50

I am trying to run the following code in Google Functions

write_pandas(conn_write, df_to_sf, str.upper(table) + \'_TEMP_PROD\')

I get the fol

相关标签:
回答
  • 消灭零回复
提交回复
热议问题