John Gilik
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Posts
Recent activity by John Gilik-
Connector Improvement: Qualtrics: Text iQ Data
CompletedHi, We frequently run Text iQ models on our survey data, including the Sentiment Analysis model and the Topics model. When ingesting Qualtrics data, we don't see the model output from these models ...
-
Destination Improvement: Allow Redshift Destination to operate without CREATE permissions on database
The Redshift Destination currently requires two permissions on whichever database you connect it to: GRANT TEMPORARY ON DATABASE <dbname> TO USER fivetran; and GRANT CREATE ON DATABASE <dbname> TO ...