Gregory Clarke
Gregory Clarke
### Steps to reproduce the problem I noticed the feed no longer updating and there were a high number of failed tasks in Sidekiq. The `FeedInsertWorker` jobs were failing with...
I'm getting this error when I `$ docker-compose up` ``` birdsitelive | Unhandled exception. System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or...
resolves # [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem BigQuery generates inefficient execution plans when doing comparisons on nested queries. For example; ```SQL {{ config( materialized='table' ) }} SELECT id FROM `shopify-stg-dw`.`greg_sandbox`.`another_table` WHERE...