Commit Graph

14072 Commits

Author SHA1 Message Date
coffeegoddd 3343469e11 /.github/workflows: factor out sql correctness 2022-07-22 16:06:08 -07:00
Dustin Brown a14df68d3d Merge pull request #3906 from dolthub/db/fix-ci
[no-release-notes] /.github/workflows/latency-benchmarks.yaml: fix typo
2022-07-22 15:44:54 -07:00
coffeegoddd 79e6cdc739 /.github/workflows/latency-benchmarks.yaml: fix typo 2022-07-22 15:42:17 -07:00
Dustin Brown 4a41cd5776 Merge pull request #3904 from dolthub/db/ci-refactor
[no-release-notes] /.github/workflows: factor out import and latency jobs
2022-07-22 15:23:56 -07:00
coffeegoddd 0bd08715f3 /.github/workflows: factor out import and latency jobs 2022-07-22 15:20:20 -07:00
Vinai Rachakonda fef8b4607e Update release and nightly files to include import benchmarking (#3901) 2022-07-22 14:48:42 -07:00
Taylor Bantle 16dc1798c0 Merge pull request #3900 from dolthub/tbantle22-e71f2c26
[auto-bump] [no-release-notes] dependency by tbantle22
2022-07-22 14:16:49 -07:00
Dustin Brown 4323a5d62f Merge pull request #3902 from dolthub/db/ci-refactor
[no-release-notes] /.github/workflows: rename workflows to make them more clear/organized
2022-07-22 14:10:39 -07:00
coffeegoddd 5719ba5a82 /.github/workflows: rename workflows to make them more clear/organized 2022-07-22 14:09:14 -07:00
Brian Hendriks 4f82061017 Merge pull request #3894 from Abirdcfly/main
fix minor log.Fatalln output
2022-07-22 14:02:10 -07:00
Vinai Rachakonda e5951d3633 Add a better error message for schema mismatch (#3861) 2022-07-22 13:37:17 -07:00
tbantle22 cb01650982 [ga-bump-dep] Bump dependency in Dolt by tbantle22 2022-07-22 19:01:55 +00:00
Dustin Brown 032ac26dbc Merge pull request #3898 from dolthub/db/rm
/.github/workflows/ci-performance-benchmarks-new-format.yaml: remove since #benchmark also does new format
2022-07-22 11:09:41 -07:00
coffeegoddd b28bf04659 /.github/workflows/ci-performance-benchmarks-new-format.yaml: remove since #benchmark also does new format 2022-07-22 10:59:33 -07:00
Dustin Brown 8d0d368f29 Merge pull request #3896 from dolthub/db/ci
[no-release-notes] /.github/{scripts,workflows}: ensure noms bin format gets sent in payload
2022-07-22 10:07:58 -07:00
coffeegoddd 8d4ef5ad58 /.github/{scripts,workflows}: ensure noms bin format gets sent in payload 2022-07-22 10:06:47 -07:00
Abirdcfly e84b07a572 fix minor log.Fatalln output
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2022-07-22 17:19:20 +08:00
Vinai Rachakonda 2c9a75797b Round Import benchmark time results by one (#3892) 2022-07-21 19:03:02 -07:00
Dustin Brown db13a54c42 Merge pull request #3889 from dolthub/db/fix-cic
[no-release-notes] /.github/{actions,workflows}: fix correctness for both formats
2022-07-21 15:51:28 -07:00
coffeegoddd 2eb83de16a /.github/{actions,workflows}: fix correctness for both formats 2022-07-21 15:42:44 -07:00
Dustin Brown f66bc18478 Merge pull request #3885 from dolthub/db/split-tpcc
[no-release-notes] /.github/{scripts,workflows}: run tpcc as separate job
2022-07-21 14:46:44 -07:00
coffeegoddd 60f7f2a9dc /.github/{scripts,workflows}: run tpcc as separate job 2022-07-21 14:41:46 -07:00
Dhruv Sringari 72055b9548 unskip bats that already work and annotate the rest (#3884) 2022-07-21 12:43:14 -07:00
Dustin Brown df8a3bd647 Merge pull request #3883 from dolthub/db/bump-macos
[no-release-notes] /.github/workflows: use macos latest
2022-07-21 10:17:49 -07:00
coffeegoddd d9956e2cc6 /.github/workflows: use macos latest 2022-07-21 10:13:30 -07:00
Dustin Brown 5ce7c1fd74 Merge pull request #3878 from dolthub/db/format
[skip-ci] [no-release-notes] /.github/actions/ses-email-action: differentiate format
2022-07-21 09:54:43 -07:00
Dustin Brown aa84ce5dd1 Merge pull request #3882 from dolthub/db/fix-script
[skip-ci] [no-release-notes] /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh:  make mysql script args match dolt script args
2022-07-21 09:53:34 -07:00
coffeegoddd 3df6fd75ae /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: make mysql script args match dolt script args 2022-07-21 09:45:10 -07:00
James Cor 0f6efb89ad Merge pull request #3876 from dolthub/JCOR11599-dd286439
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-07-21 00:14:12 -07:00
coffeegoddd d2445dccea /.github/actions/ses-email-action: differentiate format 2022-07-20 17:32:24 -07:00
JCOR11599 5492a2a6c9 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-07-20 23:17:59 +00:00
AndyA 7ba150563b Merge pull request #3875 from dolthub/andy/dolt-1-benchmark
Benchmark `__DOLT_1__` on release
2022-07-20 15:50:04 -07:00
Andy Arthur 10165c1bef benchmark __DOLT_1__ on release 2022-07-20 15:43:33 -07:00
jennifersp bfc3cfbda0 Support dolt_remote() stored procedure (#3862) 2022-07-20 14:46:28 -07:00
Vinai Rachakonda 117b64807e [skip ci] [no-release-notes] Add bucket configuration for performance-benchmarking-report (#3839) test4 2022-07-20 11:22:32 -07:00
Dustin Brown e4ba50ccde Merge pull request #3870 from dolthub/db/fix-value
[no-release-notes] /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: fix typo
2022-07-20 10:52:58 -07:00
coffeegoddd 9202b2611f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: fix typo 2022-07-20 10:52:04 -07:00
AndyA e603f5f488 Merge pull request #3863 from dolthub/andy/rip-out-super-schema
[no-release-notes] Stop reading/writing super schema
2022-07-20 10:25:20 -07:00
Dustin Brown d059622be7 Update get-dolt-correctness-job-json.sh
fix invalid json
2022-07-20 10:11:10 -07:00
James Cor 3fc5750220 Merge pull request #3868 from dolthub/james/privs
yaml config also initialize `.doltcfg` directories
2022-07-20 09:28:08 -07:00
James Cor 587a6b98b5 tests 2022-07-20 00:32:55 -07:00
James Cor 994b3095f1 adding test case 2022-07-20 00:15:36 -07:00
James Cor cd76117310 create cfg dir 2022-07-19 23:14:56 -07:00
James Cor bc9e821b5b yaml is the dumbest shit 2022-07-19 17:30:01 -07:00
Dhruv Sringari 2cf9a2134f [no-release-notes] In __DOLT_1__, throw error if schemas have different primary key types (#3852)
* In __DOLT_1__, throw error if schemas have different primary key types

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

* schema integration test fix

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

* Compare SQL types

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-07-19 16:59:12 -07:00
fulghum 7baeb8f47f [ga-bump-release] Update Dolt version to 0.40.19 and release v0.40.19 v0.40.19 2022-07-19 23:39:46 +00:00
James Cor b7cb530b42 Merge pull request #3864 from dolthub/JCOR11599-41600b5c
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-07-19 16:28:37 -07:00
James Cor f0ccf47400 Merge branch 'main' into JCOR11599-41600b5c 2022-07-19 15:49:57 -07:00
JCOR11599 a8a86c5df9 [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-07-19 22:40:20 +00:00
James Cor f99982156f Merge pull request #3860 from dolthub/james/privs
bats tests for reading `privs.json` and converting
2022-07-19 15:38:56 -07:00