Commit Graph

25298 Commits

Author SHA1 Message Date
zachmu 7db8a4bc8d [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-12-09 19:40:20 +00:00
Zach Musgrave eefe350ef7 Made the entire performance block nillable 2024-12-09 11:31:46 -08:00
Zach Musgrave 03e77f6f65 Removed query parallelism param 2024-12-09 11:25:21 -08:00
coffeegoddd 43cc4f3dc5 [ga-bump-release] Update Dolt version to 1.44.1 and release v1.44.1 v1.44.1 2024-12-09 16:49:16 +00:00
Jason Fulghum f82d484cd1 Merge pull request #8653 from dolthub/fulghum/replica-bug-fix
Bug fix: replication fails when a branch is deleted and tag with same name is created
2024-12-08 19:22:28 -08:00
Jason Fulghum cf1edd8a3b Bug fix: track refs by ID, instead of by path, since branches and tags with the same name will have the same path 2024-12-06 17:41:48 -08:00
Zach Musgrave aba8d2af0b Merge pull request #8643 from dolthub/zachmu/enginetest10
Support for schema names in table renames
2024-12-06 16:30:51 -08:00
coffeegoddd 161a217d1a [ga-bump-release] Update Dolt version to 1.44.0 and release v1.44.0 v1.44.0 2024-12-07 00:22:57 +00:00
Zach Musgrave f783a21333 New deps 2024-12-06 16:01:12 -08:00
Zach Musgrave 4c795fe771 merge main 2024-12-06 15:58:49 -08:00
Zach Musgrave 59314e926c Merge pull request #8645 from dolthub/zachmu/load-vars
Removed persitence behavior from config
2024-12-06 15:37:09 -08:00
Zach Musgrave 324e4bb5ed Removed unused tests 2024-12-06 15:08:23 -08:00
Zach Musgrave 0ff6fb60fa Fix another test 2024-12-06 14:38:48 -08:00
Dustin Brown e739e4f3fd [auto-bump] [no-release-notes] dependency by jycor (#8648) 2024-12-06 13:45:01 -08:00
Zach Musgrave 1a0986ce50 Fixed test with new def: 2024-12-06 13:12:02 -08:00
Dustin Brown 24f85b375c Merge pull request #8628 from dolthub/db/bump-go
[no-release-notes] /{.github,go,integration-tests}: bump go
2024-12-06 11:55:55 -08:00
Nick Tobey 9984308e6c Merge pull request #8646 from dolthub/nicktobey/parquet
Allow importing parquet files with arbitrary root column names.
2024-12-06 10:53:27 -08:00
Nick Tobey 87615ac495 Add test for importing parquet file that wasn't generated by parquet-go 2024-12-05 19:03:48 -08:00
zachmu 429f83951d [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-12-06 02:23:24 +00:00
Zach Musgrave 010c3253f9 Removed persitence behavior from config 2024-12-05 18:15:07 -08:00
Zach Musgrave e6545cc409 Merge branch 'zachmu/enginetest10' of github.com:dolthub/dolt into zachmu/enginetest10 2024-12-05 15:18:28 -08:00
Zach Musgrave 4418ef1bee Altered merge queries to be more compatible with doltgres 2024-12-05 15:17:42 -08:00
zachmu 915c88cc88 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-12-05 22:44:11 +00:00
Zach Musgrave ee7ec0d9fe new gms 2024-12-05 14:35:15 -08:00
Zach Musgrave f9d6a56a20 merge main 2024-12-05 14:34:06 -08:00
Zach Musgrave 35f1f8fa08 New gms 2024-12-05 14:32:52 -08:00
Daylon Wilkins 77c3bf6b0d Merge pull request #8639 from dolthub/daylon/fix-for
Fix for updated issue 8623
2024-12-05 14:13:39 -08:00
Dustin Brown 272813af91 [ga-bump-dep] Bump dependency in Dolt by jycor (#8641) 2024-12-05 12:56:20 -08:00
Taylor Bantle 3d7df6df04 Merge pull request #8636 from dolthub/taylor/more-dg-types
Schema fixes for `dolt_status`, `dolt_merge_status`, and `dolt_constraint_violations_*` tables for doltgres
2024-12-05 10:17:15 -08:00
Taylor Bantle 7411748a19 Merge remote-tracking branch 'origin/main' into taylor/more-dg-types 2024-12-05 09:45:50 -08:00
Aaron Son cd75f836bc [no-release-notes] go: doltcore: diff: table_deltas.go: Fix perf regression in dolt_add, dolt_commit. (#8638) 2024-12-05 09:04:22 -08:00
Daylon Wilkins 85d2545709 Fix for updated issue 8623 2024-12-05 04:25:14 -08:00
coffeegoddd 0bd3f06687 [ga-bump-release] Update Dolt version to 1.43.20 and release v1.43.20 v1.43.20 2024-12-05 00:51:01 +00:00
Zach Musgrave e6ff0c0611 Fixed error in rename table for doltgres 2024-12-04 16:21:39 -08:00
Taylor Bantle e11b19b9eb Merge remote-tracking branch 'origin/main' into taylor/more-dg-types 2024-12-04 13:39:05 -08:00
Taylor Bantle e10835ad5b Add pointers for dolt_constraint_violations_* table schema changes for doltgres 2024-12-04 12:39:31 -08:00
Nick Tobey dcfc2a03ed Merge pull request #8624 from dolthub/nicktobey/status
Update sql status to not report changes for unstaged tables that have changed but not visibly.
2024-12-03 17:17:02 -08:00
Nick Tobey 2dbd1f6c99 Respond to PR feedback: remove extra line from bats test. 2024-12-03 16:45:09 -08:00
Taylor Bantle b93b5b3be5 Add pointer for dolt_merge_status schema for doltgres 2024-12-03 16:21:52 -08:00
Zach Musgrave 3cda51b3d5 fixed harness after changes in gms 2024-12-03 15:59:16 -08:00
Daylon Wilkins 057000edf1 Merge pull request #8630 from dolthub/daylon/branch-control
Fixed issues with branch control
2024-12-03 15:36:03 -08:00
Taylor Bantle ff65c8f196 Add pointer for dolt_status schema for doltgres 2024-12-03 15:26:25 -08:00
James Cor 192e1c1be5 fix error message for duplicate unique key violation on out of band types (#8632) 2024-12-03 15:12:43 -08:00
Taylor Bantle 884ee1e1bb Merge pull request #8634 from dolthub/taylor/dg-types
Add pointers for schemas for `dolt_workspace_*` and `dolt_diff` system tables for doltgres
2024-12-03 14:48:00 -08:00
tbantle22 c5206e556d [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-12-03 22:15:16 +00:00
Taylor Bantle 286b3a7237 Add pointer for dolt_diff schema for doltgres 2024-12-03 13:27:51 -08:00
Taylor Bantle 116f9b3bc8 Add pointer for dolt_workspace_* base schema for doltgres 2024-12-03 13:18:14 -08:00
Tim Sehn bc96dda6fa Merge pull request #8633 from dolthub/tim/fix-help
Add TLS options in help docs
2024-12-03 12:38:31 -08:00
Tim Sehn 585e493d38 Add TLS options in help docs 2024-12-03 12:29:10 -08:00
Daylon Wilkins b78310b9f8 Fixed issues with branch control 2024-12-03 03:06:04 -08:00