Dustin Brown
534feafd6c
/.github/scripts/performance-benchmarking/get-job-json.sh: update args
2021-01-15 12:58:40 -08:00
Dustin Brown
be8148c27e
Merge pull request #1223 from dolthub/db/pin-runners
...
/.github/workflows: use ubuntu-18.04 as ubuntu-latest will soon be 20.04
2021-01-15 11:21:40 -08:00
Dustin Brown
58c666de36
/.github/workflows: use ubuntu-18.04 as ubuntu-latest will soon be 20.04
2021-01-15 09:14:56 -08:00
Zach Musgrave
21093fa393
Merge pull request #1214 from dolthub/zachmu/release-notes
...
Automated release notes generation
2021-01-14 16:41:15 -08:00
Brian Hendriks
c1c6ced681
don't call iterator after it's returned eof ( #1220 )
2021-01-14 14:31:46 -08:00
Aaron Son
7f4e3761ec
go/libraries/doltcore/table/untyped/xlsx: Add back OpenXLSXReaderFromBinary.
2021-01-14 06:37:50 -08:00
Aaron Son
0425f4c150
Merge pull request #1218 from dolthub/aaron/better-remotestorage-fetch-aggregation
...
remotestorage: Fix download aggregation to correctly aggregated based on prior chunk in batch, not first chunk.
2021-01-14 06:21:04 -08:00
Aaron Son
babd368630
remotestorage: Fix download aggregation to correctly aggregated based on prior chunk in batch, not first chunk.
2021-01-13 17:31:24 -08:00
Dustin Brown
95392f5fa4
Merge pull request #1216 from dolthub/db/update-benchmark-queries
...
Update PR comment benchmarking queries
2021-01-13 15:48:34 -08:00
Brian Hendriks
bfed2aafda
decrease allocations made while reading values ( #1212 )
...
* decrease allocations made while reading values
* Read tuples from sequences directly without conversion to Values (#1213 )
* fix unreleased date encoding bug
2021-01-13 15:46:54 -08:00
Dustin Brown
cf77a63ccd
/.github/scripts/performance-benchmarking/get-job-json.sh: fix based on feedback, remove ABS of average_time_change_query, remove transactions_change_query
2021-01-13 15:29:33 -08:00
Dustin Brown
300d9aae05
/.github/{scripts,workflows}: update benchmark queries, change trigger
2021-01-13 14:45:19 -08:00
Zach Musgrave
fbf78a5749
s/camel/snake/g
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-13 09:36:24 -08:00
Daylon Wilkins
dfaf082fa2
Additions from Brian perf changes
2021-01-13 05:17:24 -08:00
Daylon Wilkins
7aa024554c
Added binary types to dolt
2021-01-13 05:17:24 -08:00
Zach Musgrave
77907cacbc
Couple small bug fixes necessary to process older release (pre corp name change)
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 21:18:34 -08:00
Zach Musgrave
db4d0a737a
More docs and got no-argument version fully working
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 19:55:42 -08:00
Zach Musgrave
8561a10849
Formatting and typos
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 17:57:14 -08:00
Zach Musgrave
24dd7e0f91
Get the release hash from the local repo, not from github api (uses 'release' as the commit in some cases)
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 17:16:07 -08:00
Zach Musgrave
f69d4032c4
Documentation and error handling
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 16:58:36 -08:00
Zach Musgrave
38f81986b8
Added in go-mysql-server issues and pulls
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 15:55:29 -08:00
Zach Musgrave
b00de61881
Refactoring issues and pull subroutines to work with go-mysql-server
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 15:55:29 -08:00
Zach Musgrave
09a0d3cd08
Use the same file for all curl output
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 15:55:29 -08:00
Zach Musgrave
c24419957f
Added reliable sorting to API results
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 15:55:29 -08:00
Zach Musgrave
55cf2a8b60
Added pagination and auth to api calls
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 15:55:29 -08:00
Zach Musgrave
8f45aa71e4
Working PR summary, maybe working issue summary. Need to paginate issues (and maybe PRs)
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 15:55:29 -08:00
Zach Musgrave
9d06abe570
First draft of release notes script, fetching PRs
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-12 15:55:29 -08:00
Aaron Son
bc2a1c1ada
Merge pull request #1200 from dolthub/aaron/tracing-remote-storage
...
go/libraries/doltcore/remotestorage: Tracing and configurability improvements.
2021-01-12 10:20:00 -08:00
Brian Hendriks
693c017513
Map Reading Performance Improvements ( #1205 )
2021-01-12 09:45:30 -08:00
Oscar Batori
3d54cfbdb1
Merge pull request #1180 from chenrui333/patch-1
...
fix: avoid empty commit body issue
2021-01-12 07:44:59 -08:00
Aaron Son
2600e2b083
Merge pull request #1208 from dolthub/aaron/pull-retry-downloads-with-new-urls
...
go/store/datas: pull.go: Fix Sources refetch on clone download failure to actually try with the newly fetched URLs.
2021-01-11 21:24:40 -08:00
Aaron Son
d3f6cbd43d
go/store/datas: pull.go: Fix Sources refetch on clone download failure to actually try with the newly fetched URLs.
2021-01-11 20:56:52 -08:00
Aaron Son
b2c3f718f5
Merge pull request #1207 from dolthub/aaron/bump-go-mysql-server
...
go.mod: Bump go-mysql-server.
2021-01-11 16:24:56 -08:00
Aaron Son
dc8d262a4d
go.mod: Bump go-mysql-server.
2021-01-11 15:37:56 -08:00
Aaron Son
05f5cab66d
Merge remote-tracking branch 'origin/master' into aaron/tracing-remote-storage
2021-01-11 13:53:38 -08:00
Brian Hendriks
e451241c2e
varint benchmark and decoding changes ( #1202 )
...
* varint benchmark and decoding changes
* remove dennwc dependency which is only used by this benchmark
2021-01-11 13:27:47 -08:00
Zach Musgrave
8a7914113d
Merge pull request #1204 from dolthub/zachmu/upgrade-gms-3
...
Upgrade go-mysql-server to latest
2021-01-11 12:36:24 -08:00
Zach Musgrave
693c799997
Formatting
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-11 12:13:13 -08:00
Zach Musgrave
86fde80ee1
Updated UNION tests for bats
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-11 12:11:26 -08:00
Zach Musgrave
f695e20a47
Upgrade go-mysql-server to latest
...
Signed-off-by: Zach Musgrave <zach@dolthub.com >
2021-01-11 11:42:44 -08:00
Vinai Rachakonda
6e9fc2dd33
Vinai/dolt reset ( #1166 )
...
This PR adds in dolt_reset functionality in the sql engine. It enables the user to mock the cli `dolt reset` in the SQL engine.
2021-01-11 14:16:48 -05:00
Aaron Son
d9bed07e8d
go/libraries/doltcore/remotestorage: Cleanup downloadChunks tracing instrumentation a little bit.
2021-01-08 15:32:11 -08:00
Aaron Son
2c1ef8fd4d
format_repo.
2021-01-08 15:23:15 -08:00
Aaron Son
bf1b6b198f
go/libraries/doltcore/remotestorage: Add a very rudimentary cache hits stat.
2021-01-08 15:21:29 -08:00
Aaron Son
4dcb0230ab
go/go.mod: Bump go-mysql-server.
2021-01-08 14:34:01 -08:00
Aaron Son
544099d0ad
go/libraries/doltcore/remotestorage: Add a very rudimentary cache hits stat.
2021-01-08 14:32:39 -08:00
Vinai Rachakonda
00f1a3544d
Adds dfuncs that can only be registered with Dolthub API ( #1199 )
2021-01-08 14:16:12 -05:00
Aaron Son
1caea0c516
go/libraries/doltcore/remotestorage: Add a way to tune download concurrency, cache implementation.
2021-01-08 10:58:22 -08:00
Aaron Son
438a92ad19
go/libraries/doltcore/remotestorage: Add decompressed chunk sizes.
2021-01-08 09:44:02 -08:00
Aaron Son
f8cd5c2997
go/libraries/doltcore/remotestorage: Add download size stats to traces.
2021-01-08 08:01:47 -08:00