AndyA
c7bb5dd4f9
Merge pull request #3947 from dolthub/andy/migration-4
...
[no-release-notes] `__DOLT_1__` migration
2022-07-28 14:01:00 -07:00
Maximilian Hoffman
21716bd973
edit prep workflow script ( #3954 )
2022-07-28 13:24:46 -07:00
Maximilian Hoffman
849d526c25
Count prepared tests ( #3952 )
...
* add test scropt, format should fail
* script edit
* add count
* working dir for script
* try to change count
* add exit 1
* move check to other workflow
* fix count
2022-07-28 13:08:43 -07:00
Max Hoffman
410416cb35
add check prepared script
2022-07-28 12:09:09 -07:00
Jason Fulghum
58c2ba783c
Merge pull request #3951 from dolthub/fulghum-82a31eff
...
[auto-bump] [no-release-notes] dependency by fulghum
2022-07-28 11:01:59 -07:00
fulghum
3fc8b28397
[ga-bump-dep] Bump dependency in Dolt by fulghum
2022-07-28 17:11:36 +00:00
AndyA
8befa2142a
Merge pull request #3946 from dolthub/andy/migration-3
...
[no-release-notes] Refactored schema patching and row data validation
2022-07-28 09:56:08 -07:00
Dhruv Sringari
fe21a80c71
[no-release-notes] fix decoding of merge artifact internal nodes ( #3944 )
2022-07-28 09:39:00 -07:00
Andy Arthur
0a5b03c365
fix translation bugs for YEAR, TIME, and TEXT
2022-07-27 21:27:27 -07:00
Andy Arthur
a6dd96de64
migrating geometry and ref'd values
2022-07-27 21:04:38 -07:00
Andy Arthur
c325d4f497
first pass at migrating types.Map to prolly.Map
2022-07-27 21:03:58 -07:00
Andy Arthur
c24ae5d370
refactored prolly.Map to allows streaming tuples
2022-07-27 21:03:29 -07:00
Andy Arthur
57cc96a7d7
refactored row data validation to use sql equality semantics
2022-07-27 21:01:40 -07:00
James Cor
d9f8ada595
Merge pull request #3943 from dolthub/JCOR11599-67f7641f
2022-07-27 18:58:35 -07:00
Andy Arthur
2d4b975ac7
fixup query type to noms kind mapping
2022-07-27 18:40:35 -07:00
Andy Arthur
a4f35c387c
limit schema patching to dolt system tables only
2022-07-27 18:34:14 -07:00
James Cor
353b017ab6
Merge branch 'main' into JCOR11599-67f7641f
2022-07-27 17:37:11 -07:00
JCOR11599
6a1b0281e5
[ga-bump-dep] Bump dependency in Dolt by JCOR11599
2022-07-28 00:33:23 +00:00
James Cor
9623166ab9
more privilege changes ( #3810 )
2022-07-27 17:31:57 -07:00
Maximilian Hoffman
9103241fda
Fix some env loading panics ( #3941 )
...
* Fix some env loading panics
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* comments
* accidental files
* bats name
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2022-07-27 17:07:30 -07:00
Dhruv Sringari
eb39c5ded2
fix tpcc, recycle prefixBuilders when they aren't built ( #3942 )
2022-07-27 14:09:36 -07:00
AndyA
be3fa3c143
Merge pull request #3939 from dolthub/andy/migration-2
...
[no-release-notes] Added data validation to `dolt migrate`
2022-07-27 13:52:13 -07:00
AndyA
688523d38f
Merge pull request #3929 from dolthub/andy/blob-message
...
[no-release-notes] Created dedicated Flatbuffer message for blobs
2022-07-27 13:02:07 -07:00
Andy Arthur
c9d6c87624
fix bats for linux
2022-07-27 10:41:38 -07:00
Andy Arthur
a368374cba
added bats for views and docs
2022-07-26 18:40:51 -07:00
Andy Arthur
5a909856cb
added table checksumming, patching schemas
2022-07-26 18:24:31 -07:00
Dhruv Sringari
85217b4bb3
[no-release-notes] fix for building and modifying secondary indexes for keyless tables ( #3930 )
...
* fix for building and modifying secondary indexes for keyless tables
Also includes some changes to fix engine test validation of secondary indexes. Instead of validating the latest commit of all branches, we validate the working root of all branches.
Also, all byte like tuple fields are now debug printed as hex encoded strings for human readability and easier debugging in IDEs
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* fix mapping tests
Co-authored-by: druvv <druvv@users.noreply.github.com >
2022-07-26 16:41:28 -07:00
Dustin Brown
ecb217d219
Merge pull request #3931 from dolthub/db/monitor
...
[no-release-notes] /.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs
2022-07-26 14:42:31 -07:00
Andy Arthur
1f7163cecf
maybe fix osx bats
2022-07-26 14:42:12 -07:00
coffeegoddd
1e7a6002aa
/.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs
2022-07-26 14:33:58 -07:00
Andy Arthur
6c2efab95c
added bats test for migration hash stability
2022-07-26 14:27:19 -07:00
Andy Arthur
e99fca7e7a
created dedicated flatbuffer message for blobs
2022-07-26 13:14:16 -07:00
AndyA
40c44c8661
Merge pull request #3924 from dolthub/andy/migration
...
[no-release-notes] `__DOLT_DEV__` Migration
2022-07-26 12:43:05 -07:00
Andy Arthur
cdfdad3ca7
pr feedback
2022-07-26 11:56:04 -07:00
AndyA
6c458cc80d
Merge pull request #3928 from dolthub/andy/lock-that-cache
...
[no-release-notes] make `dsess.SessionCache` threadsafe
2022-07-26 11:30:01 -07:00
Andy Arthur
154cd1d2d5
make dsess.SessionCache threadsafe
2022-07-26 10:31:32 -07:00
Dustin Brown
87c36a2f4e
Merge pull request #3927 from dolthub/db/mv-rdme
...
[no-release-notes] /.github/workflows/README.md: mv readme
2022-07-26 10:10:13 -07:00
coffeegoddd
0aa9b2b708
/.github/workflows/README.md: mv readme
2022-07-26 10:09:42 -07:00
AndyA
a0055426d7
Merge pull request #3851 from dolthub/andy/merge-artifacts
...
[no-release-notes] go/{serial, store/prolly}: dedicated Flatbuffer message for merge artifacts
2022-07-26 09:53:36 -07:00
Andy Arthur
753e2bcfc2
integrated serial message changes
2022-07-26 09:05:16 -07:00
Andy Arthur
ede8deba4d
Merge remote-tracking branch 'origin/main' into andy/merge-artifacts
2022-07-26 08:44:21 -07:00
Andy Arthur
4c3ab5f21f
also skip migrate bats for DOLT_DEV
2022-07-26 07:53:56 -07:00
jennifersp
84af41c638
support unix socket ( #3796 )
2022-07-25 22:48:34 -07:00
Dustin Brown
173a3ddbd4
[ga-bump-dep] Bump dependency in Dolt by jennifersp ( #3926 )
...
Co-authored-by: jennifersp <44716627+jennifersp@users.noreply.github.com >
2022-07-25 21:28:37 -07:00
Andy Arthur
e582365108
skip migrationg bats for __DOLT_1__
2022-07-25 20:06:27 -07:00
Andy Arthur
3f080e4a66
added more bats, fixed tag migration
2022-07-25 20:05:04 -07:00
Maximilian Hoffman
9dae75ed7d
Better read only error messages ( #3920 )
...
* Better read only error messages
* GMS bump
* block table import for server lock
2022-07-25 18:02:14 -07:00
Dustin Brown
0582e5f80b
Update README.md
2022-07-25 17:18:30 -07:00
Dustin Brown
41aed1a0cc
Merge pull request #3923 from dolthub/db/readme
...
[no-release-notes] add ci readme, some workflow disambiguation
2022-07-25 17:00:23 -07:00
Andy Arthur
d018e126f2
added migration bats
2022-07-25 16:47:33 -07:00