Neil Macneale IV
|
da3c002682
|
Add the cwd to cliCtx and use it in server config resolution
|
2025-01-02 09:22:45 -08:00 |
|
Maximilian Hoffman
|
049dea8be1
|
[no-release-notes] write buf reuse bump (#8693)
* [no-release-notes] bump for cache charset id
* add sysbench tests
* fix build
* [no-release-notes] prototype for reusing write buffer
* bump
* bump
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* bump
* bump
* bump
* bump
* bump
* bump
* bump
* bump
---------
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
|
2024-12-20 17:13:08 -08:00 |
|
Maximilian Hoffman
|
e71262c677
|
cache charset bump (#8691)
* [no-release-notes] bump for cache charset id
* add sysbench tests
* fix build
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* bump
---------
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
|
2024-12-19 11:18:08 -08:00 |
|
Maximilian Hoffman
|
adf405749c
|
[no-release-notes] range select perf bump (#8241)
* [no-release-notes] range select perf bump
* bump, catalog function interface simplification
* bump
* bump
|
2024-08-13 17:21:12 -07:00 |
|
Maximilian Hoffman
|
594fd2d2d7
|
[no-release-notes] another max1row iter (#8210)
* [no-release-notes] bump for another max1iter
* bug fix
* bump
* fix test build
* more test build
* more test build
* more test build
* bump
* bump
|
2024-08-06 13:05:13 -07:00 |
|
Aaron Son
|
e1d37213cc
|
go/libraries/doltcore/env: Move the relevant *DBLock stuff into cmd/commands/sqlserver as LocalCreds.
|
2023-11-28 18:56:09 -08:00 |
|
zachmu
|
180ec1999c
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2023-06-28 21:47:19 +00:00 |
|
guoguangwu
|
a84e257645
|
chore: remove refs to deprecated io/ioutil
|
2023-06-26 14:39:28 +08:00 |
|
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 |
|