Skip to content

Group records with common header fields #4

@harro

Description

@harro

If using a structured display format such as 'csv' then records are stored until the record header changes. At which point the table is flushed to output.

Alternative would be to store all records indexed by header content and then print once all command responses are received. This would minimise number of tables and ensure that like rows are grouped together into the smallest set of common tables.

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