Commit Graph

  • 1d06d0f303 remove force closer james/update James Cor 2026-05-09 20:24:59 -07:00
  • c47fe78b16 Merge remote-tracking branch 'origin/main' into aaron/unified-go-tests-workflow aaron/unified-go-tests-workflow Aaron Son 2026-05-09 07:39:26 -07:00
  • 1a38f6953b [ga-bump-release] Update Dolt version to 2.0.1 and release v2.0.1 main v2.0.1 coffeegoddd 2026-05-08 23:44:37 +00:00
  • 7dd0a6db30 Merge pull request #11006 from dolthub/elian/dolt-d84f6651 Elian 2026-05-08 16:43:34 -07:00
  • 95c823f053 Merge pull request #11023 from dolthub/nicktobey/version Nick Tobey 2026-05-08 14:31:12 -07:00
  • 0f8661911b Merge pull request #11015 from dolthub/elian/dolt-aa02a6aa Elian 2026-05-08 14:16:00 -07:00
  • d6a0e57b2a [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh elian/dolt-d84f6651 elianddb 2026-05-08 20:52:28 +00:00
  • b353ae4c25 tests: add coverage for reset modes and untracked-table preservation elianddb 2026-05-08 20:43:56 +00:00
  • 01d97ef8da go/dolt: fix dolt reset --soft to match git spec elianddb 2026-05-08 20:43:47 +00:00
  • 05926782d2 go/doltcore: refactor untracked-table preservation per review elianddb 2026-05-08 20:43:39 +00:00
  • 090798e705 Merge pull request #11002 from dolthub/nicktobey/sqldiff Nick Tobey 2026-05-08 13:17:36 -07:00
  • 9f622522b6 bats: cover commit message identity through cherry-pick and rebase pick elian/dolt-9b4213dc elianddb 2026-05-08 20:04:01 +00:00
  • 2c0f294f41 env/actions: centralize commit message cleanup with cleanupmode elianddb 2026-05-08 20:03:58 +00:00
  • 8ed8aaedcd Update version check tests to replace hypothetical future version string with something actually from the future. Nick Tobey 2026-05-08 12:58:26 -07:00
  • 95577f084d build(deps): bump fast-xml-builder in /.github/actions/ses-email-action dependabot/npm_and_yarn/dot-github/actions/ses-email-action/fast-xml-builder-1.2.0 dependabot[bot] 2026-05-08 19:16:23 +00:00
  • 617f67cdc4 Merge remote-tracking branch 'origin/main' into nicktobey/sqldiff Nick Tobey 2026-05-08 12:14:59 -07:00
  • 8e5f4ba650 Reduce repetition of error messages in dolt diff Nick Tobey 2026-05-08 12:14:46 -07:00
  • fd88d15d18 datas: add CollectGarbage entry point for non-SQL GC consumers macneale4-claude/gc-interface Neil Macneale IV 2026-05-08 18:45:38 +00:00
  • de1b472876 datas: add tests for SimpleSafepointController macneale4/gc-interface mayor 2026-04-28 21:33:18 +00:00
  • ecc1060bfc datas: add SimpleSafepointController for non-SQL GC consumers mayor 2026-04-28 21:19:50 +00:00
  • c418775398 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh reltuk 2026-05-08 00:06:16 +00:00
  • d57eb9cfc8 bump James Cor 2026-05-07 16:47:16 -07:00
  • 5da0cabfee more fixes James Cor 2026-05-07 16:38:33 -07:00
  • 0e5979c8b9 improvements James Cor 2026-05-07 15:20:25 -07:00
  • a6748c2ec1 aaaaa James Cor 2026-05-07 14:39:11 -07:00
  • 9d8649e163 prevent a ton of stacked writes James Cor 2026-05-07 14:35:16 -07:00
  • 967468062c [skip actions] [ga-update-correctness] SQL Correctness updated to 100 coffeegoddd 2026-05-07 21:12:59 +00:00
  • 1a03e2582f implement hacky lazy ddl James Cor 2026-05-07 13:38:15 -07:00
  • c775b24592 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.999899 coffeegoddd 2026-05-06 23:22:25 +00:00
  • a8b1190911 .github: replace three Go-test workflows with one matrix workflow Aaron Son 2026-05-07 16:36:19 -07:00
  • 3ee83403e5 go/utils/cigotests: add unified Go test runner Aaron Son 2026-05-07 16:33:02 -07:00
  • a9697707fe Update diff command to ensure we always close the row writer exactly once. Nick Tobey 2026-05-07 16:28:39 -07:00
  • 577c666cc3 [ga-bump-release] Update Dolt version to 2.0.0 and release v2.0.0 v2.0.0 coffeegoddd 2026-05-07 23:18:11 +00:00
  • aef1dcc673 .github: reorder build-dolt above bats install, drop Create CI Bin aaron/build-dolt-action Aaron Son 2026-05-07 16:02:59 -07:00
  • e7a04773c7 setup-dolt-config: disable metrics publishing in CI Aaron Son 2026-05-07 15:56:13 -07:00
  • b46421df07 ci-sql-server-integration-tests: rely on PATH for dolt binary Aaron Son 2026-05-07 15:55:13 -07:00
  • 971320d1de .github: add setup-dolt-config composite action Aaron Son 2026-05-07 15:54:50 -07:00
  • c793e293de .github: build-dolt declares .ci_bin on GITHUB_PATH Aaron Son 2026-05-07 15:53:33 -07:00
  • 0a1d5549f8 .github: add build-dolt composite action Aaron Son 2026-05-07 15:39:23 -07:00
  • 4c53454175 Merge pull request #11019 from dolthub/aaron/setup-go-toolchain-action Aaron Son 2026-05-07 16:09:25 -07:00
  • a8d38eb6e3 Merge pull request #11017 from dolthub/zachmu/adaptive-encoding-default Zach Musgrave 2026-05-07 15:47:27 -07:00
  • cab1ee0828 .github: use setup-go-toolchain in test-runner workflows aaron/setup-go-toolchain-action Aaron Son 2026-05-07 15:30:47 -07:00
  • 3ff4dc7a11 .github: use setup-go-toolchain in ci-bats-macos Aaron Son 2026-05-07 15:24:55 -07:00
  • c9b4be1d47 .github: use setup-go-toolchain in ci-bats-windows Aaron Son 2026-05-07 15:24:21 -07:00
  • 1420d0a9ea .github: use setup-go-toolchain in ci-bats-unix workflows Aaron Son 2026-05-07 15:23:32 -07:00
  • e83099f595 .github: add setup-go-toolchain composite action Aaron Son 2026-05-07 15:22:26 -07:00
  • 14b38e279f [ga-bump-release] Update Dolt version to 1.88.1 and release v1.88.1 v1.88.1 coffeegoddd 2026-05-07 22:12:39 +00:00
  • 0b675d3aff build(deps): bump github.com/apache/thrift in /go dependabot/go_modules/go/github.com/apache/thrift-0.23.0 dependabot[bot] 2026-05-07 21:52:39 +00:00
  • 694a64dcdf flip flag zachmu/adaptive-encoding-default Zach Musgrave 2026-05-07 14:34:11 -07:00
  • 476b8c078b Merge pull request #11011 from dolthub/zachmu/adaptive-encoding-default Zach Musgrave 2026-05-07 14:33:15 -07:00
  • f2a5dfe649 Update bats tests. Nick Tobey 2026-05-07 14:08:34 -07:00
  • 9938ccf61f new gms Zach Musgrave 2026-05-07 13:48:33 -07:00
  • ff93b0a06e unflip feature flag Zach Musgrave 2026-05-07 13:47:36 -07:00
  • f49e64ad24 [ga-bump-dep] Bump dependency in Dolt by zachmu zachmu-43d6daf5 zachmu 2026-05-07 20:28:05 +00:00
  • 97b359e306 simplified format method Zach Musgrave 2026-05-07 12:30:32 -07:00
  • 06f9b6d1e5 new gms Zach Musgrave 2026-05-07 12:24:17 -07:00
  • d071be772b delete obsolete bats tests Zach Musgrave 2026-05-07 12:20:46 -07:00
  • 6c6cbc0a56 When generating a data diff in the SQL format, only generate values for columns that will actually exist when the SQL is run. Nick Tobey 2026-05-07 12:13:58 -07:00
  • b8f1dc0766 bug fix for formatting duplicate key errors Zach Musgrave 2026-05-07 12:12:28 -07:00
  • 883cbbbd93 fix: increment genCnt in AnalyzeTable to prevent background worker overwrite elian/dolt-aa02a6aa elianddb 2026-05-07 19:01:38 +00:00
  • 3bb30036e7 test: analyze table results not overwritten by background worker elianddb 2026-05-07 19:01:36 +00:00
  • fb3fc39a7a test ci james/ubuntu James Cor 2026-05-07 10:12:07 -07:00
  • 4e04a9a572 new gms Zach Musgrave 2026-05-06 18:53:32 -07:00
  • 8d010def42 new gms Zach Musgrave 2026-05-06 18:37:37 -07:00
  • eda02195b0 bug fix: Spatial indexes are unordered, their row order does not match the order given by <, > Zach Musgrave 2026-05-06 18:30:58 -07:00
  • 169a24bfdc Turn on adaptive encoding by default Zach Musgrave 2026-05-06 16:28:33 -07:00
  • acbcbc3583 Make the MergeJSON function available outside of the merge module (#11008) Neil Macneale IV 2026-05-06 15:22:36 -07:00
  • 4f7fafba3e [ga-bump-release] Update Dolt version to 1.88.0 and release v1.88.0 v1.88.0 coffeegoddd 2026-05-06 21:58:47 +00:00
  • acc048cee0 Merge pull request #11005 from dolthub/zachmu/encoding-break Zach Musgrave 2026-05-06 14:26:27 -07:00
  • 6ba8933e42 go/doltcore: preserve tables absent from the index on reset and rebase elianddb 2026-05-06 20:42:25 +00:00
  • 92dce2b984 go/sqle/dprocedures/dolt_checkout: preserve tables absent from the index on checkout elianddb 2026-05-06 20:42:21 +00:00
  • 8e1a753c44 integration-tests/bats: add tests for preserving tables absent from the index elianddb 2026-05-06 20:42:19 +00:00
  • 7b41a1fece amend impl elianddb 2026-05-06 20:24:59 +00:00
  • 5138c6aba8 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh zachmu/encoding-break zachmu 2026-05-06 19:48:27 +00:00
  • 6ee433b10d update compat version testing Zach Musgrave 2026-05-06 12:35:54 -07:00
  • 869c53b242 write breaking change field Zach Musgrave 2026-05-06 12:31:41 -07:00
  • 5c39e9c9d1 regen column Zach Musgrave 2026-05-06 12:30:21 -07:00
  • a6572ed3cc new column field Zach Musgrave 2026-05-06 12:28:00 -07:00
  • 7be087ac77 store/datas: clean commit message whitespace at user-facing entry points elianddb 2026-05-06 19:12:23 +00:00
  • ae7f1dd36e store/datas: test CleanCommitMessage whitespace cleanup elianddb 2026-05-06 19:12:20 +00:00
  • 9a12ee9e47 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh nicktobey 2026-05-06 19:00:26 +00:00
  • 04222a09a9 Update BATS tests to clarify when diff can return a zero error code. Nick Tobey 2026-05-06 11:52:34 -07:00
  • a2ff781a0a Improve formatting of error output for sql diff Nick Tobey 2026-05-06 11:28:26 -07:00
  • 7cdae20c3e dolt diff with schema changes only returns an error code if -r sql is passed, and correctly lists all unsupported schema changes as causes. Nick Tobey 2026-05-06 11:21:31 -07:00
  • af40a9cb2e If diffing a table results in an error, attempt to diff the rest of the tables, then report all errors. Nick Tobey 2026-05-05 18:28:05 -07:00
  • 9692257fb1 Allow dolt diff -r sql to return data diffs even when the schema has changed, in limited cases. Nick Tobey 2026-05-05 18:17:44 -07:00
  • 8d7d0ea65a [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh zachmu/adaptive-compare zachmu 2026-05-06 01:04:55 +00:00
  • a28db5ad7e cleanup Zach Musgrave 2026-05-05 17:57:15 -07:00
  • caf48ce85f Merge branch 'zachmu/adaptive-compare' of github.com:dolthub/dolt into zachmu/adaptive-compare Zach Musgrave 2026-05-05 17:48:09 -07:00
  • 9c41a1cfb0 Moved valueStore into comparator zachmu/adaptive-compare2 Zach Musgrave 2026-05-05 17:46:47 -07:00
  • c513e73259 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh zachmu 2026-05-06 00:15:33 +00:00
  • 46acdcaa33 Renamed VS methods Zach Musgrave 2026-05-05 17:03:45 -07:00
  • c334899b11 Merge branch 'main' into jennifer/apd jennifer/apd Jennifer Purevsuren 2026-05-05 16:51:50 -07:00
  • 155d38bcfb remove nil check Zach Musgrave 2026-05-05 16:23:54 -07:00
  • 4a1b2fa118 added value store to adaptive value compares Zach Musgrave 2026-05-05 16:14:19 -07:00
  • 63ad07a5e1 fix format and failed test Jennifer Purevsuren 2026-05-05 15:46:14 -07:00
  • 160fb6a406 hash encoding bug fixes Zach Musgrave 2026-05-05 15:24:01 -07:00
  • 4deafa5665 typo Jennifer Purevsuren 2026-05-05 15:18:54 -07:00
  • 872cca5565 add decimal special values to serialization Jennifer Purevsuren 2026-05-05 15:12:44 -07:00
  • e0e2943615 more principled handler logic in key descriptors Zach Musgrave 2026-05-05 14:17:13 -07:00