Commit Graph

25218 Commits

Author SHA1 Message Date
coffeegoddd 340f11b68e /go/libraries/doltcore/env/actions/dolt_ci: and the others 2024-11-26 14:46:51 -08:00
coffeegoddd 82c432eb68 /go/libraries/doltcore/env/actions/dolt_ci: more 2024-11-26 14:40:37 -08:00
coffeegoddd aeae73bf52 /go/libraries/doltcore/env/actions/dolt_ci: add comments 2024-11-26 14:30:00 -08:00
coffeegoddd 82120c1ed3 /go/libraries/doltcore/env/actions/dolt_ci/schema.go: fix comment 2024-11-26 14:21:58 -08:00
coffeegoddd 62e2761b0c /go/libraries/doltcore/env/actions/dolt_ci: remove trigger type workflow dispatch 2024-11-26 13:12:49 -08:00
coffeegoddd 389743edb3 /go/libraries/doltcore/env/actions/dolt_ci: refactor to use slice method 2024-11-25 14:13:52 -08:00
coffeegoddd 045afa6753 /go/libraries/doltcore/env/actions/dolt_ci/schema.go: fixes 2024-11-25 14:01:25 -08:00
coffeegoddd affbde37fa /go/libraries/doltcore/{doltdb,env}: mark tables as deprecated 2024-11-25 13:39:19 -08:00
coffeegoddd e0cf7fcfdf /{go,integration-tests}: remove trigger activities table in favor of typed activities 2024-11-25 13:39:19 -08:00
James Cor 55589e9134 replace nil defaults with empty string (#8595) 2024-11-25 12:26:37 -08:00
Aaron Son 1801cdabe5 Merge pull request #8596 from dolthub/aaron/table-file-reader-suffixes-larger-than-4gb
go/store/nbs: table_index.go: Improve support for large table files.
2024-11-25 19:27:36 +01:00
Aaron Son fcfac4409b go/store/nbs: table_index.go: Improve support for large table files.
Support suffix arrays larger than 4GB by avoiding uint32 overflows when
matching chunk suffixes.
2024-11-25 05:55:06 -08:00
Daylon Wilkins 9427579c20 Merge pull request #8594 from dolthub/Hydrocharged-d5eeb132
[auto-bump] [no-release-notes] dependency by Hydrocharged
2024-11-25 04:31:55 -08:00
Hydrocharged 7996e93d83 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2024-11-23 04:17:57 +00:00
Maximilian Hoffman d5534d1823 [kvexec] merge join (#8561)
* [kvexec] merge join

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

* fix null panic

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

* left joins

* join tests passing

* skip virtual cols

* more left join bugs

* better documentation

* more bugs

* more bugs

* simplify arg passing

* comments

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

* more comments

---------

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2024-11-22 15:18:52 -08:00
James Cor bb53838af8 system variables cannot have nil defaults (#8590) 2024-11-22 13:44:19 -08:00
coffeegoddd b9ad822e26 [ga-bump-release] Update Dolt version to 1.43.17 and release v1.43.17 v1.43.17 2024-11-22 21:28:43 +00:00
Dustin Brown 38a1da463e [ga-bump-dep] Bump dependency in Dolt by jycor (#8588) 2024-11-22 12:52:41 -08:00
Taylor Bantle 4ad19572a8 Merge pull request #8582 from dolthub/taylor/dolt-rebase
Support dolt.rebase for doltgres
2024-11-22 12:11:36 -08:00
Jason Fulghum 60f1fff23c Merge pull request #8587 from dolthub/Hydrocharged-dd8defd8
[auto-bump] [no-release-notes] dependency by Hydrocharged
2024-11-22 11:41:56 -08:00
Taylor Bantle 1323151edc Add comment 2024-11-22 11:39:41 -08:00
Taylor Bantle 068a8f446c Merge pull request #8581 from dolthub/taylor/ignore-schemas
Support per-schema dolt_ignore for doltgres
2024-11-22 11:20:09 -08:00
Jason Fulghum 88ae404a95 Merge remote-tracking branch 'origin/fulghum/auth-refactor' into Hydrocharged-dd8defd8 2024-11-22 11:09:25 -08:00
Hydrocharged 422415a03e [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2024-11-22 19:04:26 +00:00
Taylor Bantle 193b46f328 Support dolt.rebase for doltgres 2024-11-22 10:46:13 -08:00
Taylor Bantle cdc32bef37 Merge remote-tracking branch 'origin/main' into taylor/ignore-schemas 2024-11-22 10:37:55 -08:00
Taylor Bantle 9c1cc4c675 Merge pull request #8578 from dolthub/taylor/fix-rebase
Fix dolt_rebase and dolt_ignore for doltgres
2024-11-22 10:36:55 -08:00
Jason Fulghum 8f930ea2f1 Bumping GMS and Vitess deps to latest build from fulghum/auth-refactor dev branches 2024-11-21 16:25:30 -08:00
Jason Fulghum fd16d5a1cb Fixing tests 2024-11-21 16:25:30 -08:00
Taylor Bantle cbbb80da88 Support per-schema dolt_ignore for doltgres 2024-11-21 12:55:31 -08:00
Taylor Bantle 6dd7c6ecaf Fix dolt_ignore 2024-11-20 16:44:01 -08:00
Taylor Bantle 362c627d62 Fix dolt_rebase for doltgres 2024-11-20 16:11:55 -08:00
Jason Fulghum 68e108475c Updating error message check in BATS test 2024-11-20 15:48:34 -08:00
coffeegoddd c60b24e701 [ga-bump-release] Update Dolt version to 1.43.16 and release v1.43.16 v1.43.16 2024-11-20 19:46:35 +00:00
Jason Fulghum dd444f46ef Merge pull request #8576 from dolthub/fulghum/auth-refactor
Change LateBindQueryist to use `mysql.NewSalt()`
2024-11-20 11:46:29 -08:00
Dustin Brown e0f7c554b0 [ga-bump-dep] Bump dependency in Dolt by jycor (#8577)
Co-authored-by: jycor <jcor@ucsd.edu>
2024-11-20 11:06:40 -08:00
Jason Fulghum 3f7bb0f76f Change LateBindQueryist to use mysql.NewSalt() directly, instead of calling NewSalt() on the MySQLDB – in preparation for auth server refactoring 2024-11-20 11:05:55 -08:00
Dustin Brown 5e44ddd7e1 [auto-bump] [no-release-notes] dependency by max-hoffman (#8573)
* [ga-bump-dep] Bump dependency in Dolt by max-hoffman

* fix build

* [no-release-notes] bump

* tidy

* fix license

* test driver mod

* try updating work sum

---------

Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2024-11-20 10:14:18 -08:00
Daylon Wilkins f4e529af73 Merge pull request #8571 from dolthub/Hydrocharged-4d6202a9
[auto-bump] [no-release-notes] dependency by Hydrocharged
2024-11-19 01:42:39 -08:00
Daylon Wilkins 3751612925 Update test 2024-11-19 00:36:05 -08:00
Hydrocharged 9da27406a4 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2024-11-19 01:12:04 +00:00
Dustin Brown 79c5ec34b9 Merge pull request #8570 from dolthub/db/ci-tests
[no-release-notes] dolt ci bats tests
2024-11-18 16:34:59 -08:00
coffeegoddd 8b31a25552 /integration-tests/bats/ci.bats: add test for remove workflow 2024-11-18 15:57:44 -08:00
coffeegoddd c9b67c9bf6 /integration-tests/bats/ci.bats: finish up for now 2024-11-18 15:50:49 -08:00
coffeegoddd db76ea0c76 /integration-tests/bats/ci.bats: filling in more tests 2024-11-18 15:31:56 -08:00
coffeegoddd 32ffd4f4ea /integration-tests/bats/ci.bats: filling in some test stubs 2024-11-18 14:36:37 -08:00
Dustin Brown 5f964107f7 Merge pull request #8569 from dolthub/db/fix-doltgres
[no-release-notes] /go/performance/utils/benchmark_runner: fix for latest doltgres
2024-11-18 14:25:32 -08:00
coffeegoddd d45213997f /go/libraries/doltcore/env/actions/dolt_ci: add some comments 2024-11-18 13:54:47 -08:00
coffeegoddd a814768ee1 /go/performance/utils/benchmark_runner: use different connection strings for postgres and doltgres 2024-11-18 11:11:42 -08:00
coffeegoddd 849e8d4287 /go/performance/utils/benchmark_runner/doltgres.go: remove commentted out code 2024-11-18 10:45:57 -08:00