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?
Asked
Active
Viewed 59 times
1 Answers
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

Shuli Hakim
- 41
- 4