Callum McCann

Results 8 comments of Callum McCann

Coming back to this issue now that we've had time to give it some thought. The overwhelming feedback from both internal stakeholders and beta customers has led us to be...

@leahwicz happy to take this on for 1.4! Just to level set, I'd probably work on this after Coalesce - does that align with Core's timeline for the early 1.4...

Interesting. I seem to be getting this error from the code quality check > error: Incompatible types in assignment (expression has type "None", variable has type "Union[str, int]") [assignment] Is...

@jtcohen6 I went with the second option and additionally removed the `Union[str,int]` designation in `UnparsedMetric`. It passed all of the tests that we have in dbt core and just to...

### Current State As @jtcohen6 raised in the above issue, there are problems with how the metrics package is currently handling model references. For the curious, this is because metrics...

Hi @yanghua there is no current implementation for Apache Hive. We are doing some spring cleaning of issues as we move forward with our integration of dbt (more news to...

@gshank is there any chance this might slip in with 1.7? Been writing a lot more dbt-sql these days and keep coming back to how much I would **love** yaml...

❤️ @dbeatty10 . I guess it depends on how groups are handled because groups actually work just fine in grants! You just need to put `group` before the name of...