Commit Graph

28189 Commits

Author SHA1 Message Date
Neil Macneale IV
f5a68f7d97 Account for nil AutoGCBehavior object to indicate default behavior 2025-10-15 11:55:24 -07:00
Neil Macneale IV
1d6f2dd0e3 return approximate size from GenericTableWriter.AddChunk 2025-10-15 11:54:12 -07:00
Neil Macneale IV
4434b6febc Insert more data for garbage collection test. Archives make difference smaller 2025-10-15 11:54:12 -07:00
Neil Macneale IV
95b810651e Update Archive tests to account for new defaults 2025-10-15 11:54:12 -07:00
Neil Macneale IV
84afc13c6b Another test update 2025-10-15 11:54:12 -07:00
Neil Macneale IV
40ef539923 Fix yaml config defaults test 2025-10-15 11:39:53 -07:00
Neil Macneale IV
d89b5f92bb AutoGC and Archive as defaults. Untested 2025-10-15 11:39:45 -07:00
Neil Macneale IV
40fef904c4 Merge pull request #9939 from dolthub/macneale4/blobstore-conjoin
blobstore push/pull and conjoin
2025-10-15 10:49:01 -07:00
Aaron Son
8922baf7f4 Merge pull request #9940 from dolthub/aaron/visit-gc-roots-map-editors
go: sqle: Add support for visting GC roots in current table editors.
2025-10-15 19:12:20 +02:00
Aaron Son
404caa50d9 Merge pull request #9957 from dolthub/aaron/handle-aws-remote-urls
go/libraries/utils/earl: Add special handling for AWS URLs with non-compliant host components so that we can bump the Golang version.
2025-10-15 19:09:50 +02:00
Elian
d037ac7b59 Merge pull request #9952 from dolthub/elian/mariadb
dolthub/dolt#9904: Add MariaDB connectors integration tests
2025-10-14 13:24:44 -07:00
angelamayxie
1d97edd997 Merge pull request #9959 from dolthub/angelamayxie-bbd06591
[auto-bump] [no-release-notes] dependency by angelamayxie
2025-10-14 13:00:43 -07:00
angelamayxie
9212088e8f [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2025-10-14 18:28:30 +00:00
Aaron Son
1ab4d9b373 go: utils/earl,store/spec: Fix AWS parsing for spec as well. 2025-10-14 13:07:02 +02:00
coffeegoddd
2d2cf8595e [ga-bump-release] Update Dolt version to 1.59.20 and release v1.59.20 v1.59.20 2025-10-14 10:20:34 +00:00
Aaron Son
06a1e9bb3a go/libraries/utils/earl: Add special handling for AWS URLs with non-compliant host components so that we can bump the Golang version. 2025-10-14 11:56:26 +02:00
Aaron Son
3afbafa004 Merge pull request #9956 from dolthub/aaron/build-with-1.25.1
go.mod,.github: Build with go 1.25.1.
2025-10-14 11:48:38 +02:00
Aaron Son
5e67de9f61 go-sql-server-driver: 1.25.1 here too. 2025-10-14 11:13:51 +02:00
Aaron Son
eb6b65484c go.mod,.github: Build with go 1.25.1.
1.25.2 introduces stricter net/url.Parse semantics on bracketed hostname components, which breaks the (non-standard) URLs that Dolt uses for AWS remotes. We will build with the previous version of Go until we can fix this.
2025-10-14 10:53:54 +02:00
elianddb
0f8c40a841 amend to global cache 2025-10-13 23:08:20 -07:00
elianddb
e84c29cb84 amend step name 2025-10-13 22:20:21 -07:00
elianddb
c604fd7729 amend to use ref_name cache 2025-10-13 22:09:12 -07:00
elianddb
d8216be4b3 fix ruby 2025-10-13 19:49:35 -07:00
elianddb
287bba5959 amend image vers 2025-10-13 17:06:26 -07:00
Dustin Brown
6909b2a45f Merge pull request #9954 from dolthub/ca/dolt-mcp
[no-release-notes] bump dolt-mcp, add dolt-mcp initialization log lines when configured
2025-10-13 16:37:32 -07:00
coffeegoddd☕️✨
dbc7415ef7 /go/cmd/dolt/commands/sqlserver/mcp.go: add mcp related server initialization log lines 2025-10-13 15:19:36 -07:00
elianddb
17ab809bd1 add odbc and swift test 2025-10-13 15:17:27 -07:00
coffeegoddd☕️✨
3a328a1269 /go: bump dolt-mcp 2025-10-13 15:06:13 -07:00
elianddb
1b05f9bc3a rm glob copy of other repos 2025-10-13 10:03:15 -07:00
elianddb
02b7c04b83 amend R deps layer 2025-10-12 20:25:47 -07:00
elianddb
9fe5cf744e amend workflow to use correct dir 2025-10-12 19:41:46 -07:00
elianddb
5db5aac06c add mariadb connectors for existing langs 2025-10-12 17:33:54 -07:00
elianddb
8f377dc999 add c and cpp mariadb 2025-10-12 17:33:54 -07:00
elianddb
891ef9592f fix entrypoint 2025-10-12 17:33:54 -07:00
elianddb
c38d3827c1 amend Dockerfile to embed interpreters from diff build stages
# Conflicts:
#	go/cmd/dolt/doltversion/version.go
#	go/go.mod
#	go/go.sum
2025-10-12 17:33:51 -07:00
elianddb
49592b4bdf docker process 2025-10-12 17:33:41 -07:00
coffeegoddd
1892db78ea [ga-bump-release] Update Dolt version to 1.59.19 and release v1.59.19 v1.59.19 2025-10-10 23:28:12 +00:00
Elian
48f8c33ae4 Merge pull request #9950 from dolthub/elianddb-31b74b21
[auto-bump] [no-release-notes] dependency by elianddb
2025-10-10 15:54:50 -07:00
elianddb
5c9aef0f6d [ga-bump-dep] Bump dependency in Dolt by elianddb 2025-10-10 20:26:35 +00:00
Neil Macneale IV
d201688929 mem table WriteChunks to return splitOffset 2025-10-10 11:50:51 -07:00
Neil Macneale IV
b71dc7561e Cope with splitOffset being unset 2025-10-10 11:28:46 -07:00
Elian
ce58ed6332 Merge pull request #9948 from dolthub/revert-9944-elianddb-82453ba9
Revert "[auto-bump] [no-release-notes] dependency by elianddb"
2025-10-10 11:00:38 -07:00
coffeegoddd
3523c34c27 [skip actions] [ga-update-correctness] SQL Correctness updated to 100 2025-10-10 17:54:11 +00:00
coffeegoddd
322e325894 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.806921 2025-10-10 17:37:49 +00:00
Neil Macneale IV
cb605d3ecc Update go/store/chunks/tablefilestore.go
Co-authored-by: Aaron Son <aaron@dolthub.com>
2025-10-10 10:24:40 -07:00
elianddb
1b2323cf6c amend before 9943 gms ver. 2025-10-10 10:23:35 -07:00
elianddb
beac175bd5 amend gms ver. 2025-10-10 09:57:59 -07:00
Elian
79a5835eda Revert "[auto-bump] [no-release-notes] dependency by elianddb" 2025-10-10 09:35:07 -07:00
Elian
fb4c956f47 Merge pull request #9944 from dolthub/elianddb-82453ba9
[auto-bump] [no-release-notes] dependency by elianddb
2025-10-09 13:53:09 -07:00
coffeegoddd
67de3d2dd9 [skip actions] [ga-update-correctness] SQL Correctness updated to 99.806921 2025-10-09 20:52:53 +00:00