Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • C csv-parser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Data Flow
  • Data IngestionData Ingestion
  • csv-parser
  • csv-parser
  • Issues
  • #15
Closed
Open
Issue created Mar 18, 2021 by Debasis Chatterjee@debasiscOwner

CSV Parser to provide "error file" suitable for recycling, after fixing

Let us say, input CSV has 1 header row and 10 data rows. 3 out 10 data rows failed for good reason.

Error output will have just the header row and 3 failed data rows, with additional column for error.

With that facility, Data Loader can fix errors as required and recycle the second file as input.

And there may even be another output with “succeeded rows”, but showing extra information about generated IDs etc. That will help the Data Loader to quickly query freshly loaded data.

Assignee
Assign to
Time tracking