Skip to content

Empty column slices are handled incorrectly in CTable #608

@FrancescAlted

Description

@FrancescAlted

Empty Column slices return the full column instead of an empty result. In particular, col[0:0] incorrectly expands to all valid rows rather than preserving the empty slice. See reproducer at:

empty-col-slices.py

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