You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds TPC-H to to our SLT suite, it requires generating data
(script provided), and currently doesn't work due to subtle formatting
differences between the crates.
One reason for those differences is that we actually run the queries on
different schemas as they each infer a different schema.
I've also added some duckdb functionality as I tried to get it working,
and I figure its worth merging it anyway.
---------
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
0 commit comments