[COMPASS-6423] analyzeCSVFields() import function and tests Created: 11/Jan/23  Updated: 22/Feb/23  Resolved: 01/Feb/23

Status: Closed
Project: Compass
Component/s: None
Affects Version/s: None
Fix Version/s: No version

Type: Task Priority: Major - P3
Reporter: Le Roux Bodenstein Assignee: Le Roux Bodenstein
Resolution: Done Votes: 0
Labels: milestone-1
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by COMPASS-6158 commas followed by spaces confuse dat... Closed
is depended on by COMPASS-6542 Add a `mixed` data type to the import... Closed
is depended on by COMPASS-6543 Surface type warnings from parsing a ... Closed
Epic Link: COMPASS-5576
Story Points: 3
Documentation Changes: Not Needed
Sprint: Iteration Turtle, Iteration Unicornfish

 Comments   
Comment by Githook User [ 15/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: remove-tracking-defaults
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 14/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: redirect-to-database
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 13/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: include-field-preview
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 03/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: COMPASS-5996-fix-negative-document-count
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 01/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: 1.35-releases
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 01/Feb/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: COMPASS-5093-optimise-schema-validation-tab
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 30/Jan/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: COMPASS-6446-resizable-editor
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 27/Jan/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: lg-explain-tab
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Comment by Githook User [ 26/Jan/23 ]

Author:

{'name': 'Le Roux Bodenstein', 'email': 'lerouxb@gmail.com', 'username': 'lerouxb'}

Message: feat(import): Function to analyze a CSV file and autodetect the columns' types COMPASS-6423 (#4001)

  • analyzeCSVFields()
  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.spec.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • Update packages/compass-import-export/src/import/analyze-csv-fields.ts

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>

  • tests per bson type, do our own detection
  • 1e0
  • more test values
  • typescript

Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
Branch: main
https://github.com/mongodb-js/compass/commit/50844e0ba60df5bf02d250bb9dd139f72f9d3a66

Generated at Wed Feb 07 22:43:03 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.