Commit Graph

2721 Commits

Author SHA1 Message Date
Zach Musgrave d003e8445e Small naming change
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-04-10 15:56:58 -07:00
Zach Musgrave 14489197bc Fixed number quoting problems for JSON SQL format.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-04-10 15:56:11 -07:00
Zach Musgrave 7ead0abbf6 Added json output format for SQL, and fixed null printing bug in CSV output
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-04-10 11:52:19 -07:00
Brian Hendriks e3d42d5ee5 Multi DB (#517) 2020-04-09 15:07:52 -07:00
AndyA 237dd060a9 Merge pull request #518 from liquidata-inc/andy/autogen_migrate
Andy/autogen migrate
2020-04-09 13:03:51 -07:00
Oscar Batori 89a435307b Merge pull request #494 from liquidata-inc/oscarbatori/bump-version
Bumped version
2020-04-09 12:44:36 -07:00
Dustin Brown f530fd4785 Merge pull request #539 from liquidata-inc/db/dolt-harness-test
Db/dolt harness test
2020-04-09 10:37:59 -07:00
Dustin Brown be3dd6bd13 /go/libraries/doltcore/sqle/logictest/dolt: Fix based on pr feedback 2020-04-09 09:25:18 -07:00
Aaron Son e777ab67bb Merge pull request #536 from liquidata-inc/aaron/bats-aws-remote-smoke-tests
bats/aws-remotes.bats: Add some smoke tests for AWS remotes interactions.
2020-04-09 07:08:01 -07:00
Aaron Son 85bb72e9d7 Merge pull request #534 from liquidata-inc/aaron/clone-can-fail
go/cmd/dolt: commands/clone: In the case that Clone bailed early, we hung indefinitely.
2020-04-09 07:07:49 -07:00
Aaron Son 22a86ceefb Merge pull request #531 from liquidata-inc/aaron/tablefilestore-supported-operations
store/datas/database.go: Update datas.CanUsePuller to check for write support in TableFileStore.
2020-04-09 07:07:43 -07:00
Andy Arthur 5aa6c67873 Merge branch 'master' into andy/autogen_import 2020-04-08 16:15:08 -07:00
Andy Arthur 2c1e248b8a fixed tests 2020-04-08 16:14:05 -07:00
Dustin Brown 468df5ed00 /go/libraries/doltcore/sqle/logictest/dolt/doltharness_test.go: Add copyright header 2020-04-08 16:11:54 -07:00
Andy Arthur 65b06b5164 updated error message 2020-04-08 15:53:49 -07:00
Andy Arthur c62009a931 also rename super schema 2020-04-08 15:45:56 -07:00
Dustin Brown d1886ae8b2 /go/libraries/doltcore/sqle/logictest/dolt/doltharness_test.go: Format repo 2020-04-08 15:36:32 -07:00
Dustin Brown a94c883d9c /go/libraries/doltcore/sqle/logictest/dolt/doltharness_test.go: Refactor test structure 2020-04-08 14:59:15 -07:00
Dustin Brown 7e418d3c3b /go/libraries/doltcore/sqle/logictest/dolt: Initial test for dolt harness 2020-04-08 14:17:04 -07:00
Aaron Son 8a7eba951a bats/aws-remotes.bats: Add smoke tests for AWS remotes which we will run in CI. 2020-04-08 13:39:16 -07:00
Aaron Son 4361ff59f9 go/libraries/doltcore/dbfactory: aws: Clean up environment interactions a little bit. 2020-04-08 13:37:58 -07:00
AndyA bb6089634f Merge pull request #506 from liquidata-inc/andy/force-push-fetch
Andy/force push & force fetch
2020-04-08 11:15:18 -07:00
Aaron Son b6256facc8 go/store/datas: pull_test: Fix tests... 2020-04-08 10:03:59 -07:00
Aaron Son ada37c8410 go/cmd/dolt: commands/clone: In the case that Clone bailed early, we hung indefinitely. 2020-04-08 09:48:05 -07:00
Aaron Son 9583303dad go/store/nbs: nbs_metrics_wrapper.go: Make sure metrics wrapper implements TableFileStore. 2020-04-08 09:30:19 -07:00
Andy Arthur 1e1c8f76e7 code review feedback 2020-04-07 18:53:29 -07:00
Andy Arthur fcc4db3693 fix tag conflicts 2020-04-07 15:16:34 -07:00
Aaron Son 871eed1fe6 store/datas/database.go: Update datas.CanUsePuller to check for write support in TableFileStore.
The TableFileStore optimizations accidentally broke push support for
non-dotlremoteapi/non-filepath chunk stores. Attempting to push an AWS remote
currently results in an error.

This is a quick minimal PR to check for write support in a TableFileStore and
not use the push/pull fast path if it isn't supported.
2020-04-07 14:39:35 -07:00
Andy Arthur 810d84dbbf adding deletes to migrate rebase 2020-04-07 00:50:57 -07:00
Andy Arthur a6220e3f3a refactor 2020-04-06 22:09:27 -07:00
Andy Arthur ea3d3151e0 removed migrate_tag unittests 2020-04-06 20:45:49 -07:00
Andy Arthur 886d76fff9 added case for -h, --help 2020-04-06 19:31:21 -07:00
Andy Arthur 9ea2528854 altered tests to uniquify tags 2020-04-06 19:00:02 -07:00
Andy Arthur 20e1b35ed9 repo fmt 2020-04-06 17:01:38 -07:00
Andy Arthur 73bba34158 unique tags for sqle tests 2020-04-06 17:01:04 -07:00
Andy Arthur d9a6df0c1d updated tests, added err check to rename 2020-04-06 16:58:34 -07:00
Andy Arthur 0bddc6cfbe added unique tags for copy and import paths, validating unique tags at the root 2020-04-06 15:59:17 -07:00
Daylon Wilkins d974ca443f Changed import behavior for boolean-like types and disabled null values in json imports into non-nullable columns 2020-04-06 13:46:12 -07:00
Brian Hendriks e1520bad41 fix logictest (#523) 2020-04-06 10:51:48 -07:00
Andy Arthur a5b38a2882 working 2020-04-05 18:26:30 -07:00
Andy Arthur 25f95ff31c updated bats tests 2020-04-05 17:03:43 -07:00
Andy Arthur b974d8edbc autogenerating tags on import 2020-04-04 00:14:16 -07:00
Andy Arthur a67f218f59 refactoring 2020-04-03 14:38:33 -07:00
Katie McCulloch 8bc33533d6 bats/sql.bats: Add skipped bats test for ON DUPLICATE KEY UPDATE insert 2020-04-03 14:19:36 -07:00
Andy Arthur c422d169fa cleanup 2020-04-03 13:19:43 -07:00
Andy Arthur e6a9236275 using tag autogen in migration 2020-04-03 12:38:13 -07:00
Andy Arthur 766227c0f6 moved MigrateUniqueTags to top of file 2020-04-03 12:37:47 -07:00
Andy Arthur cbaaa204e6 delete remote branch only if fetch suceeds 2020-04-03 10:24:26 -07:00
Andy Arthur 6672092067 added force fetch 2020-04-02 17:00:19 -07:00
Andy Arthur 6bd78cfdf6 added force push 2020-04-02 17:00:19 -07:00