Skip to content

Conversation

@mmarx
Copy link
Member

@mmarx mmarx commented Oct 17, 2025

Instead of treating a missing column in one row in a DSV file as a hard error (which would lead to nothing being imported at all if it happened in the first row), ignore those in the csv crate and deal with it on a per-row basis.

@mmarx mmarx added this to the Release 0.9.0 milestone Oct 17, 2025
@mmarx mmarx self-assigned this Oct 17, 2025
@mmarx mmarx added the enhancement New feature or request label Oct 17, 2025
@mmarx mmarx added this to nemo Oct 17, 2025
@mmarx mmarx added the CSV CSV-Related Issue label Oct 17, 2025
@github-project-automation github-project-automation bot moved this to Todo in nemo Oct 17, 2025
Copy link
Member

@aannleax aannleax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good :)

@github-project-automation github-project-automation bot moved this from Todo to In Progress in nemo Oct 20, 2025
@mmarx mmarx merged commit 46c1967 into main Oct 20, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in nemo Oct 20, 2025
@mmarx mmarx deleted the flexible-csv branch October 20, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CSV CSV-Related Issue enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants