Commit Graph

15865 Commits

Author SHA1 Message Date
coffeegoddd
e109b152cd [no-release-notes] /.github/workflows/ci-bats-unix.yaml: remove bats dolt dev testing 2022-10-27 17:06:27 -07:00
Dustin Brown
86f597444f Merge pull request #4649 from dolthub/db/exclude-mac
[no-release-notes] /.github/workflows/ci-bats-unix.yaml: try getting exclude syntax to work
2022-10-27 16:43:02 -07:00
coffeegoddd
b971a62317 /.github/workflows/ci-bats-unix.yaml: try getting exclude syntax to work 2022-10-27 16:42:15 -07:00
James Cor
3942814097 Merge pull request #4583 from dolthub/james/indexes
avoid hidden secondary indexes when creating foreign keys that prefix of pk
2022-10-27 16:19:37 -07:00
James Cor
5b695850aa rest of feedback 2022-10-27 11:39:34 -07:00
James Cor
9d41187d30 Merge branch 'main' into james/indexes 2022-10-27 10:49:50 -07:00
James Cor
ad966508a3 some feedback 2022-10-27 10:49:37 -07:00
Tim Sehn
b2ec23c003 Merge pull request #4639 from dolthub/tim/fix-local-bats
Add sleeps to a couple bats tests that were starting a SQL Server
2022-10-27 08:49:53 -07:00
Tim Sehn
d88df25223 Add sleeps to give the server a cvhance to start up. Was failing weirdly on my Maxc without this 2022-10-26 17:52:19 -07:00
James Cor
b3aa6b633a Merge pull request #4626 from dolthub/james/import
more permissive constraints and types when importing
2022-10-26 16:46:01 -07:00
AndyA
8345ab5814 Merge pull request #4634 from dolthub/andy/nbs-cleanup-2
go/store/nbs: Removed `chunkReader.extract()`, converted public methods to private methods for…
2022-10-26 16:19:11 -07:00
Dustin Brown
76c09e37b0 Merge pull request #4633 from dolthub/db/fix-rb
[no-release-notes] /.github/scripts/{import-benchmarking,sql-correctness}: add format to jobname
2022-10-26 15:00:03 -07:00
Andy Arthur
36c83f1b85 removed chunkReader.extract(), converted public method to private for chunkReader, chunkSource and tableSet 2022-10-26 14:27:12 -07:00
coffeegoddd
78dec60428 /.github/scripts/{import-benchmarking,sql-correctness}: add format to jobname 2022-10-26 14:26:24 -07:00
James Cor
76de8187b5 another bats test 2022-10-26 14:10:14 -07:00
druvv
66894cb29d [ga-bump-release] Update Dolt version to 0.50.10 and release v0.50.10 v0.50.10 2022-10-26 20:22:18 +00:00
jennifersp
5e6df9b84f update dolt in readmes 2022-10-26 13:20:31 -07:00
AndyA
50bf3dbb5d Merge pull request #4631 from dolthub/andy/migration-patch-pk-ordinals
go/doltcore/schema: Set primary key ordinals on schema migration
2022-10-26 13:19:23 -07:00
James Cor
a9b0e28b91 hash keeps changing 2022-10-26 13:18:51 -07:00
James Cor
a9a42f0ac2 removing unsigned from test 2022-10-26 13:14:58 -07:00
jennifersp
f4924c21c8 update readmes for docker images (#4632) 2022-10-26 13:12:47 -07:00
James Cor
7830ea75d7 using empty string instead of primary 2022-10-26 13:10:24 -07:00
Dhruv Sringari
a787f5baff validate ws migration, skip table validation if table did not change (#4630) 2022-10-26 13:07:40 -07:00
James Cor
72ce2119f5 removing block 2022-10-26 12:54:16 -07:00
James Cor
03daea09d0 better logic 2022-10-26 12:50:49 -07:00
James Cor
ddc70aa788 fixing logic for error 2022-10-26 12:35:25 -07:00
James Cor
48ba9230d6 uint64 to string 2022-10-26 12:22:27 -07:00
James Cor
e797eca206 removing all unsigned 2022-10-26 12:16:08 -07:00
James Cor
1fb8ba7079 fix for unsigned 2022-10-26 11:41:10 -07:00
Andy Arthur
75c6eb5fcc go/doltcore/schema: Set primary key ordinals on schema migration 2022-10-26 11:39:21 -07:00
James Cor
548a37b4fa Merge branch 'main' into james/import 2022-10-26 11:22:13 -07:00
James Cor
02d892ba22 Merge branch 'main' into james/import 2022-10-26 11:21:59 -07:00
James Cor
8c24080bca no more unsigned 2022-10-26 11:21:04 -07:00
Aaron Son
4157c40061 Merge pull request #4618 from dolthub/aaron/remotesrv-seal-http-requests
go/libraries/doltcore/remotesrv: Add a symmetric key encryption layer to seal URL returned from the gRPC service an unseal them in the HTTP service.
2022-10-26 10:35:47 -07:00
James Cor
8748478096 fixing bats tests 2022-10-26 10:24:01 -07:00
AndyA
0d2623f261 Merge pull request #4624 from dolthub/andy/migration-fix
go/doltcore/migrate: Account for `types.BoolKind` in very old databases
2022-10-26 10:21:10 -07:00
James Cor
9e8166f1f5 fixing enginetests 2022-10-26 10:11:16 -07:00
Dhruv Sringari
805a47120c [dolt migrate]: don't prefetch leaf nodes when validating migrated data (#4619)
* don't prefetch leaf nodes when validating migrated data

* pr comment
2022-10-26 09:27:22 -07:00
James Cor
d3d97499f6 fix 2022-10-25 23:02:20 -07:00
AndyA
ee68a95bad Merge pull request #4617 from dolthub/andy/faster-table-index-lookup
go/store/nbs: Faster prefix lookup for table file indices
2022-10-25 17:21:14 -07:00
jennifersp
2d87ce2962 remove update Dockerfile 2022-10-25 16:57:12 -07:00
Andy Arthur
b82ef7aabc account for types.BoolKind in very old databases 2022-10-25 16:53:07 -07:00
Jason Fulghum
3c884df9ba [no-release-notes] Merge pull request #4613 from dolthub/fulghum/bugfix
Fixing sql-server bats tests
2022-10-25 16:38:51 -07:00
Aaron Son
db67f086f6 go/utils/remotesrv: Fix NewServer usage. 2022-10-25 16:29:12 -07:00
max-hoffman
9f0d69bc7e [ga-bump-release] Update Dolt version to 0.50.9 and release v0.50.9 v0.50.9 2022-10-25 23:20:02 +00:00
jennifersp
317a932b10 remove sep dockerfiles for arm64 2022-10-25 15:32:28 -07:00
AndyA
8da8273929 Merge pull request #4615 from dolthub/andy/nbs-cleanup
[no-release-notes] NBS cleanup
2022-10-25 15:29:56 -07:00
Aaron Son
143adde123 go/libraries/doltcore/remotesrv: Clean up some panics. 2022-10-25 15:20:35 -07:00
reltuk
5d2e4d850f [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-10-25 22:17:23 +00:00
Jason Fulghum
89ae36a108 Stop using default socket location unless the test requires testing it and add extra handling to remove shared, global socket file when shutting down. Hunch is that socket file is not always getting cleaned up and causing other tests to fail to start sql-server. 2022-10-25 15:07:08 -07:00