Commit Graph

21772 Commits

Author SHA1 Message Date
Zach Musgrave
53319a237f Fixed tests 2023-11-02 13:16:38 -07:00
zachmu
1da0726a35 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-11-02 20:14:01 +00:00
Zach Musgrave
0a1f6d0934 Cleanup, made skipped error messages only print with --verbose 2023-11-02 12:56:55 -07:00
Zach Musgrave
f804f3c6c9 New tests, fixed existing ones 2023-11-02 12:47:23 -07:00
Zach Musgrave
bd03443f30 Better error handling code, got rid of special cased missing table error handling 2023-11-02 12:27:59 -07:00
Zach Musgrave
c0ebe8c244 Added STDIN support, introduced a -q param for queries 2023-11-02 11:58:49 -07:00
Zach Musgrave
32a7d190f2 First pass at making filter branch accept multiple queries and ignore errors 2023-11-01 17:37:03 -07:00
Dustin Brown
9385688ea5 Merge pull request #6930 from dolthub/db/eventsapi
[no-release-notes] /go/gen/proto/dolt/services/eventsapi/go.mod: pick up indirect dep change
2023-11-01 16:44:46 -07:00
Dustin Brown
27d25cc1c0 Merge pull request #6932 from dolthub/db/fix-precision
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: revert precision 3
2023-11-01 16:07:17 -07:00
coffeegoddd
d207a9bb3c /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: revert precision 3 2023-11-01 15:56:46 -07:00
Dustin Brown
991eeb2486 Merge pull request #6929 from dolthub/db/fix-multiplier
[no-release-notes] /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix multiplier
2023-11-01 15:36:13 -07:00
coffeegoddd
82e21b397d /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix multiplier 2023-11-01 15:24:38 -07:00
coffeegoddd
96367142b8 /go/gen/proto/dolt/services/eventsapi/go.mod: pick up indirect dep change 2023-11-01 15:17:46 -07:00
Aaron Son
9ce8ce3b64 Merge pull request #6925 from dolthub/aaron/go-sql-server-driver-no-checked-in-certs
[no-release-notes] integration-tests/go-sql-server-driver: Change our approach to JWTs and X.509 certificates so that we generate what we need when we run the tests.
2023-11-01 14:40:03 -07:00
Aaron Son
b4753b74dc Merge remote-tracking branch 'origin/main' into aaron/go-sql-server-driver-no-checked-in-certs 2023-11-01 14:39:26 -07:00
Dustin Brown
d7c839bed8 Merge pull request #6926 from dolthub/db/bump-precision
[no-release-notes] /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: bump multiplier precision
2023-11-01 14:20:33 -07:00
Dustin Brown
5be3807a65 [auto-bump] [no-release-notes] dependency by JCOR11599 (#6922) 2023-11-01 13:38:00 -07:00
coffeegoddd
d75499d0fb /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: bump multiplier precision 2023-11-01 13:24:14 -07:00
Aaron Son
ce544697da [no-release-notes] integration-tests/go-sql-server-driver: Change our approach to JWTs and X.509 certificates so that we generate what we need when we run the tests.
Fixes a bug where we had expiring certificates and JWTs in the repository and
old commits of the repository would stop passing integration tests and some
time in the future.
2023-11-01 12:54:48 -07:00
macneale4
c7b85e8cb4 [ga-bump-release] Update Dolt version to 1.22.0 and release v1.22.0 v1.22.0 2023-10-31 22:59:49 +00:00
Neil Macneale IV
6579e5bcd0 Merge pull request #6917 from dolthub/macneale4/admin_procedures
Dolt admin procedures are now protected with an extra level of protection. Each admin procedure requires users have grants directly on the resource in question.
2023-10-31 15:45:49 -07:00
Neil Macneale IV
bf9897ed25 PR Feedback (noop) 2023-10-31 15:43:05 -07:00
Neil Macneale IV
65c0d99ff4 Procedure tests which verify AdminOnly option on dolt procedures 2023-10-31 11:03:10 -07:00
Neil Macneale IV
ad5ccae8bd typo 2023-10-31 11:01:05 -07:00
Neil Macneale IV
547dbd8b95 Mark dolt procedures as AdminOnly to force tighter permission checks 2023-10-31 11:01:05 -07:00
Neil Macneale IV
13e346c0fd Tests for the privleges tables 2023-10-31 11:01:05 -07:00
Neil Macneale IV
85155eda22 dependabot squash (#6916)
* Bump golang.org/x/net from 0.15.0 to 0.17.0 in /go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump golang.org/x/net in /go/gen/proto/dolt/services/eventsapi

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /go

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.57.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump google.golang.org/grpc in /go/gen/proto/dolt/services/eventsapi

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* go mod tidy on integration-tests/go-sql-server-driver

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 11:00:36 -07:00
Dustin Brown
fe8d941700 [ga-bump-dep] Bump dependency in Dolt by macneale4 (#6915)
Co-authored-by: macneale4 <46170177+macneale4@users.noreply.github.com>
2023-10-31 10:53:46 -07:00
Jason Fulghum
c1790e8cde Merge pull request #6914 from dolthub/fulghum-67bb3c8c
[auto-bump] [no-release-notes] dependency by fulghum
2023-10-30 17:00:34 -07:00
fulghum
6c4e470c0d [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-10-30 22:34:16 +00:00
Aaron Son
8e63f5c043 Merge pull request #6892 from dolthub/aaron/copy-table-file-close-fix
[no-release-notes] go/store/nbs: Change lifecycle for io.Reader in WriteTableFile / CopyTableFile so that the thing that opens the Reader is responsible for closing it.
2023-10-30 14:24:53 -07:00
Neil Macneale IV
2f5477b412 Merge pull request #6913 from dolthub/fulghum-2df39383
[auto-bump] [no-release-notes] dependency by fulghum

Addressed test failures resulting from external stored procedures
2023-10-30 14:21:07 -07:00
Neil Macneale IV
5db8e87b1f Add memory procedures to user privs tests 2023-10-30 12:49:14 -07:00
stephanie
881f4db26a Merge pull request #6909 from dolthub/steph/import-table-bug
Remove schema overlap check for tables with same name
2023-10-30 12:32:49 -07:00
fulghum
6ce8165669 [ga-bump-dep] Bump dependency in Dolt by fulghum 2023-10-30 19:20:45 +00:00
Aaron Son
0bd3f93f6e Merge remote-tracking branch 'origin/main' into aaron/copy-table-file-close-fix 2023-10-30 11:28:05 -07:00
Stephanie You
9da80eefba add clarifying comment 2023-10-30 10:57:39 -07:00
stephanie
1f854bda05 Merge pull request #6907 from dolthub/steph/dump-docs-header
change CLI reference header
2023-10-27 16:34:57 -07:00
Stephanie You
9c69905749 match tables by name 2023-10-27 16:11:32 -07:00
Stephanie You
075c26bfad change header 2023-10-27 15:08:41 -07:00
Stephanie You
17db04a175 change CLI reference header 2023-10-27 13:58:13 -07:00
Aaron Son
36daa603cb Merge pull request #6884 from dolthub/aaron/remove-dynamodb-table-persister
[no-release-notes] go/store/nbs: Remove unused functionality which previously allowed storing small table files, containing very few chunks, in DynamoDB instead of S3.
2023-10-27 11:19:47 -07:00
fulghum
75b14b71ce [ga-bump-release] Update Dolt version to 1.21.5 and release v1.21.5 v1.21.5 2023-10-26 23:54:53 +00:00
Jason Fulghum
d6157ba6b6 Merge pull request #6893 from dolthub/fulghum/dolt-6891
Bug fix: for `dolt_history_` system tables
2023-10-26 16:43:28 -07:00
Jason Fulghum
3f2e09e107 Adding godocs to newNonCoveringLookupBuilder and changing it to return an error (instead of panic'ing) if a primary index is passed in 2023-10-26 15:32:59 -07:00
Jason Fulghum
1eda292686 Bug fix for querying dolt_history system tables when using an indexed column from the primary index when a table column has changed its tag 2023-10-26 14:34:47 -07:00
Aaron Son
4318e77b99 [no-release-notes] go/store/nbs: Change lifecycle for io.Reader in WriteTableFile / CopyTableFile so that the thing that opens the Reader is responsible for closing it. 2023-10-26 13:59:24 -07:00
jennifersp
958ce52aa8 [no-release-notes] include creating myview to creating mytable data for enginetests (#6880) 2023-10-26 11:55:20 -07:00
Aaron Son
f03dacca06 Merge remote-tracking branch 'origin/main' into aaron/remove-dynamodb-table-persister 2023-10-26 08:32:14 -07:00
Aaron Son
9c6c9761c9 Merge pull request #6883 from dolthub/aaron/aws-table-persister-uses-s3manager
Remotes: AWS: Fix a bug where uploading tables files to S3 could have unbounded memory usage.
2023-10-26 08:27:39 -07:00