Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AppendAsColumn doesn't work with Array of Decimals #11

@astiunov

Description

@astiunov

There is a minimal example: https://pastebin.com/RJmKpZ33, which works if you replace ColumnDecimal with ColumnDate or ColumnInt64 for a example.

The second assert fails, because AppendAsColumn calls this method. ColumnDecimal isn't inherited from ColumnVector, so the check there fails.

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