You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -828,7 +828,7 @@ The `cd` filter is used to return results where every element of the array colum
828
828
}
829
829
```
830
830
831
-
The `cd` filter can also accept a single scalar. In this case, only results where the only element in the array column is the input scalar.
831
+
The `cd` filter can also accept a single scalar. In this case, only results where the only element in the array column is the input scalar are returned.
0 commit comments