Commit Graph

7041 Commits

Author SHA1 Message Date
AndyA c313b63058 Merge pull request #725 from liquidata-inc/andy/diff-schema-changes
Andy/diff schema changes
2020-06-11 17:27:02 -05:00
Andy Arthur 4b01ae5eb2 skipping rename table test 2020-06-11 17:10:20 -05:00
Aaron Son acac15a632 Merge pull request #738 from liquidata-inc/aaron/findcommonancestor-dedupe-some-work
go/store/datas: FindCommonAncestor: Fix potential for explosive growth if RefsByHeight queues if the same references are visited multiple times.
2020-06-10 14:56:36 -07:00
Aaron Son 3d3a2cae5c go/store/datas: FindCommonAncestor: PR feedback. 2020-06-10 14:55:57 -07:00
Aaron Son d2a2f8da1d go/store/datas: FindCommonAncestor: Fix potential for explosive growth if RefsByHeight queues if the same references are visited multiple times. 2020-06-10 12:20:25 -07:00
Oscar Batori b23e54c279 Merge pull request #737 from liquidata-inc/oscarbatori/homebrew-github-action
First draft of GitHub Action for bumping homebrew on tag
2020-06-10 10:59:41 -07:00
Oscar Batori dd2fa90305 Use secret 2020-06-10 10:57:51 -07:00
Oscar Batori 46eef772c8 First draft of GitHub Action for bumping homebrew on tag 2020-06-09 20:41:58 -07:00
Andy Arthur 592999f73c function docs 2020-06-09 17:01:07 -05:00
Andy Arthur 98c96f135a fix table diff summary 2020-06-09 17:01:07 -05:00
Andy Arthur 0053b9fab3 clean up diff 2020-06-09 17:01:07 -05:00
Andy Arthur 333aeb1fd2 added more bats 2020-06-09 17:01:07 -05:00
Andy Arthur 8f879dec73 fixed table summary 2020-06-09 17:01:07 -05:00
Andy Arthur 35a4194852 repo fmt 2020-06-09 17:01:07 -05:00
Andy Arthur 72c049978e reworked doc diffs, deleted out-of-date schema-changes BATS 2020-06-09 17:01:07 -05:00
Andy Arthur 7aeccde1d9 fixed table rename, added tests 2020-06-09 17:01:07 -05:00
Andy Arthur 7fc5f9bdaf renamed old/new -> from/to, tracking renames 2020-06-09 17:01:07 -05:00
Andy Arthur d1ff3624e1 updated BATS for diff 2020-06-09 17:00:21 -05:00
Andy Arthur 0da8e893bd first pass at table renames 2020-06-09 17:00:21 -05:00
Oscar Batori 8d5d6057a5 Merge pull request #735 from liquidata-inc/release
Release
2020-06-08 21:35:11 -07:00
Oscar Batori 214b8e2366 Updated version for release of version 0.17.2 v0.17.2 2020-06-08 21:23:11 -07:00
Oscar Batori 1a7a6ef58b Merging latest master into release for release 0.17.2 2020-06-08 21:23:11 -07:00
Aaron Son e883dc3bec Merge pull request #733 from liquidata-inc/aaron/history-table-ctx-threading
go/libraries: sqle: history_table: Thread context on row iterators.
2020-06-08 12:42:27 -07:00
Aaron Son aeba08c4e2 go/libraries: sqle: history_table: Thread context on row iterators. 2020-06-08 12:14:02 -07:00
Dustin Brown 17a30a3c3a Merge pull request #711 from liquidata-inc/db/fix-sqlite-import
/{benchmark, go}: Remove headerline from csv for sqlite3 import
2020-06-08 08:24:39 -07:00
AndyA 3f467c4985 Merge pull request #728 from liquidata-inc/andy/schema-export-tags
added --with-tags flag to schema export
2020-06-05 14:49:33 -05:00
Zach Musgrave d07e681977 Merge pull request #729 from liquidata-inc/zachmu/engine-test
Run the go-mysql-server engine tests on dolt
2020-06-05 10:13:41 -07:00
Zach Musgrave 581a25e174 Updated go-mysql-server to latest after PR merge
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-05 10:08:30 -07:00
Zach Musgrave 4d32b16869 Fixed formatting
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-05 09:16:20 -07:00
Zach Musgrave e42b15f0f2 Updated to go-mysql-server in PR. Fixed an error message.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-04 21:44:16 -07:00
Zach Musgrave 5200d9f358 Skipped remaining failing tests with notes for the reason.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-04 20:50:44 -07:00
Zach Musgrave bf052ec412 Fixed bug in table rename for taking an existing table name
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-04 18:05:58 -07:00
Zach Musgrave 1194830352 Skipped a couple DDL tests that break because of column comments
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-04 17:58:25 -07:00
Zach Musgrave 17869fdcac Updated error type after changing in sql core
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-04 17:38:40 -07:00
Zach Musgrave 308e657db8 Finally got versioned query tests working
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-04 17:25:29 -07:00
Zach Musgrave 5ef2e8da2b Updated skip message
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-04 16:02:01 -07:00
Andy Arthur c9cf189969 added --with-tags flag to schema export 2020-06-04 14:59:41 -05:00
Zach Musgrave 2e70397746 Added additional harness interfaces to dolt harness
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-03 17:34:35 -07:00
Zach Musgrave c86de0ef56 Skip replace tests. Replace results are buggy right now.
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-03 17:31:25 -07:00
Zach Musgrave f1c787db63 Create a dolt session based off a sql session for test compability
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-03 16:17:03 -07:00
Brian Hendriks 87a5c23424 conflicts tables (#714) 2020-06-03 16:00:10 -07:00
Zach Musgrave f7333176c7 Skipped several tests
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-03 15:45:09 -07:00
Dustin Brown 5fe7d7b123 /benchmark/sql_regressions/run_regressions.sh: Fix, exit after checking for both regression types 2020-06-03 14:37:45 -07:00
Zach Musgrave 49797268c0 Removed default test tables from harness init
Signed-off-by: Zach Musgrave <zach@liquidata.co>
2020-06-03 13:45:55 -07:00
AndyA e644c8415b Merge pull request #715 from liquidata-inc/andy/quote-non-null-exports
Special quoting logic for NULLS & ""
2020-06-03 08:24:36 -05:00
Andy Arthur ea5c4c572e PR feedback 2020-06-03 07:55:21 -05:00
Daylon Wilkins 7148a04873 Last write paths to TableEditor 2020-06-02 17:45:00 -07:00
Daylon Wilkins 2fa2b8fd63 Heavily improved SQL write performance 2020-06-02 17:45:00 -07:00
AndyA 6d930b7933 Merge pull request #716 from liquidata-inc/andy/prep-for-marshal-change
Prep for breaking change to marshalling
2020-06-02 18:40:36 -05:00
Oscar Batori b19663ab1b Updated version for release of version 0.17.1 v0.17.1 2020-06-01 16:25:05 -07:00