Commit Graph

29199 Commits

Author SHA1 Message Date
jennifersp
79fc4cd2a8 Merge pull request #10422 from dolthub/jennifersp-94138bb5
[auto-bump] [no-release-notes] dependency by jennifersp
2026-02-05 12:10:04 -08:00
Zach Musgrave
38d74885c6 Merge pull request #10418 from dolthub/zachmu/merge-bug-2
Various bug fixes for checking foreign key constraints during merge
2026-02-05 11:06:25 -08:00
Zach Musgrave
827faa1bf2 better panic message 2026-02-05 11:06:08 -08:00
coffeegoddd
59f4cece91 [ga-bump-release] Update Dolt version to 1.81.6 and release v1.81.6 v1.81.6 2026-02-05 18:21:22 +00:00
jennifersp
e34dabc6fc [ga-bump-dep] Bump dependency in Dolt by jennifersp 2026-02-05 18:16:01 +00:00
Jason Fulghum
e944041c6f Merge pull request #10406 from dolthub/fulghum/binlog_row_metadata
Add support for full binlog row metadata
2026-02-05 09:48:39 -08:00
Dustin Brown
db7263eb66 Merge pull request #10417 from dolthub/db/gitblobstore-next
GitBlobstore: implement `Put` with CAS retries + configurable identity; add `Put` tests
2026-02-04 16:10:14 -08:00
Jason Fulghum
8379f2d14c Adding integration tests for Dolt binlog replication used with the python mysql-replication library 2026-02-04 16:02:53 -08:00
Jason Fulghum
7799b682e8 Add support for @@binlog_row_metadata = FULL 2026-02-04 16:02:53 -08:00
Zach Musgrave
fc712b8284 formatting 2026-02-04 15:36:31 -08:00
Zach Musgrave
891dc922f4 remove debug logging 2026-02-04 15:35:43 -08:00
coffeegoddd☕️✨
f8fd7ee29b /go/store/blobstore: pr feedback 2026-02-04 15:29:08 -08:00
Zach Musgrave
69eca82d9b more refactoring, bug fix 2026-02-04 15:15:25 -08:00
Dustin Brown
c1a5ac1136 Merge pull request #9960 from dolthub/dependabot/maven/integration-tests/mysql-client-tests/java/com.mysql-mysql-connector-j-8.2.0
Bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 in /integration-tests/mysql-client-tests/java
2026-02-04 15:01:24 -08:00
Zach Musgrave
16d289b7b8 Some refactoring 2026-02-04 14:57:18 -08:00
dependabot[bot]
f05ac475bc Bump com.mysql:mysql-connector-j
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 8.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.33...8.2.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-version: 8.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 14:24:32 -08:00
Zach Musgrave
831a3ce695 bug fix: convert types in key for a child primary index diff 2026-02-04 14:20:34 -08:00
Dustin Brown
404419c364 Update go/store/blobstore/git_blobstore.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-04 14:03:01 -08:00
coffeegoddd☕️✨
18dea9bf67 /go/store/blobstore/git_blobstore_test.go: pr feedback 2026-02-04 14:02:37 -08:00
Dustin Brown
2672b1afd1 Merge pull request #10416 from dolthub/db/gitblobstore
add `HashObject` + GitAPIImpl write-primitive tests
2026-02-04 13:53:51 -08:00
coffeegoddd☕️✨
5c2c4f71da /go/store/blobstore/git_blobstore_test.go: add put tests 2026-02-04 13:44:48 -08:00
coffeegoddd☕️✨
917ea5d950 /go/store/blobstore/{git_blobstore,internal}: implement put 2026-02-04 13:44:46 -08:00
Dustin Brown
d25cbfe02b Update go/store/blobstore/internal/git/impl.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-04 13:17:46 -08:00
coffeegoddd☕️✨
4659631f93 /go/store/blobstore/internal/git: add tests 2026-02-04 12:55:54 -08:00
coffeegoddd☕️✨
7eb6b70145 /go/store/blobstore/internal/git: add HashObject 2026-02-04 12:42:33 -08:00
Dustin Brown
0cce8acfe6 Merge pull request #10414 from dolthub/db/gitblobstore-next
add internal git ReadAPI/WriteAPI impl scaffolding + refactor GitBlobstore reads
2026-02-04 12:36:12 -08:00
angelamayxie
219b61e000 Merge pull request #10415 from dolthub/angelamayxie-86990113
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-04 12:12:25 -08:00
Nick Tobey
9f232164aa Merge pull request #10407 from dolthub/nicktobey/merge_index
Correctly identify which secondary indexes need to be updated during a merge
2026-02-04 12:04:28 -08:00
Zach Musgrave
cded20e990 Merge branch 'main' into zachmu/merge-bug-2 2026-02-04 11:59:44 -08:00
Zach Musgrave
1eb324a94c remove debug logging 2026-02-04 11:59:09 -08:00
coffeegoddd☕️✨
715b783b20 /go/store/blobstore/internal/git: remove unused code 2026-02-04 11:57:58 -08:00
coffeegoddd☕️✨
f46dc26547 /go/store/blobstore: unify apis 2026-02-04 11:50:11 -08:00
coffeegoddd☕️✨
aa59970ee9 /go/store/blobstore/{git_blobstore,internal}: unify reads and writes into single api 2026-02-04 11:43:00 -08:00
coffeegoddd☕️✨
f0aaed72a0 /go/store/blobstore/{git_blobstore,internal}: add git internal write api, refactor reads a bit 2026-02-04 11:43:00 -08:00
angelamayxie
8ced3a8af6 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-02-04 19:36:11 +00:00
Dustin Brown
41944c8e3a Merge pull request #10413 from dolthub/db/gitblobstore
/go/store/{blobstore,nbs,testutils}: add ref constants
2026-02-04 11:27:20 -08:00
Dustin Brown
4839267fe5 Merge pull request #10412 from dolthub/db/bump-aws-ses
/.github/actions/ses-email-action: bump aws ses client
2026-02-04 10:46:42 -08:00
coffeegoddd☕️✨
db964d38a4 /go/store/{blobstore,nbs,testutils}: add ref constants 2026-02-04 10:45:37 -08:00
Dustin Brown
18d18c1cc5 Merge pull request #10409 from dolthub/db/gitblobstore
Add read-only GitBlobstore
2026-02-04 10:10:30 -08:00
coffeegoddd☕️✨
95b24b8abb /.github/actions/ses-email-action: bump actions core 2026-02-04 10:04:59 -08:00
coffeegoddd☕️✨
5533d97284 /.github/actions/ses-email-action: bump aws ses client 2026-02-04 09:59:50 -08:00
Zach Musgrave
ffd72e9634 bug fix for keyless child tables 2026-02-03 17:43:00 -08:00
Zach Musgrave
e2c8d79ce3 bug fix: correctly convert secondary to primary key lookups 2026-02-03 17:20:23 -08:00
Zach Musgrave
45982840c1 bug fix: secondary index prefix lookup wasn't using a prefix tuple builder correctly 2026-02-03 17:15:23 -08:00
coffeegoddd☕️✨
83a31e261c /go/store/blobstore: more feedback 2026-02-03 16:51:23 -08:00
coffeegoddd☕️✨
b45fce36fc /go/store/blobstore/internal/git/runner.go: remove buffer slices 2026-02-03 16:45:08 -08:00
coffeegoddd☕️✨
d25fcead42 /go/store/blobstore/internal/git: addressing pr feedback 2026-02-03 16:40:28 -08:00
coffeegoddd☕️✨
b79b3e5a46 /go/store/blobstore/internal/git/runner.go: formatting 2026-02-03 16:34:45 -08:00
coffeegoddd☕️✨
54debeca13 /{AGENTS.md,GITBLOBSTORE_DESGIN.md}: remove md files 2026-02-03 16:32:31 -08:00
Zach Musgrave
100d203089 formatting 2026-02-03 16:17:23 -08:00