Commit Graph

14060 Commits

Author SHA1 Message Date
Aaron Son
5fcd3ccee4 go/store/prolly/message: Move MessagePrefixSz, FinishMessage to serial package. 2022-07-22 14:16:34 -07:00
Aaron Son
35443bad44 go/store/prolly/message: Make the size prefix on SerialMessages 24 bits. 2022-07-22 13:57:37 -07:00
Aaron Son
4f3f4e17af go/store/types: SerialMessage: Unify TupleRowStorage and SerialMessage.
Get rid of TupleRowStorage and use SerialMessage everywhere. In turn, change
SerialMessage so that it carries its kind and size prefix as part of itself.
2022-07-22 11:56:48 -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
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
Andy Arthur
df99c228b2 stop reading/writing super schema 2022-07-19 14:02:32 -07:00
James Cor
a5ee26d86d adding restart 2022-07-19 13:29:08 -07:00
James Cor
55ba8e8ba1 updating go mod 2022-07-19 12:53:58 -07:00
James Cor
c124ba8de5 another bats test 2022-07-19 12:52:29 -07:00
James Cor
e940f4cb7f adding test 2022-07-19 12:24:23 -07:00
Jason Fulghum
62f479fa2e Merge pull request #3856 from dolthub/fulghum-7a5497e2
[auto-bump] [no-release-notes] dependency by fulghum
2022-07-19 10:45:39 -07:00
fulghum
1328d2dd65 [ga-bump-dep] Bump dependency in Dolt by fulghum 2022-07-19 16:34:12 +00:00
Dustin Brown
369508bee2 [auto-bump] [no-release-notes] Unskip foreign-keys-invert-pk.bats for new format (#3847)
* [ga-bump-dep] Bump dependency in Dolt by druvv

* Unskip foreign-keys-invert-pk.bats for new format

* pr comment

* fix pkToIdxMap

Co-authored-by: druvv <dhruvy427@gmail.com>
Co-authored-by: Dhruv Sringari <dhruv@dolthub.com>
2022-07-19 08:46:55 -07:00
bheni
43efd2afe8 [ga-bump-release] Update Dolt version to 0.40.18 and release v0.40.18 v0.40.18 2022-07-18 23:28:11 +00:00
Brian Hendriks
e14c14d01f Merge pull request #3850 from dolthub/bh/sess-var-fixes
fix session vars and add region
2022-07-18 16:08:00 -07:00
Brian Hendriks
b749324f37 fix session vars and add region 2022-07-18 15:26:45 -07:00
AndyA
8076eb980b Merge pull request #3848 from dolthub/andy/dolt-1-autoincrement
[no-release-notes] Track AUTO_INCREMENT values on merge for `__DOLT_1__`
2022-07-18 15:09:15 -07:00