TOOLS-4148 Convert test/qa-tests/jstests/export/fields_csv.js to Go#931
Open
autarch wants to merge 1 commit into03-23-convert_test/qa-tests/jstests/export/field_file.js_to_gofrom
Conversation
This was referenced Mar 23, 2026
Collaborator
Author
This was referenced Mar 23, 2026
test/qa-tests/jstests/export/fields_csv.js to Gotest/qa-tests/jstests/export/fields_csv.js to Go
f7c66f6 to
bc4e6b2
Compare
c7d9f40 to
690b697
Compare
bc4e6b2 to
cc2472e
Compare
9c9dbd5 to
7cb24bd
Compare
cc2472e to
591774f
Compare
tdq45gj
reviewed
Mar 26, 2026
mongoexport/mongoexport_test.go
Outdated
|
|
||
| // TestExportNestedFieldsCSV verifies that mongoexport correctly handles nested | ||
| // field paths and $ projection in --fields with --csv output. | ||
| // Covers the nested field and projection scenarios of fields_csv.js. |
Contributor
There was a problem hiding this comment.
It's referencing a file we're removing. We should either clarify where to find the JS test or just remove the reference.
7cb24bd to
c7402e5
Compare
8479210 to
f84c494
Compare
c7402e5 to
bac7d87
Compare
This was referenced Mar 26, 2026
f84c494 to
8a819a7
Compare
bac7d87 to
8435e34
Compare
8435e34 to
f562235
Compare
8a819a7 to
d3a3983
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.