Commit Graph

8980 Commits

Author SHA1 Message Date
Andy Arthur e95cb86cd6 fix Revert() bug 2022-09-07 17:08:05 -07:00
Andy Arthur dd42b134d2 improve skip.List documentation 2022-09-07 17:03:29 -07:00
Andy Arthur b336716fe0 increase max skip.List height from 5 to 10, improve height promotion probabilities, cleanup comparator callback types 2022-09-07 16:36:55 -07:00
Andy Arthur f13bedece9 added Get and Put benchmarks 2022-09-07 15:54:22 -07:00
James Cor e38297933d formatting 2022-09-07 10:22:39 -07:00
James Cor a5e17d3548 unskipping tests 2022-09-07 10:21:30 -07:00
James Cor 7bf3d97747 merge with main again 2022-09-07 10:04:26 -07:00
James Cor 8572efd4ec bump 2022-09-07 10:02:32 -07:00
jennifersp 67ddf5e5a6 use commitItr instead of commitwalk for querying dolt_diff table (#4243) 2022-09-07 10:02:01 -07:00
Hydrocharged 9b50e41e25 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2022-09-07 11:34:04 +00:00
James Cor afee458504 bump again 2022-09-06 17:21:48 -07:00
James Cor 9be4c85aa4 Merge branch 'james/prepareds4' of https://github.com/dolthub/dolt into james/prepareds4 2022-09-06 17:13:25 -07:00
James Cor 0d81085a94 bump 2022-09-06 17:13:07 -07:00
JCOR11599 32057d7aa2 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-09-06 23:17:40 +00:00
James Cor 9205824069 fixing test 2022-09-06 16:16:01 -07:00
James Cor 211ce23e0b bump 2022-09-06 16:14:20 -07:00
James Cor d23469f969 changes 2022-09-06 16:13:33 -07:00
Aaron Son 783d5dc611 go/utils/remotesrv: Add a -read-only flag for exposing a remote endpoint that rejects write requests. 2022-09-06 13:22:30 -07:00
Aaron Son 9b2863e391 Merge pull request #4264 from dolthub/aaron/remotesrv-repo-mode
go/utils/remotesrv: Add -repo-mode to run a remote server for the primary database in a dolt cli working directory.
2022-09-06 13:22:06 -07:00
James Cor 3fd3f3e722 bump 2022-09-06 12:33:42 -07:00
James Cor d6720c168b remove extra skip 2022-09-06 12:31:45 -07:00
James Cor a20cbe4ea2 formatting 2022-09-06 00:36:46 -07:00
James Cor d980dffb19 fix prepared 2022-09-06 00:35:33 -07:00
James Cor ffc22a3b41 missed a filtered table 2022-09-06 00:33:57 -07:00
James Cor 10de69b6ee bump 2022-09-06 00:25:43 -07:00
James Cor d1f2f37b06 removing filtered table 2022-09-06 00:23:26 -07:00
James Cor d75958f60e merge 2022-09-05 23:34:13 -07:00
James Cor dca609c2bf bump 2022-09-05 23:24:55 -07:00
JCOR11599 22144c7573 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-09-06 06:24:30 +00:00
James Cor be859fae40 fixing tests 2022-09-05 23:22:56 -07:00
James Cor 8b5ffc9c36 Merge branch 'main' into james/prepareds6 2022-09-05 22:40:21 -07:00
James Cor 31f38bd7c1 Merge branch 'main' into james/prepareds4 2022-09-05 14:12:14 -07:00
Maximilian Hoffman 98939d85b2 PartitionRows lookupBuilder access race (#4262)
* PartitionRows lookupBuilder access race

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-09-02 17:09:58 -07:00
James Cor 3bf754bffa always replace filters 2022-09-02 15:32:55 -07:00
James Cor ee83ce4cf0 Merge pull request #4257 from dolthub/james/prepareds5
unskipping commit DiffSystemTableTests
2022-09-02 15:11:17 -07:00
JCOR11599 8e071cfb84 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-09-02 21:17:15 +00:00
James Cor b331f2342d merge 2022-09-02 14:13:57 -07:00
James Cor 7e06334950 merge with main 2022-09-02 14:10:02 -07:00
James Cor a3437eb614 bump 2022-09-02 14:00:30 -07:00
jennifersp 6910ac96b7 allow init with empty working set (#4255) 2022-09-02 13:21:27 -07:00
James Cor 2e47611645 skipping nil check 2022-09-02 13:16:21 -07:00
James Cor 25e5a3a1a4 preventing nil 2022-09-02 13:15:52 -07:00
James Cor cddb8edb67 working, still need to tidy up 2022-09-02 13:13:01 -07:00
Aaron Son 92709749b3 Merge remote-tracking branch 'origin/main' into aaron/remotesrv-cleanups 2022-09-02 12:21:42 -07:00
Aaron Son f6a8b6fd05 Merge pull request #4251 from dolthub/aaron/remotesrv-cleanups
go/utils/remotesrv: Improve memory safety and scalability of remotesrv.
2022-09-02 12:21:28 -07:00
Aaron Son 3082fed32e go/utils/remotesrv: Make remotesrv capable of serving as a name-agnostic remote for a single dolt repository made with dolt CLI. 2022-09-02 12:21:09 -07:00
James Cor 79c70b7c5b cleaning up and making a little more efficient 2022-09-02 11:41:59 -07:00
James Cor 69a9f19638 fixing handled filters for commit diff table 2022-09-02 11:29:58 -07:00
Aaron Son 9345cbcb98 go/store/nbs: Keep GetChunkLocations, make a new GetChunkLocationsWithPaths. 2022-09-02 11:23:38 -07:00
Dhruv Sringari 0e64707c23 [store/prolly] Add key range machinery (#4259)
* key range cardinality

* don't binary search

* pr comments / better tests

* Refactor to instead return the ordinal position of a cursor

* update iter ordinal range as well

* Add prolly.DiffKeyRangeMaps and prolly.Map.IterKeyRange

* copyright

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* Add GetKeyRangeCardinality

* pr comments and GetKeyRangeCardinality

* If invalidated past end, act like we were in the last subtree

* tests for iter key range

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-09-02 10:45:50 -07:00