Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vexplain trace #16768

Merged
merged 11 commits into from
Sep 17, 2024
Merged

Add vexplain trace #16768

merged 11 commits into from
Sep 17, 2024

Commits on Sep 15, 2024

  1. make all primitives identifiable

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    605f2e2 View commit details
    Browse the repository at this point in the history
  2. add parsing & ast for vexplain trace

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2d22011 View commit details
    Browse the repository at this point in the history
  3. add the trace engine primitive

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ab39d11 View commit details
    Browse the repository at this point in the history
  4. Add executor test for vexplain trace

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui authored and systay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8a61b2f View commit details
    Browse the repository at this point in the history
  5. final touches on the trace engine

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    60f2212 View commit details
    Browse the repository at this point in the history
  6. codegen

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    52e8961 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. change json field names

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4cbf3c5 View commit details
    Browse the repository at this point in the history
  2. handle empty results

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b4bc162 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. remove identifiablePrimitive

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9bd2a70 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into vexplain-trace

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    934e1e4 View commit details
    Browse the repository at this point in the history
  3. remove trace and reuse vexplain engine primitive

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    40b1edd View commit details
    Browse the repository at this point in the history