Commit Graph

28822 Commits

Author SHA1 Message Date
Neil Macneale IV 51438ed4e0 Don't panic when unmarshelling a schema with missing chunks 2026-01-02 10:19:55 -08:00
Neil Macneale IV 932a808cad WIP - not sure how to handle GetCommittedValue. 2026-01-02 10:19:55 -08:00
Neil Macneale IV a8fcd2459b typo 2026-01-02 10:19:12 -08:00
Neil Macneale IV 4836760124 WIP - deal with nil values 2026-01-02 10:19:12 -08:00
Neil Macneale IV 0f9245196f Remove a FK object 2026-01-02 10:19:12 -08:00
Neil Macneale IV 5ab894d203 Add test for missing schema object 2026-01-02 10:19:12 -08:00
Neil Macneale IV 45fe783c6f Add missing closure test 2026-01-02 10:19:12 -08:00
Neil Macneale IV 9d13fc4031 Complain when a closure object is missing 2026-01-02 10:19:12 -08:00
Neil Macneale IV 8dbfc8b68a simplify unneeded loop 2026-01-02 10:19:12 -08:00
Neil Macneale IV 179e53869b Collect heads 2026-01-02 10:19:12 -08:00
Neil Macneale IV 19db9dfe12 WIP 2026-01-02 10:19:12 -08:00
Neil Macneale IV 1bafb78946 Pass through commit id for messaging 2026-01-02 10:19:12 -08:00
Neil Macneale IV 8c4c52c8ff Now we walk serial messages of the root tree 2026-01-02 10:19:12 -08:00
Neil Macneale IV 145a2ea0fe code cleanup 2026-01-02 10:19:12 -08:00
Neil Macneale IV 1efdc5d18f Handle commit closures and address maps 2026-01-02 10:19:12 -08:00
Neil Macneale IV db4a63746c print specific commit and barf on unreadched 2026-01-02 10:19:12 -08:00
Neil Macneale IV 4e6b33dd90 First pass on manual walk 2026-01-02 10:19:12 -08:00
coffeegoddd 87ffd75d9e [ga-bump-release] Update Dolt version to 1.79.2 and release v1.79.2 v1.79.2 2025-12-31 00:00:13 +00:00
angelamayxie 8074e425f9 Merge pull request #10248 from dolthub/angela/key_conversion
Return nil lookupMapping if type conversion is not in range for lookup key
2025-12-30 15:27:05 -08:00
angelamayxie b80ef45b23 Merge pull request #10253 from dolthub/angelamayxie-0bf05c4e
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-12-30 14:55:02 -08:00
angelamayxie 1ba1b655d1 Merge branch 'angela/key_conversion' into angelamayxie-0bf05c4e 2025-12-30 14:54:53 -08:00
angelamayxie b56a6cd636 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-12-30 22:53:19 +00:00
Dustin Brown fc922f67cd [ga-bump-dep] Bump dependency in Dolt by jycor (#10251) 2025-12-30 13:58:59 -08:00
James Cor ac91d36cd8 use pointer for TupleComparator (#10247) 2025-12-30 13:08:50 -08:00
angelamayxie 4ff5e1171e return nil lookupKeyMapping if conversion is not in-range 2025-12-30 12:03:11 -08:00
angelamayxie 37519e232c gms bump 2025-12-29 17:11:23 -08:00
Jason Fulghum e728b55a83 Merge pull request #10220 from dolthub/fulghum/bugfix
bug fix: stop including all root objects when getting tables on the search path
2025-12-29 16:50:04 -08:00
angelamayxie 92378922b7 check for inrange and fallback to original value inside convertLiteralKeyValue 2025-12-29 15:27:13 -08:00
angelamayxie 1c5ed249a5 fall back to literal value if type conversion is not in range 2025-12-29 15:04:40 -08:00
angelamayxie 029122d442 Merge pull request #10244 from dolthub/angelamayxie-1ab46ba1
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-12-26 14:27:56 -08:00
angelamayxie ff79d08fd0 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-12-26 20:26:32 +00:00
angelamayxie 9ef1751f73 Merge pull request #10240 from dolthub/angelamayxie-d1e6e688
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-12-23 15:10:46 -08:00
angelamayxie 69bc8fc47c [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-12-23 22:21:44 +00:00
James Cor 1925accc93 avoid map in GetFieldValue (#10237)
* avoid map

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

---------

Co-authored-by: James Cor <james@dolthub.com>
Co-authored-by: jycor <jycor@users.noreply.github.com>
2025-12-23 11:55:19 -08:00
Dustin Brown f7e0c2622f [ga-bump-dep] Bump dependency in Dolt by jycor (#10236)
Co-authored-by: jycor <jcor@ucsd.edu>
2025-12-22 17:49:16 -08:00
Neil Macneale IV 9571842973 Merge pull request #10194 from dolthub/macneale4-claude/journal-find
[no-release-notes] journal filter
2025-12-18 13:21:26 -08:00
Neil Macneale IV 6207539963 Merge pull request #10228 from dolthub/macneale4-claude/ffonly
Add support for merge --ff--only
2025-12-18 13:16:20 -08:00
Neil Macneale IV 90b6cad309 PR Feedback 2025-12-18 20:48:40 +00:00
macneale4 23bfcfa211 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-12-18 20:48:40 +00:00
Neil Macneale IV 06bd1b8b45 Remove excess logging 2025-12-18 20:48:40 +00:00
Neil Macneale IV 4ffddd5d19 less nonsense 2025-12-18 20:48:40 +00:00
Neil Macneale IV 71282455c2 add a little polish 2025-12-18 20:48:40 +00:00
Neil Macneale IV 7fa3c406b4 Add in mem tests 2025-12-18 20:48:39 +00:00
Neil Macneale IV 68b6f5f20b Seems to be working. no tests 2025-12-18 20:48:39 +00:00
macneale4 c2234df890 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2025-12-18 20:43:51 +00:00
Neil Macneale IV 5215ed2f36 added pull command tests 2025-12-18 20:33:50 +00:00
Neil Macneale IV 09edc870e9 Implement --ff-only flag with sql tests 2025-12-18 20:33:50 +00:00
angelamayxie c675f499b7 Merge pull request #10226 from dolthub/angelamayxie-084240aa
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-12-17 16:44:26 -08:00
angelamayxie 7b0bb580bb [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-12-18 00:14:58 +00:00
James Cor b1c200a349 [no-release-notes] avoid heap allocs in transform bump (#10222) 2025-12-17 15:09:05 -08:00