We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc98f7c commit 1e51aa0Copy full SHA for 1e51aa0
source/reference/operator/aggregation/bitAnd.txt
@@ -38,6 +38,8 @@ Behavior
38
39
.. include:: /includes/fact-bitwise-type-error.rst
40
41
+If the argument is an empty array, the operation returns ``NumberInt(-1)``.
42
+
43
If any of the operands equate to ``null``, the operation returns ``null``.
44
45
Examples
0 commit comments