Roderick Dunn
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 5
Posts
Recent activity by Roderick Dunn-
Connector Improvement: Github Connector: Better handling of Repository Deletion
AnsweredWhenever a repo is deleted this seems to happen: The connector fails with the error "HTTP 404 Not Found", and there's an alert that says we need to grant user permissions to the deleted repo (which...
-
Destination Improvement: Optimize Redshift Load step by adhering to guidelines on # of files used per COPY
When loading data into Redshift using the COPY command, AWS recommends that data is split into multiple files: Long running COPY commands which load fewer files than the total number of clust...