Skip to content

AstTable has inconsistent column names #16743

@tomasfryda

Description

@tomasfryda

Depending on whether the input is double vec or integer vec we get result table with either "Counts" or "Count".

AstTable.java:94 => "Count"
AstTable.java:161 => "Counts"
AstTable.java:240 => "Counts"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions