Skip to content

The data transmission between query servers and result mergers is the major source of query latency #81

@wangli1426

Description

@wangli1426

I found that the query response for query with aggregate is much shorter than that without aggregate. This indicates that the data transmission between the query servers and the result merges is the performance bottleneck in query evaluation.

We may want to reduce the data transmission overhead by using compression and/or kryo Serializer.

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