Skip to content

Have the CHI Fixer force the column type to varchar(10) [Leandro] #4

Description

@RoyMudie

When importing a CSV file with CHIs that do not have a leading zero, the type guesser will most of the time guess the column type to decimal(10,0).

This can be fixed by avoiding the strongly typing from the source or by specifying an explicit type. However, it would be good if the CHI fixer component could also force the type so that this is transparent for the user and the pipeline can be reused more easily.

https://jira.hic.dundee.ac.uk/browse/RDMPSUP-134

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions