Josh Devlin

Results 17 comments of Josh Devlin

Are either of the solutions in [this stackoverflow thread](https://stackoverflow.com/questions/15034935/no-access-to-notebook-variables-in-ipython-cell-magic) (`@needs_local_scope` decorator & `from IPython.core.magic import Magics`) useful?

I would also love this feature, and would be willing to contribute it if I could get some guidance on code paths.

Ephemeral models don’t actually exist, they get imported into downstream models as CTEs. Because of this they can’t be queried directly by dbt2looker (nor looker itself, for that matter). My...

Are you even allowed to share a dataset like this? I thought you could only share the tweet IDs and a script for the end user to download the actual...

@jkoudys ahh of course, I didn't realize that these weren't available via the API

Hey @Tomperez98, I'm not a maintainer here, but I wonder if (assuming you're talking about macros in packages) the `.sqlfluffignore` config mentioned here could resolve your issue? https://docs.sqlfluff.com/en/stable/configuration.html#installation-configuration

If this is a _good first issue_ and I can get a bit of guidance to get started, I'm interested in contributing this.

I noticed there is an open PR on the upstream repo that contains the logic: https://github.com/appleboy/drone-lambda/pull/12, I think if that was merged and this repo pointed to the new version...

Hey Nishkarsh, I don't work for dbt Labs but thought I would pop in and offer my thoughts on this one. This is very unlikely to be a bug with...

Welcome. We're excited about the possibility of you making a contribution! I would recommend waiting until #188 is merged before getting started as it changes some of the fundamentals of...