Skip to content

Conflicting data type issue #7

@marcellovictorino

Description

@marcellovictorino

Hi. I am running dut in Snowflake
A column that contains STRING (ie XC2536XC) is being created by dut with data type NUMERIC
But when dut runs the test, it first select from the created view - which fails with the NON_NUMERIC issue

The same happens if I try to select from the created view myself.

I would expect the data types to be created as generic as possible - or at least having a way to manually change if necessary

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