Skip to content

Optimize multi-timestamp ORDER BY #1687

@SpencerTorres

Description

@SpencerTorres

The ORDER BY for TimestampTime and Timestamp must be wrapped in parenthesis to make the best use of the table's primary key. This is based on changes from #1642

We need to modify the logs SQL generator to look for both columns and override the ORDER BY. We don't have any code to pair order by columns like this, so it will likely need to be a special case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions