Commit Graph

27 Commits

Author SHA1 Message Date
Dhruv Sringari c0c54db5d2 Fix bad upload table file retries 2022-03-25 14:09:46 -07:00
James Cor 0cadc528e5 renamed WriteNoNewLine to WriteWithoutNewLine 2022-03-02 12:16:56 -08:00
James Cor 88b6a6f197 working for sql format; not sure if i need any other formats 2022-03-01 15:42:33 -08:00
Dhruv Sringari 009bb85d8d fix bats 2022-02-17 14:22:46 -08:00
Dhruv Sringari c662e2fa8c self-review 2022-02-16 16:29:00 -08:00
Dhruv Sringari a18bfc6c27 wip 2022-02-16 14:52:34 -08:00
Aaron Son 97ea3b8749 go/libraries/utils/iohelp: ReaderWithStats: Support > 4GB read stats. 2021-10-06 14:39:47 -07:00
Abdurrahmaan Iqbal 7e760c4e31 Fix for dolt push on arm devices 2021-10-06 21:04:50 +01:00
Brian Hendriks 88fd93e7cc Bh/push pull temptf (#1885) 2021-07-06 17:09:16 -07:00
Brian Hendriks c8264ef610 add file copy helper method to iohelp package (#1403) 2021-03-09 16:46:50 -08:00
Brian Hendriks 04d189937e chunk store in a file no manifest needed (#1401) 2021-03-09 16:46:08 -08:00
Aaron Son 84c3066348 go/**/*.go: Update copyright headers for company name change. 2020-11-02 10:17:02 -08:00
Daylon Wilkins b5bb663233 Reference new org name and updated trigger logic 2020-09-25 15:35:04 -07:00
Dustin Brown ad5d23fed7 /go/libraries/utils/iohelp/read_test.go: Skipping TestReadWithMinThroughput due to flakiness 2020-02-26 16:41:51 -08:00
Aaron Son 5fc6fd5d6a go: Update for dolt at root of repository. 2019-07-24 10:28:54 -07:00
Aaron Son 23a0f5a33e Merge remote-tracking branch 'origin/master' into aaron/dolt-3pdeps-license-fetching 2019-07-23 16:07:50 -07:00
Aaron Son 6619700b5a dolt/go: Add utils/repofmt/check_fmt.sh, and standardize goimports config across repository. 2019-07-23 11:59:06 -07:00
Aaron Son 732086a9c7 dolt/go: Add copyright notices to every file. For files from noms, retain and reference the previous copyright notice as well. 2019-07-22 17:06:35 -07:00
Daylon Wilkins bdadb34cc6 Fixes Dolt tests on Windows 2019-07-03 16:36:30 -07:00
Brian Hendriks 74c896243e performance 2019-06-19 15:06:35 -07:00
Brian Hendriks 0bee8eebec PR feedback 2019-06-18 16:13:07 -07:00
Brian Hendriks 35e2df617a iohelp.ReadWithMinThroughput 2019-06-18 16:13:07 -07:00
Zach Musgrave fd8f500169 Made SQL table output prettier, fixed failing tests 2019-04-16 12:18:07 -07:00
Osheiza Otori 7c8c26f235 Oo/import json table (#741)
* import json file into dolt table

* importing json file into dolt table

* cleaning up json import

* implemented suggestions

* excluded unused variables and fixed tagged values in convToRow

* fixed iterator to convert to row and writer test
2019-03-25 10:02:38 -07:00
Brian Hendriks e5b530674b Good Cat (#458)
* refactor cat to use an AutoSizingFWTTransformer with 10000 samples
2019-02-13 13:53:47 -08:00
Brian Hendriks dd39c1dbbd fixed refactor (#254) 2019-01-09 13:37:06 -08:00
Brian Hendriks dafab3984b Package refactor and document (#248) 2019-01-09 10:25:06 -08:00