Skip to content

re-use this for single row parsing #27

@behrica

Description

@behrica

I am working on a csv reader, which does custom "text->numbers" conversion while it reads tehe rows.
(it does this row-by-row) (it converts the text on-the-fly into a tid-text-format, one row per token.

So I cannot use the CsvReader but was hoping that I can re-use the logic of parsing a "single row" into the fields.

But I did not see, if this is possible, I don't think so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions