Commit Graph

6133 Commits

Author SHA1 Message Date
Andy Arthur d581cb0aee updated benchmarking tools 2022-02-23 13:47:29 -08:00
Dhruv Sringari fee65bf8f2 Merge pull request #2867 from dolthub/dhruv/OverwriteManifestAndClose
go/store/nbs: Add OverwriteStoreManifest to nbs package
2022-02-23 13:38:51 -08:00
Dhruv Sringari eb125f8093 function lives in nbs package and not nbs itself 2022-02-23 12:19:13 -08:00
Jason Fulghum 83ffd8e7bd Merge pull request #2857 from dolthub/fulghum/dolt-diff-removing-tag-names
Removing use of SuperSchema from Dolt_Blame system view.
2022-02-23 11:41:07 -08:00
Dhruv Sringari a63bfcccb9 Concurrency control on nbs.upstream.lock 2022-02-23 10:24:51 -08:00
Dhruv Sringari 34af8eab30 OverwriteManifestAndClose 2022-02-22 17:24:01 -08:00
andrew-wm-arthur 29d0a87d67 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-02-22 22:40:47 +00:00
Andy Arthur d1c5a2fc6d Merge branch 'main' into andy/optimize-delete 2022-02-22 12:59:37 -08:00
Andy Arthur ce05a78cc6 conditionally update auto increment 2022-02-22 12:38:57 -08:00
AndyA 99945ddfd2 Merge pull request #2851 from alrs/utils-editor-err
libraries/utils/editor: fix dropped error
2022-02-22 12:02:01 -08:00
Dhruv Sringari d34f6f9b02 Merge pull request #2840 from dolthub/dhruv/fix-upload-language
go/dolt/cmd: Use download language when dolt pulls from a remote
2022-02-22 11:50:46 -08:00
Jason Fulghum 69d38a0ade Removing use of SuperSchema from Dolt_Blame system view. 2022-02-22 11:39:15 -08:00
Dhruv Sringari f811899a46 rename filesUploaded to filesTransfered 2022-02-22 09:24:56 -08:00
Andy Arthur 5032b6e4dc reverted prefetching, fixed tuple get field, refactored node cursor comparison 2022-02-22 09:08:58 -08:00
Andy Arthur f160a4d3a7 Merge remote-tracking branch 'remotes/origin/main' into andy/faster-table-scans 2022-02-22 08:39:36 -08:00
Lars Lehtonen bf727113cc libraries/utils/editor: fix dropped error 2022-02-21 18:54:48 -08:00
Jason Fulghum 3beb95114a Merge branch 'main' into fulghum/dolt-diff-removing-tag-names 2022-02-21 18:19:06 -08:00
Jason Fulghum 6b0ea39b9a Merge branch 'main' into fulghum-4fd62f0d 2022-02-21 17:31:50 -08:00
Andy Arthur 70db74d314 inlined sliced buffer get field 2022-02-21 16:55:02 -08:00
Andy Arthur 41a9efda4a fix 2022-02-21 16:17:17 -08:00
Andy Arthur 449874a25f merged main 2022-02-21 16:04:19 -08:00
AndyA 6e7756f026 Merge pull request #2835 from dolthub/andy/dense-tuples
go/store/val: Remove NULL bitmask from new tuple format
2022-02-21 15:53:27 -08:00
fulghum 8f7bab3b00 [ga-bump-dep] Bump dependency in Dolt by fulghum 2022-02-21 23:51:11 +00:00
zachmu 73c7b33555 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-02-21 23:25:17 +00:00
Jason Fulghum 966b93432a Cleaned up how we test warnings for dolt_diff_$table system tables after adding new test utilities in go-mysql-server.
Depends on: https://github.com/dolthub/go-mysql-server/pull/810
2022-02-21 15:24:58 -08:00
Zach Musgrave 32b86d387b Upgrade gms: 2022-02-21 15:20:11 -08:00
Zach Musgrave 26105ed401 Merge branch 'main' into zachmu/row-iter-2 2022-02-21 15:11:48 -08:00
Andy Arthur daa6256ede fixed edge case for get many slices 2022-02-21 15:08:57 -08:00
Andy Arthur 54a5a5819a added prefetching 2022-02-21 14:35:01 -08:00
Zach Musgrave 5c53f43aa6 re-skip test 2022-02-21 14:13:25 -08:00
Dustin Brown bfec1b15d5 [ga-bump-dep] Bump dependency in Dolt by jennifersp (#2841) 2022-02-21 13:51:53 -08:00
Andy Arthur 6e28229d54 optimized range iteration 2022-02-21 13:51:23 -08:00
jennifersp 2796a81b43 fix dolt log pager panics with ctrl+c on Windows (#2789) 2022-02-21 13:50:11 -08:00
Dhruv Sringari e43930c1fc Add progLanguage 2022-02-21 12:22:49 -08:00
Vinai Rachakonda a28aa3c033 Modify Benchmark Configuration for End to End support of the TPCC benchmark (#2812) 2022-02-21 12:04:59 -08:00
Andy Arthur f9473b7634 optimizes query.Type lookups 2022-02-21 11:42:26 -08:00
Andy Arthur c4a13539ff updated comments 2022-02-21 11:16:56 -08:00
Andy Arthur b0dab2cf79 refactored sliceManyFields 2022-02-21 11:10:38 -08:00
Vinai Rachakonda d19b87ff20 Add the ignore skipped row param (#2826) 2022-02-21 10:18:34 -08:00
Andy Arthur f43a5bd6e4 fix codec test 2022-02-21 09:38:42 -08:00
Jason Fulghum 7918a7c22a Merge branch 'main' into fulghum/dolt-diff-removing-tag-names 2022-02-21 09:02:17 -08:00
Zach Musgrave c408a2e741 Change to tuple desc 2022-02-18 17:12:22 -08:00
Zach Musgrave c6442c26cb Merge main 2022-02-18 16:52:37 -08:00
Zach Musgrave d4077785e4 Use row iter 2 2022-02-18 16:50:17 -08:00
Jason Fulghum ca69aae508 Updating warning message in tests 2022-02-18 16:21:18 -08:00
Jason Fulghum 184b8ee22a Merge branch 'fulghum/dolt-diff-removing-tag-names' of https://github.com/dolthub/dolt into fulghum/dolt-diff-removing-tag-names 2022-02-18 16:10:35 -08:00
Jason Fulghum cd7bed5f4d Refactoring to inlined newDiffPartitions method; split into two functions seemed arbitrary and caused too many params to need to be passed. 2022-02-18 16:10:15 -08:00
Jason Fulghum 4453828309 Fixing godoc comment 2022-02-18 15:56:43 -08:00
Jason Fulghum f1bdf79a1d Removing unused param name 2022-02-18 15:54:14 -08:00
fulghum 73a3ed141d [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-02-18 23:51:27 +00:00