Commit Graph

22767 Commits

Author SHA1 Message Date
Neil Macneale IV
79679c19a8 Fix test which depended on broken merge behavior 2024-01-18 12:20:30 -08:00
Neil Macneale IV
4622f7a37c Don't print HEAD info if there were conflicts (no-new merge) 2024-01-18 12:20:30 -08:00
Neil Macneale IV
f1b2d405c2 test updates to account for new column returned from dolt_merge 2024-01-18 12:20:30 -08:00
Neil Macneale IV
42abd6cd0d Properly exit when merge is a no-op
Also expand the dolt_merge and dolt_pull result tables to include a message to communicate such things.
2024-01-18 12:20:30 -08:00
Dustin Brown
5c3bdf9b36 Merge pull request #7362 from dolthub/db/fix
[no-release-notes] /.github/workflows: more logs
2024-01-18 12:17:15 -08:00
coffeegoddd
94e398d8ff /.github/workflows: more logs 2024-01-18 12:16:53 -08:00
Dustin Brown
2398a547fc Merge pull request #7361 from dolthub/db/more
[no-release-notes] /.github/workflows/pull-report.yaml: do more printing
2024-01-18 11:37:00 -08:00
coffeegoddd
33c1523477 /.github/workflows/pull-report.yaml: do more printing 2024-01-18 11:36:20 -08:00
Dustin Brown
6a0c77e0ea Merge pull request #7359 from dolthub/db/print-job-type
[no-release-notes] /.github/workflows/pull-report.yaml: print job type too
2024-01-18 10:48:10 -08:00
coffeegoddd
580fb81fa4 /.github/workflows/pull-report.yaml: print job type too 2024-01-18 10:47:33 -08:00
fulghum
93b3dcb163 [ga-bump-release] Update Dolt version to 1.31.3 and release v1.31.3 v1.31.3 2024-01-18 01:38:21 +00:00
Jason Fulghum
fa2feeea93 Merge pull request #7355 from dolthub/fulghum-91a2a9d4
[auto-bump] [no-release-notes] dependency by fulghum
2024-01-17 17:27:03 -08:00
Jason Fulghum
aacaff1f76 Fixing test references for non-explicitly specified SESSION sys vars 2024-01-17 15:56:53 -08:00
Jason Fulghum
c7076d9f75 Fixing test from change to match how MySQL returns system variable names 2024-01-17 15:48:09 -08:00
fulghum
7ef3afa241 [ga-bump-dep] Bump dependency in Dolt by fulghum 2024-01-17 23:45:53 +00:00
Dustin Brown
95aeffef44 [auto-bump] [no-release-notes] dependency by jycor (#7342) 2024-01-17 12:27:11 -08:00
Zach Musgrave
ff1e8f75ad Merge pull request #7336 from dolthub/zachmu/event-error
Fixed spurious error message for event scheduling when the dolt_schem…
2024-01-17 12:03:39 -08:00
zachmu
5f5202fcf5 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-01-17 19:22:49 +00:00
Zach Musgrave
8ac94d174b Merge main 2024-01-17 11:15:37 -08:00
Zach Musgrave
d666ebad54 Merge branch 'zachmu/event-error' of github.com:dolthub/dolt into zachmu/event-error 2024-01-17 11:14:03 -08:00
Zach Musgrave
632eea5bf0 Added tests 2024-01-17 11:13:59 -08:00
Dustin Brown
ae9369336c Merge pull request #7349 from dolthub/db/fix
[no-release-notes] /.github/workflows/pull-report.yamlL: fix print correctness info
2024-01-17 10:50:49 -08:00
coffeegoddd
f67c502193 /.github/workflows/pull-report.yamlL: fix print correctness info 2024-01-17 10:49:59 -08:00
Dustin Brown
c01f8d8017 Merge pull request #7335 from dolthub/db/sysbench
[no-release-notes] sysbench runner postgres and doltgres support
2024-01-17 10:23:02 -08:00
Dustin Brown
755dcbb689 Merge pull request #7347 from dolthub/db/fix
[no-release-notes] /.github/workflows/sql-correctness.yaml: fix workflow
2024-01-17 10:19:46 -08:00
coffeegoddd
a6974ca14c /.github/workflows/sql-correctness.yaml: fix workflow 2024-01-17 10:19:24 -08:00
Dustin Brown
6bdea4d36c Merge pull request #7345 from dolthub/db/fix-workflow
[no-release-notes] /.github/workflows/pull-report.yaml: print correctness info
2024-01-17 10:09:10 -08:00
coffeegoddd
f081d58d53 /.github/workflows/pull-report.yaml: print correctness info 2024-01-17 10:08:04 -08:00
max-hoffman
945acf250e [ga-bump-release] Update Dolt version to 1.31.2 and release v1.31.2 v1.31.2 2024-01-17 05:26:10 +00:00
coffeegoddd
0fbc1e202c [skip actions] [ga-update-correctness] SQL Correctness updated to 99.996126 2024-01-17 02:23:33 +00:00
James Cor
5f6b95f20a fix tests from string to bool conversion change (#7327)
* test bump

* fix test

* fix binlog test

---------

Co-authored-by: James Cor <james@dolthub.com>
2024-01-16 18:14:07 -08:00
zachmu
4786c570dd [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2024-01-17 02:03:54 +00:00
Zach Musgrave
ee0270d0bb Fixed spurious error message for event scheduling when the dolt_schemas table doesn't exist. 2024-01-16 17:56:35 -08:00
coffeegoddd
d974a9dc46 /go/performance/utils/{sysbench_runner,tpcc_runner}: support sysbench runs against postgres and doltgres 2024-01-16 16:34:09 -08:00
Dustin Brown
12b628fb79 [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#7333)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2024-01-16 15:56:02 -08:00
coffeegoddd
d44f2bdf3e /go: get doltgres kinda working with sysbench default tests 2024-01-16 13:06:37 -08:00
Dustin Brown
09e7bf983b Merge pull request #7330 from dolthub/db/final
[no-release-notes] /.github/workflows: make sure my token is used to add label to prs so CI runs again, run on all prs, not just mine
2024-01-16 12:57:17 -08:00
coffeegoddd
21aac445af /.github/workflows: make sure my token is used to add label to prs so CI runs again, run on all prs, not just mine 2024-01-16 12:52:20 -08:00
Dustin Brown
ee20546082 Merge pull request #7325 from dolthub/db/paths
[no-release-notes] /.github/workflows/sql-regressions.yaml: only run on changes to go dir
2024-01-16 11:11:02 -08:00
coffeegoddd
686578ef38 /.github/workflows/sql-regressions.yaml: only run on changes to go dir 2024-01-16 11:04:13 -08:00
Dustin Brown
8c15abd6e0 Merge pull request #7324 from dolthub/db/label
[no-release-notes] /.github/workflows/ci-check-correctness.yaml: check for label
2024-01-16 11:02:12 -08:00
coffeegoddd
07a44021aa /.github/workflows/ci-check-correctness.yaml: check for label 2024-01-16 10:57:29 -08:00
Dustin Brown
c9aa36be92 [auto-bump] [no-release-notes] dependency by jycor (#7321)
* [ga-bump-dep] Bump dependency in Dolt by jycor

* [skip actions] [ga-update-correctness] SQL Correctness updated to 99.997743

---------

Co-authored-by: jycor <jcor@ucsd.edu>
Co-authored-by: coffeegoddd <coffeegoddd@users.noreply.github.com>
2024-01-13 15:21:43 -08:00
Jason Fulghum
9ce2393c3b Merge pull request #7285 from dolthub/fulghum/dolt-7275
Bug fix: keyless table constraint violations
2024-01-12 17:27:21 -08:00
Jason Fulghum
e0a0d025f2 PR Feedback: adding a test case where duplicate rows in a keyless table violate a constraint, and explaining the current behavior as well as a TODO for a potential future change. 2024-01-12 15:54:34 -08:00
Dustin Brown
f4e04f2328 Merge pull request #7319 from dolthub/db/fix-worflow
[no-release-notes] /.github/workflows/pull-report.yaml: make sure file commit skips CI
2024-01-12 14:54:12 -08:00
coffeegoddd
a802d3da28 /.github/workflows/pull-report.yaml: make sure file commit skips CI 2024-01-12 14:53:16 -08:00
Aaron Son
5c7191aac3 Merge pull request #7311 from dolthub/aaron/sync-if-too-much
go/store/nbs: Flush a journal writer to fsync and write index records when it builds up substantial unflushed data, even if there is no commit yet.
2024-01-12 14:39:16 -08:00
Dustin Brown
d01e2b431c Update k8s-sql-correctness.yaml 2024-01-12 14:17:26 -08:00
Dustin Brown
aa766eb707 Merge pull request #7318 from dolthub/db/fix-workflow
[no-release-notes] /.github/workflows/pull-report.yaml: refer to correctness info
2024-01-12 13:45:28 -08:00