Szymon Malinowski
Szymon Malinowski
I stucked on step 6 in tutorial: https://quickstarts.snowflake.com/guide/auto_ingest_twitter_data due to error ``` twitter_local.py", line 77, in class JSONStreamProducer(tweepy.StreamListener): AttributeError: module 'tweepy' has no attribute 'StreamListener' ```
> In addition, Snowflake is introducing new database change management tools as seen [here](https://youtu.be/k20yLpW8-xU?feature=shared). > > If you throw that into the mix with Terraform, does that change if/when to...
I'm debugging services for days and struggling with `OOMKilled` issues... but finally happy (somehow) for a moment that I found this thread... I experience exactly the same issues with Snowflake...
@sfc-gh-jmichalak Thanks for answer. Is there any workaround for now?
When downgraded provider version it works ✅ ``` snowflake = { source = "Snowflake-Labs/snowflake" version = "~> 0.89.0" } ``` However it doesn't work since `>= 0.90.0` ❌ Did I...
Sorry, I overlooked your message. I confirm VECTOR datatype works fine since v0.100