Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

Sort log records by time field in reverse order #49

@aaronjheng

Description

@aaronjheng

Right now, Parseable Console queries logs in the form of select * from <stream> order by <time>. Can we sort log records by time field in reverse order, like select * from <stream> order by <time> desc?

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