Customer Portal

Create metadata from Database does not populate String lens

Comments 1

  • Avatar
    dpavlis
    0
    Comment actions Permalink
    Hi,

    This is currently sort of a feature. Clover stores all data as variable-length - especially strings. When it extracts metadata from database, it does not store the original length constraint (again, especially for strings/varchars). Therefore when you take existing Clover metdata and try to use it for creating/generating table in DB, Clover has no information as to what should be the exact DB field definition. Thus, it defaults it to 80 characters.

    Said that, I am creating a feature request in our bug tracking system to improve this situation. Hopefully it will make it into upcoming 2.10 release. Here is the corresponding issue, so you can track it: http://bug.cloveretl.com/view.php?id=3938

    David.

Please sign in to leave a comment.