Joan Touzet

Results 112 comments of Joan Touzet

Attachments aren't completely removed, but >10MB is an open design problem. It's unclear if 4.0 will launch with support for anything >10MB, due to the small FDB transaction size and...

@garrensmith correct me if I'm wrong, but doesn't the `$in` operator always requires a full database scan? @kobeyk did you create an index first? If so, what is the output...

@garrensmith I thought that `$in` operations always ended up in a full scan, regardless of index, am I wrong?

If we're talking about reworking the protocol, it is worth considering the implications of how we enforce sandboxing. As soon as you move to a network interface or simliar, there's...

@kocolosk @davisp My argument is that the query server needs to go, entirely, so people don't mistake it for an external interface. If it's an internal Erlang thing (such as...

@tsloughter We currently support 20.3 as our base, with "soft" support back to 19.latest. We're not planning on making 21.3 a minimum version for a while yet, so that's probably...

Note that whatever we do here - especially if this PR is not merged into 2.2.0 - needs to be documented for the 2.2.0 release, in light of the concerns...

@janl This is very stale. Any plans to get this in? I am preparing to mass-close old PRs that never got merged.

@bessbd I think what Jan proposed in https://github.com/apache/couchdb/pull/1253#issuecomment-404873979 is basically done. We've pushed the default limit in 3.x pretty low, and as you know 4.0 changes all the rules. I...