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

Tracking: parity with Postgres for TPC-H cardinality estimations #127

@wangpatrick57

Description

@wangpatrick57

Notes

  • Sometimes Postgres does really bad (even worse than our magic numbers!). However, the goal right now is simply to match Postgres, not to match the truecard. When I say fix, I mean match Postgres.
    • This is because we know exactly what we need to do to match Postgres but we don't know what we need to do to match the truecard.
  • Experiments ran with scale factor 1.0, seed 15721
  • If no other PR is mentioned, then the query was run based on feat: caching optd stats, 12x speedup on TPC-H SF1 #132

Queries

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