cube icon indicating copy to clipboard operation
cube copied to clipboard

chore(cubesql): Add benchmark queries as tests to make sure they actually plan

Open MazterQyou opened this issue 2 months ago • 0 comments

Check List

  • [x] Tests has been run in packages where changes made if available
  • [x] Linter has been run for changed code
  • [x] Tests for the changes have been added if not covered yet
  • [ ] Docs have been added / updated if required

Description of Changes Made

WIP. This PR adds benchmarked queries as tests that run as part of cargo test to make sure those actually plan.

MazterQyou avatar May 03 '24 21:05 MazterQyou