Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mango: Add Bitwise Operators #1512

Open
wohali opened this issue Aug 7, 2018 · 1 comment
Open

Mango: Add Bitwise Operators #1512

wohali opened this issue Aug 7, 2018 · 1 comment

Comments

@wohali
Copy link
Member

wohali commented Aug 7, 2018

from @janl. No description provided.

@wohali wohali added this to In Discussion in Roadmap Aug 7, 2018
@wohali wohali moved this from Proposed for 3.x to Proposed (release independent) in Roadmap Jul 11, 2019
@kocolosk
Copy link
Member

kocolosk commented Sep 5, 2019

I was thinking about this one recently. As far as I know the bitwise operators in MongoDB are mostly useful when operating on raw binaries in a BSON document. If we implemented them in CouchDB, would we want to work on Base64-encoded binary strings? Would we allow them to pull up attachments from disk?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
  
Proposed (backlog)
Development

No branches or pull requests

2 participants