Skip to content

Possible bug when handling Decimal types in BulkInsert #10

@OssiGalkin

Description

@OssiGalkin

From customer:

When you try to write two or more rows to column with Decimal type and at least one row is NULL the Task will throw an error.

One row will work with NULL.

It seems that the Task will convert Decimal to String when handling multi line json.

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