Marek Šuppa

Results 66 comments of Marek Šuppa

Certainly. The rationale of this PR was to fix the example config so that when anyone tries to just quickly edit it doesn't have to realize that the channel should...

@lidavidm nice! If you think it might be suitable enough for someone with interest in sympy but no real experience, do let me know -- I could help with this...

Without thinking about it more deeply the simplest solution would be to find corresponding pipes (|) and replace them with abs() call. This is easier said than done but should...

It looks like there is some retry mechanism in the function in question (https://github.com/GAM-team/got-your-back/blob/main/gyb.py#L754) -- I guess that might help a bit and this issue might no longer be relevant?

@scribblemaniac interesting issue. For me personally its peculiarity is amplified by the fact that GitHub also seems to replace 🇪🇸 with the flag of Spain but ignores 🇨🇦. Thanks for...

Could you please provide some test case in which this bug occur ?

@aa-matthias I presume these are currently not supported by `dbt-coverage` -- would that be the case? Would you mind preparing a minimal example we could take a look at to...

Hi @abdel-87, We are not aware of anyone trying this within the dbt cloud but if you do, please let us know how it went!

@Fszta feel free to put together a PR -- I am pretty sure we (with @sweco) would be happy to take a look!

Thanks for the suggestion @Mavtti! @sweco I guess this is something worth thinking about for the future -- aliases are a pretty nice feature worth supporting 🙂