Maximilian Roos

Results 1162 comments of Maximilian Roos
trafficstars

> I recommend doing `brew install gdb` and just trying it, it might work! (fyi no luck yet — `gdb: The x86_64 architecture is required for this software.`)

FYI we hit this on docker:20.10.2. We kick off two builds using the same docker-dind service using K8s on GitLab CI. Those builds have lots of similarities, including overlapping build...

I realize it's eight years later, but this would be great to merge if it still works — the workarounds such as https://github.com/lra/mackup/issues/559#issuecomment-114193636 are inconvenient...

Yes, that's right! I find it a bit surprising that we'd implement a `From for Error` — would we include a message about being unable to convert the type into...

Thanks @envzhu — this was v helpful

Thanks @BrutalCoding — this issue is the readme that should have been!

Would it be possible to create a release with recent updates? The most recent release was ~a year ago. Thank you!

Partially closed by https://github.com/prql/dbt-prql/pull/11, still need to add the "upstream" part

This looks very cool! I think the first thing we could do is add a link to the library from the documentation — at least the `from_dataframe` method...

> Yes it's a good idea, do you need any additional information for this ? This would be a PR you could make to the docs!