0

I have a test account for snowflake. I can able to a fetch data from Python but unable to fetch it from Pyspark. Error is showing like unable to create a stage for shared DB. How the stage is creating in Python-snowflake connector?

Felipe Hoffa
  • 54,922
  • 16
  • 151
  • 325

1 Answers1

1

i think the python connector creates a temp stage for the results in S3 you can see that when you run the connector in debug mode