coffeegoddd
c56f4ec0a2
[ga-bump-release] Update Dolt version to 0.53.1 and release v0.53.1
v0.53.1
2023-02-22 02:16:03 +00:00
AndyA
466e55961d
Merge pull request #5398 from dolthub/andy/no-scan-parallelism-2
...
go/commands/engine: get NBF from database provider
2023-02-21 15:54:12 -08:00
Andy Arthur
78cc7d8814
go/commands/engine: rework format check to compensate for clusterdb
2023-02-21 14:40:13 -08:00
James Cor
146a1b970a
Merge pull request #5164 from dolthub/james/spatial-index-test
...
implement spatial indexes
2023-02-21 13:40:58 -08:00
Andy Arthur
0e19a18429
go/commands/engine: get NBF from database provider
2023-02-21 13:04:22 -08:00
AndyA
af78bdba8e
Merge pull request #5396 from dolthub/andy/no-scan-parallelism
...
go/commands/engine: set analyzer parallelism to 1
2023-02-21 12:52:27 -08:00
Andy Arthur
a43b2c6882
go/commands/engine: set analyzer parallelism to 1 for NBF __DOLT__ only
2023-02-21 12:50:53 -08:00
James Cor
ec1b4daee8
skip old format on old format
2023-02-21 12:19:45 -08:00
James Cor
28da7177b1
-
2023-02-21 11:14:35 -08:00
Andy Arthur
c64a3654ad
go/commands/engine: set analyzer parallelism to 1
2023-02-21 11:09:48 -08:00
James Cor
e9ab728161
blocking in old format and adding test
2023-02-21 11:07:46 -08:00
James Cor
b73c59c1a7
Merge branch 'main' into james/spatial-index-test
2023-02-21 01:19:07 -08:00
JCOR11599
fa147b3e20
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-02-21 09:09:11 +00:00
James Cor
ba03677a5f
validate spatial indexes
2023-02-21 01:07:39 -08:00
James Cor
13efc85013
removing unused bool
2023-02-20 23:57:08 -08:00
James Cor
5a0b91ffa9
fix bats formatting
2023-02-20 23:55:32 -08:00
JCOR11599
5b606c29c0
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-02-21 07:26:31 +00:00
James Cor
aeea193357
using helper method, tidying, and adding unit test
2023-02-20 23:24:57 -08:00
James Cor
1b0defe9f0
adding bats test for feature flag
2023-02-20 16:13:46 -08:00
James Cor
aef4f4df27
cleaning up zenc
2023-02-20 15:59:38 -08:00
Zach Musgrave
f5f6767062
Merge pull request #5383 from dolthub/zachmu/sql-schema-diff
...
Emit schema elements from dolt_schemas table as their DDL equivalents during `dolt dump`
2023-02-20 13:36:59 -08:00
Zach Musgrave
0488020358
Merge pull request #5381 from dolthub/dependabot/go_modules/go/golang.org/x/net-0.7.0
...
Bump golang.org/x/net from 0.2.0 to 0.7.0 in /go
2023-02-20 12:10:54 -08:00
zachmu
99ca4f3ae2
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-02-20 20:08:57 +00:00
Zach Musgrave
b0ad478fe7
Bug fixes for procedures
2023-02-20 12:07:26 -08:00
Jason Fulghum
8576a5b021
Merge pull request #5391 from nkonev/fix-entrypoint-comment
...
Fixes comments in entrypoint
2023-02-20 11:54:16 -08:00
Nikita Konev
4395146454
Fix comments
2023-02-20 23:39:17 +04:00
James Cor
ccdf2cddff
use main
2023-02-20 10:08:12 -08:00
James Cor
3ebc08c4cf
merge with main
2023-02-20 10:01:38 -08:00
Zach Musgrave
c02ec6dd50
Fixed go.mod problems in integration test
2023-02-20 09:41:08 -08:00
stephanie
ea98ddaa5c
Merge pull request #5380 from dolthub/steph/dolt-5226
...
`dolt_diff` respects qualified database
2023-02-20 09:37:55 -08:00
Aaron Son
21c0da4a45
Merge pull request #5386 from dolthub/aaron/nbs-aws-conjoin-fix-short-read-err
...
go/store/nbs: aws_table_persister.go: Fix conjoin code to not error on a single short Read() by using io.ReadFull.
2023-02-17 18:50:04 -08:00
Aaron Son
ec1bcab2f9
go/store/nbs: aws_table_persister.go: Fix conjoin code to not error on a single short Read() by using io.ReadFull.
...
In #5307 we started returning a real io.Reader for chunkSource.reader(ctx).
That means the Read() calls can come back short if they are directly attached
to a net.TCPConn, for example. It is not an error for a Read() to come back
short. Use io.ReadFull to correctly express the intent in the conjoin code for
AWS remotes.
Fixes a bug where doltremoteapi fails commits sometimes.
2023-02-17 16:40:20 -08:00
Stephanie You
c796767300
edit param order on UnscopedDiffTable
2023-02-17 16:31:04 -08:00
Aaron Son
6880634515
Merge pull request #5382 from dolthub/reltuk-09205e0f
...
[auto-bump] [no-release-notes] dependency by reltuk
2023-02-17 16:25:03 -08:00
AndyA
c1208e0d07
Merge pull request #5378 from dolthub/andy/journal-reader-writer
...
[no-release-notes] go/store/nbs: refactor `journalWriter` to manage chunk record hashmap
2023-02-17 15:58:58 -08:00
zachmu
85eedab5d7
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2023-02-17 23:28:23 +00:00
Zach Musgrave
68e2722f14
Added test that we aren't dumping the dolt_schemas table directly
2023-02-17 15:25:55 -08:00
Zach Musgrave
2f143b1683
Fixed bats test
2023-02-17 15:21:17 -08:00
Zach Musgrave
803746198f
Another bug
2023-02-17 15:08:29 -08:00
Zach Musgrave
1a0851288d
Bug fixes and cleanup
2023-02-17 15:07:53 -08:00
James Cor
3aecae85e9
go bump
2023-02-17 15:05:31 -08:00
James Cor
7f270a50db
fixes to prepareds, ran into to_column issue
2023-02-17 15:04:33 -08:00
Zach Musgrave
4e9903bfcf
Dump triggers
2023-02-17 15:00:22 -08:00
reltuk
ec9d0c8516
[ga-bump-dep] Bump dependency in Dolt by reltuk
2023-02-17 22:56:57 +00:00
James Cor
8b104c5342
unscoped diff table prepared fixes
2023-02-17 14:49:44 -08:00
dependabot[bot]
f73d3b2349
Bump golang.org/x/net from 0.2.0 to 0.7.0 in /go
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-17 22:46:34 +00:00
Zach Musgrave
d457393abc
Dump views as sql statements
2023-02-17 14:41:11 -08:00
Stephanie You
3d4c0e3b82
dolt_diff respects qualified database
2023-02-17 13:59:06 -08:00
Andy Arthur
a2b7ce923c
go/store/nbs: cleanup, rename methods of journalWriter
2023-02-17 13:01:01 -08:00
Zach Musgrave
71e18afe0a
Merge pull request #5346 from dolthub/zachmu/schema-safety
...
Block `schema import` when table has rows
2023-02-17 12:14:45 -08:00