[COMPASS-3825] Export CSV Created: 16/Aug/19 Updated: 29/Oct/23 Resolved: 28/Oct/19 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | Import/Export |
| Affects Version/s: | None |
| Fix Version/s: | 1.21.0 |
| Type: | Story | Priority: | Major - P3 |
| Reporter: | Massimiliano Marcon | Assignee: | Lucas Hrabovsky (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Epic Link: | COMPASS-3013 | ||||
| Story Points: | 3 | ||||
| Sprint: | Iteration Python | ||||
| Description |
User storyAs a Compass user Acceptance Criteria
|
| Comments |
| Comment by Githook User [ 30/Oct/19 ] |
|
Author: {'username': 'imlucas', 'email': 'hrabovsky.lucas@gmail.com', 'name': 'Lucas Hrabovsky'}Message: COMPASS-3013: update import-export plugin (#1828)
This PR introduces many performance enhancements, bug fixes, and new features for the Import/Export plugin. It covers many of the stories in COMPASS-3013
> Combined release notes from mongodb-js/compass-import-export#5 and mongodb-js/compass-import-export#6
The backend has been entirely rewritten to use node.js streams. Import and export also now send the ` {explicitlyIgnoreSession: true}` option to the node driver which has resolved transient errors and allows very large imports and exports that are performant while correct. 
> Fixes
> Fixes
> Fixes
Adds new user options for import:

From mongodb-js/compass-import-export run: ``` 


|
| Comment by Githook User [ 29/Oct/19 ] |
|
Author: {'name': 'Lucas Hrabovsky', 'username': 'imlucas', 'email': 'hrabovsky.lucas@gmail.com'}Message: COMPASS-3013: update import-export plugin (#1828)
This PR introduces many performance enhancements, bug fixes, and new features for the Import/Export plugin. It covers many of the stories in COMPASS-3013
> Combined release notes from mongodb-js/compass-import-export#5 and mongodb-js/compass-import-export#6
The backend has been entirely rewritten to use node.js streams. Import and export also now send the ` {explicitlyIgnoreSession: true}` option to the node driver which has resolved transient errors and allows very large imports and exports that are performant while correct. 
> Fixes
> Fixes
> Fixes
Adds new user options for import:

From mongodb-js/compass-import-export run: ``` 


|
| Comment by Githook User [ 25/Oct/19 ] |
|
Author: {'name': 'Lucas Hrabovsky', 'username': 'imlucas', 'email': 'hrabovsky.lucas@gmail.com'}Message: See mongodb-js/compass-import-export#7 |
| Comment by Githook User [ 23/Oct/19 ] |
|
Author: {'name': 'Lucas Hrabovsky', 'username': 'imlucas', 'email': 'hrabovsky.lucas@gmail.com'}Message: COMPASS-3013: update import-export plugin (#1828)
This PR introduces many performance enhancements, bug fixes, and new features for the Import/Export plugin. It covers many of the stories in COMPASS-3013
> Combined release notes from mongodb-js/compass-import-export#5 and mongodb-js/compass-import-export#6
The backend has been entirely rewritten to use node.js streams. Import and export also now send the ` {explicitlyIgnoreSession: true}` option to the node driver which has resolved transient errors and allows very large imports and exports that are performant while correct. 
> Fixes
> Fixes
> Fixes
Adds new user options for import:

From mongodb-js/compass-import-export run: ``` 


|