Commit Graph

17508 Commits

Author SHA1 Message Date
James Cor 3fff17a2eb adding tests to dolt 2023-02-16 12:46:41 -08:00
James Cor 608d2bfda5 oopsies 2023-02-16 12:45:20 -08:00
James Cor 22cdf09116 Merge branch 'main' into james/spatial-index-test 2023-02-16 11:52:15 -08:00
Dustin Brown da034ccbb5 [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#5363)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
Co-authored-by: Max Hoffman <max@dolthub.com>
2023-02-15 19:10:11 -08:00
Andy Arthur 76de8a4518 go/store/prolly: clarify MutableMap checkpoin, stash comments 2023-02-15 13:51:13 -08:00
Maximilian Hoffman ea024bd0c2 [no-release-notes] join tests bump (#5361)
* bump gms and join planning tests

* bump

* no local

* bump, fix stockmarket test

* no local

* rem nil tests from ld

* non-deterministic order by tests

* no local

* prevent merge join in LD tests
2023-02-15 12:49:55 -08:00
James Cor ced7e77e37 Merge branch 'james/spatial-index-test' of https://github.com/dolthub/dolt into james/spatial-index-test 2023-02-15 12:22:34 -08:00
James Cor 034f6e865e asfd 2023-02-15 12:11:21 -08:00
JCOR11599 13b8f6517d [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-15 19:37:37 +00:00
James Cor 2c18dcbd6d finally got levels right 2023-02-15 11:24:25 -08:00
Jason Fulghum 06b6392e27 [no-release-notes] Merge pull request #5353 from dolthub/dependabot/go_modules/go/github.com/aws/aws-sdk-go-1.34.0
Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 in /go
2023-02-15 10:16:48 -08:00
Tim Sehn 70de03d0a9 Merge pull request #5362 from dolthub/tim/readme-tweaks
Tweaks to README for binlog replication launch
2023-02-15 10:09:59 -08:00
Tim Sehn cd1a1dcc74 Update README.md
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2023-02-15 09:48:19 -08:00
Jason Fulghum 774587ffbf Merge pull request #5358 from dolthub/fulghum/bugfix
[no-release-notes] Removing an unneeded skipped test
2023-02-15 09:21:00 -08:00
Tim Sehn bad1b03325 Tweaks to README for binlog replication launch 2023-02-15 08:12:17 -08:00
James Cor 8127673abb naively traversing all ranges 2023-02-14 17:13:52 -08:00
Jason Fulghum db2a23d205 Fixing dolt_remote_branches test to not flake on commit hash content that matches our test values. 2023-02-14 16:13:04 -08:00
fulghum b3cac3ecb2 [ga-bump-release] Update Dolt version to 0.53.0 and release v0.53.0 v0.53.0 2023-02-14 23:54:08 +00:00
Jason Fulghum 4793a938b0 Removing a skipped test for dolt_remote_branches that isn't needed anymore (another test covers it).
Adding some extra debug output for a BATS test that's been failing.
2023-02-14 15:12:00 -08:00
Jason Fulghum 1ff92e009d Merge pull request #5220 from dolthub/fulghum/binlog-replication
Dolt Binlog Replication Preview
2023-02-14 13:21:33 -08:00
Jason Fulghum 8673644bfa Merge branch 'fulghum/binlog-replication' of https://github.com/dolthub/dolt into fulghum/binlog-replication 2023-02-14 11:44:35 -08:00
Jason Fulghum 834ce26c49 Simplifying commit logic 2023-02-14 11:35:08 -08:00
James Cor 0d87c9862b Merge branch 'main' into james/spatial-index-test 2023-02-14 11:01:32 -08:00
Jason Fulghum bb273b6eaf Merge pull request #5354 from dolthub/fulghum-b1608f9a
[auto-bump] [no-release-notes] dependency by fulghum
2023-02-14 10:24:23 -08:00
Jason Fulghum fc8d6835f5 Small optimization to use of write sessions and table writers 2023-02-14 09:50:44 -08:00
fulghum cba6a189fc [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-14 17:43:03 +00:00
Jason Fulghum df1ae28ed2 Cleaning up duplication in processing row events 2023-02-14 09:41:25 -08:00
fulghum 67a6b1d659 [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-02-14 16:50:18 +00:00
dependabot[bot] 54ef9795f4 Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 in /go
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.33.0...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 16:27:23 +00:00
James Cor 994fc66fe8 it do right 2023-02-14 00:11:50 -08:00
Zach Musgrave 6300f5f1af Merge pull request #5350 from dolthub/zachmu/projected-cols
Dolt fixes for empty column projections
2023-02-13 17:15:03 -08:00
Zach Musgrave c952ef8188 latest gms 2023-02-13 17:09:16 -08:00
stephanie 149e4af0ec Merge pull request #5348 from dolthub/steph/dolt-5189
fix --track for dolt_checkout
2023-02-13 17:01:31 -08:00
zachmu fea6b39f14 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-14 00:22:03 +00:00
Zach Musgrave e5adb6f26c Latest gms 2023-02-13 16:14:10 -08:00
Aaron Son d12f9763f3 Merge pull request #5340 from dolthub/aaron/nbs-optimize-gc
go/store/nbs: Optimize memory and disk utilization during GC.
2023-02-13 16:13:55 -08:00
Zach Musgrave 8585fbd580 Merge branch 'main' into zachmu/projected-cols 2023-02-13 16:02:29 -08:00
Zach Musgrave f061a20f7f last bug fix 2023-02-13 15:52:13 -08:00
Stephanie You 950a096b66 add bats tests for call dolt_checkout --track 2023-02-13 15:38:49 -08:00
Zach Musgrave 9ee0982c9f Another bug fix 2023-02-13 14:53:03 -08:00
Zach Musgrave a1bc1157af Couple bug fixes for history table 2023-02-13 14:47:21 -08:00
James Cor f3d91e25e5 removing more range simplication 2023-02-13 14:22:21 -08:00
James Cor 70feba2c8a making non covering 2023-02-13 13:58:46 -08:00
stephkyou 85da7af45a [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-13 21:54:25 +00:00
Stephanie You 725d15737e fix --track for dolt_checkout 2023-02-13 13:48:27 -08:00
Aaron Son bf7a246d5a go/store/nbs: Respond to PR feedback.
1) Add an interface for moving CmpChnkTableWriter files in gcCopier when the
   table file persister supports that.

2) Add back in a sanity check on not writing duplicate compressed chunks
   through CmpChunkTableWriter. We delay the check until we are writing the
   index and then we do the comparisons against the index records sorted by
   addr prefix.
2023-02-13 13:33:09 -08:00
James Cor 02982206ec Merge branch 'james/mem-spatial-bump' into james/spatial-index-test 2023-02-13 13:11:44 -08:00
James Cor d81ca287a7 Merge branch 'main' into james/mem-spatial-bump 2023-02-13 13:10:23 -08:00
James Cor a9abae063a working for dolt probably 2023-02-13 13:09:11 -08:00
James Cor e8b6a11329 Merge branch 'main' into james/spatial-index-test 2023-02-13 11:03:00 -08:00