Commit ef9f8df
DOCSP-27390 aggregation operations (#367)
* first draft
* add new file
* JS MK feedback
* fix
* remove mql
* fixes
* fixes
* fix
* DOCSP-28004: boolean operators (#330)
* DOCSP-27932: add AWS Lambda connection guide link (#317)
* DOCSP-27932: add AWS Lambda connection guide link
* DOCSP-27400: BsonCreator annotation description fix (#325)
* DOCSP-27400: BsonCreator annotation description fix
* DOCSP-25493: Adding links to the bson-records API (#326)
* DOCSP-25493: Adding links to the bson-records API
* Fixing broken link.
* DOCSP-27390 - Agg Expression Overview (#318)
* add new file
* JS MK feedback
* Revert "DOCSP-27390 - Agg Expression Overview (#318)"
This reverts commit 400fa99.
* Java 4.9 whats new (#329)
* DOCSP-27978: added exception for BsonCreator constructor
* DOCSP-27417: Command monitoring log format change
* DOCSP-28004: boolean expressions
* first pass fixes
* DOCSP-27974 - 4.9.0 Version Updates (#328)
* version updates
* cc feedback
* changes based on discussion
* CC PR fixes 1
* JS MK feedback
* fix
* PR fixes
* improve example explanation
* add toc landing page so agg page doesnt disappear
---------
Co-authored-by: Chris Cho <[email protected]>
Co-authored-by: DBirtolo-mdb <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
* Revert "DOCSP-28004: boolean operators (#330)" (#335)
This reverts commit eb7f746c78b75b97f0f9a34cacf8571900e95f60.
* DOCSP-28004: boolean aggregation expression operators (#336)
* DOCSP-27932: add AWS Lambda connection guide link (#317)
* DOCSP-27932: add AWS Lambda connection guide link
* DOCSP-27400: BsonCreator annotation description fix (#325)
* DOCSP-27400: BsonCreator annotation description fix
* DOCSP-25493: Adding links to the bson-records API (#326)
* DOCSP-25493: Adding links to the bson-records API
* Fixing broken link.
* DOCSP-27390 - Agg Expression Overview (#318)
* add new file
* JS MK feedback
* Revert "DOCSP-27390 - Agg Expression Overview (#318)"
This reverts commit 400fa99.
* Java 4.9 whats new (#329)
* DOCSP-27978: added exception for BsonCreator constructor
* DOCSP-27417: Command monitoring log format change
* DOCSP-28004: boolean expressions
* first pass fixes
* DOCSP-27974 - 4.9.0 Version Updates (#328)
* version updates
* cc feedback
* changes based on discussion
* CC PR fixes 1
* JS MK feedback
* fix
* PR fixes
* improve example explanation
* add toc landing page so agg page doesnt disappear
* fix
* MK PR fixes 1
* Delete aggregation-expression-operators.txt
* remove mql
* fixes
* changes based on discussion
* MK PR fixes 2
* use cond in example
---------
Co-authored-by: Chris Cho <[email protected]>
Co-authored-by: DBirtolo-mdb <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
* DOCSP-28586: How to use section (#341)
* first pass
* first pass fixes
* cssclass delete
* DB PR fixes 1
* MK PR fixes 1
* MK PR fixes 2
* DOCSP-28010: string operations (#342)
* DOCSP-28010: string operations
* CC PR fixes 1
* more small fixes
* link fix
* CC PR fixes 2
* MK PR fixes 1
* DOCSP-28007: date operations (#343)
* DOCSP-28007: date operations
* first pass fixes
* match format to string PR
* build
* DB PR fixes 1
* MK PR fixes 1
* MK PR fixes 2
* small fixes
* Docsp 28002 arithmetic operations (#344)
* DOCSP-28002: Adding arithmetic agg expressions
* Fixed a broken link
* PR feedback
* Additional PR feedback.
* Small grammar tweaks
* Updates to match established template.
* DOCSP-28003: Array Operations (#349)
* DOCSP-28003: array operations
* first pass fixes
* fix code block
* change text
* DB PR fixes 1
* small fixes
* add article
* missing methods & admonition
* MK PR fixes 1
* build
* MK PR fixes 2
* MK comment
* DOCSP-28005: Adding comparison agg operators (#345)
* DOCSP-28005: Adding comparison agg operators
* PR feedback
* Fixed link issues
* Updates to match established template.
* Maxim feedback
* Sample fix
* DOCSP-28808: conversion operations (#358)
* DOCSP-28808: conversion operations
* DB PR fixes 1
* Update aggregation-expression-operations.txt
* MK PR fixes 1
* DOCSP-28864: function (passTo) operations (#359)
* DOCSP-28864: passTo operations (misc)
* section draft1
* first pass fixes
* small fixes + explanation
* fix format
* DB PR fixes 1
* MK PR fixes 1
* renamed methods
* MK PR fixes 2
* build
* DOCSP-28006: Added conditional and set operations (#347)
* DOCSP-28006: Added conditional and set operations
* PR feedback.
* PR feedback part 2
* Grammar fix
* Added the swtich statement
* Trying to fix indentation
* Empty commit to prod the build tool.
* Forgot the in the pipeline
* Changed how the switch variants are listed
* Maxim feedback
* DOCSP-28934: Cleaning up aggregation expressions (#361)
* DOCSP-28934: Cleaning up aggregation expressions
* build staging
* RR responding to MK PR comments
* build
* build
* small fixes
* RR responding to MK PR comments 2
* error fixes
* add queryapi for map ops
* PR comments
* more PR comments
* add descriptions to constructor methods
* grammar fix
* Maxim feedback on final review.
* Maxim feedback
* Build commit
* Maxim feedback part 2
* Removed empty 'More Information' section
* Removed excess comma from code example
---------
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Rea Rustagi <[email protected]>
Co-authored-by: DBirtolo-mdb <[email protected]>
Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Rea Radhika Rustagi <[email protected]>
Co-authored-by: Dylan Birtolo <[email protected]>1 parent ef786da commit ef9f8df
File tree
9 files changed
+1259
-13
lines changed- .github
- source
- fundamentals
- builders
- data-formats
- includes
9 files changed
+1259
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 1237 additions & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
0 commit comments