Oliver Cooper
Oliver Cooper
After a discussion on Gitter, it has been proposed that the keys are changed to 3 characters with support for custom keys and extended attribute list support be added to...
Hmm, actually that might work. Although, it separates things a bit too much I feel.
Yeah I'd agree with @lyqyd, @viluon.
I don't see a huge issue with the current PRs. Sure, it'd be nice if we could merge them faster, but placing too many barriers will just deter people from...
Great, note re docs and tests. ~~That's a good point about 3rd party backends. How would you recommend doing so, a trait implemented on the backend? Are there any existing...
Looks nice to me! Only observations from my end: - I see you added a `distinct()` function, e.g. `dsl::count(users::id).distinct()`, is that functionally the same as `count_distinct()`? - The naming of...
Same issue here; the Intel version does technically work, but it's rather unusable laggy.