Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Son
cd971d9a17 go/store/datas/pull: Puller retains byte_sink_ temp file name, instead of flushing file to possibly-conflicting table file name. 2022-08-15 11:47:12 -07:00
Aaron Son
a00f430f29 go/store/types: WalkRefsForChunkStore -> WalkAddrsForChunkStore. 2022-04-04 13:14:28 -07:00
Aaron Son
a94c1421f4 go/store/datas/pull: puller.go: Avoid writing empty table files. 2022-03-31 14:59:08 -07:00
Aaron Son
096269b291 go/store/datas/pull: Remove PullerEvent status updates. Publish pull stats through a Stats struct instead. 2022-03-29 16:37:58 -07:00
Aaron Son
e0abfac106 go/store/datas/pull: Iterate on new stats. 2022-03-29 12:25:45 -07:00
Aaron Son
87d246ce69 Merge remote-tracking branch 'origin/dhruv/push-timeout-bug' into aaron/walk-addrs 2022-03-28 15:46:40 -07:00
Dhruv Sringari
3f35728362 DoltChunkStore: group table file upload location call and upload 2022-03-28 14:22:56 -07:00
Aaron Son
b07ed8d905 go/store/datas/pull/puller.go: ae -> errgroup. 2022-03-28 10:15:10 -07:00
Dhruv Sringari
c0c54db5d2 Fix bad upload table file retries 2022-03-25 14:09:46 -07:00
Dhruv Sringari
e43930c1fc Add progLanguage 2022-02-21 12:22:49 -08:00
Dhruv Sringari
c662e2fa8c self-review 2022-02-16 16:29:00 -08:00
Aaron Son
46f9976176 go/store/datas/pull: Remove types.WalkRef/types.Ref dependency by passing in a WalkRefs function. 2022-01-31 11:18:36 -08:00
Aaron Son
64ecfff4cb go/store/datas: Move Pull, Puller and Clone into their own package. 2022-01-28 15:34:59 -08:00