Commit Graph

19 Commits

Author SHA1 Message Date
Neil Macneale IV
2dd8ad68f9 Update Go tests to use CliContext with an SqlEngine 2023-05-05 11:46:47 -07:00
Neil Macneale IV
5dc0e318c1 Update two missed go tests 2023-05-03 10:09:33 -07:00
Neil Macneale IV
471c163cdf Fix tests by passing in an empty CliContext 2023-04-26 13:39:04 -07:00
Neil Macneale IV
a6d02445fe Add the CliContext parameter to Command.Exec (#5779)
Related to: https://github.com/dolthub/dolt/issues/3922
2023-04-20 14:54:30 -07:00
zachmu
ae236225f2 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-28 02:10:20 +00:00
Zach Musgrave
28444512c5 Getting rid of initial DB engine config 2023-02-27 16:12:40 -08:00
Zach Musgrave
5e6027a516 Migrate uses of NewContext 2023-02-22 10:13:14 -08:00
Andy Arthur
c6884d4c07 added index_join microbenchmark 2022-08-24 12:23:18 -07:00
James Cor
fc28171ddc best I got 2022-07-13 12:38:21 -07:00
James Cor
0c0216859f the best of both works...probably 2022-07-11 16:40:53 -07:00
James Cor
90137d5a2e replacing DoltEnvAsMultiEnv with MultiEnvForDirectory 2022-07-11 10:47:29 -07:00
James Cor
769e9f929d removing LoadMultiEnvFromDir and adding extra param to DoltEnvAsMultiDir 2022-07-11 09:40:16 -07:00
Andy Arthur
928ba2756d implementing projection pushdowns 2022-07-05 15:21:59 -07:00
Andy Arthur
f65e947468 reducing chan buffer size for indirect index lookups 2022-07-01 14:59:29 -07:00
Andy Arthur
56eaeb8c53 added copyright header 2022-06-30 08:13:46 -07:00
Andy Arthur
fda95c30f5 split out test data, fixed sql test 2022-06-29 17:29:49 -07:00
Andy Arthur
e9aa3a1b3a cleanup 2022-06-29 16:59:41 -07:00
Andy Arthur
c7f8f84ded added benchmark for select random points 2022-06-29 15:01:06 -07:00
Andy Arthur
0549097e53 added microbenchmark for sysbench oltp_point_select 2022-06-29 14:40:23 -07:00