Maximilian Hoffman
9555749da1
Fix missing projection on indexed table ( #4799 )
...
* Fix mising projection on indexed table
* add test
2022-11-15 15:59:18 -08:00
Dhruv Sringari
85a75555d9
Merge pull request #4800 from dolthub/dhruv/skip-empty-diffs
...
Skip empty diffs caused by non-canonicalized tuples.
2022-11-15 14:36:03 -08:00
jennifersp
f0bcb7e6b3
allow not and is null clauses with dolt diff table ( #4797 )
2022-11-15 13:38:15 -08:00
Maximilian Hoffman
766abab39a
Table func join tests ( #4795 )
...
* table function join tests
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* del extra test
* Update go/libraries/doltcore/sqle/dolt_log_table_function.go
Co-authored-by: Jason Fulghum <jason@dolthub.com >
* Update go/libraries/doltcore/sqle/dolt_log_table_function.go
Co-authored-by: Jason Fulghum <jason@dolthub.com >
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
Co-authored-by: Jason Fulghum <jason@dolthub.com >
2022-11-15 13:17:17 -08:00
Dhruv Sringari
d6a8cdeb57
Skip empty diffs caused by non-canonicalized tuples.
...
At one point, we started to trim null suffixes from tuples. In versions prior to this change,
tuples could have a null field at the end of the tuple. Now we always truncate the tuple.
If old versions insert rows with null values as the last column, it produces a tuple
that is longer than the tuple that would be inserted by the latest version. This leads to
empty diffs.
2022-11-15 12:55:11 -08:00
Aaron Son
f7c69bf881
Merge pull request #4749 from dolthub/aaron/cluster-jwks-auth
...
go/libraries/doltcore/sqle/cluster: Add JWT authentication for peer communication to cluster replicas.
2022-11-15 12:21:55 -08:00
coffeegoddd
c982ef4abb
[ga-bump-release] Update Dolt version to 0.51.1 and release v0.51.1
v0.51.1
2022-11-15 16:36:24 +00:00
Dustin Brown
dd733f5376
Merge pull request #4794 from dolthub/db/print-cause
...
/go/{cmd,libraries}: print failed to read cause
2022-11-15 08:22:26 -08:00
coffeegoddd
81d6f0a4f5
/go/{cmd,libraries}: print failed to read cause
2022-11-15 07:14:52 -08:00
Zach Musgrave
50183c12ba
Merge pull request #4786 from dolthub/zachmu/ignore
...
Renamed --ignore-skipped-rows to --quiet
2022-11-14 16:40:09 -08:00
Daylon Wilkins
c1e5375553
Merge pull request #4783 from dolthub/daylon/bats-failure
...
[no-release-notes] Unskip bats test
2022-11-14 16:26:59 -08:00
Zach Musgrave
a5acab934d
Updated bats with --quiet
2022-11-14 15:31:49 -08:00
Zach Musgrave
033ccd411b
Merge branch 'zachmu/ignore' of github.com:dolthub/dolt into zachmu/ignore
2022-11-14 15:23:31 -08:00
Zach Musgrave
04dec6e54c
Added alias for renamed option
2022-11-14 15:23:22 -08:00
Daylon Wilkins
9cda63a99a
Removed start_sql_server
2022-11-14 15:10:59 -08:00
zachmu
5adc0f1de0
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-11-14 22:58:48 +00:00
Zach Musgrave
a9c6018798
Renamed --ignore-skipped-rows to --quiet
2022-11-14 14:57:14 -08:00
jennifersp
801ce2afe0
fix dolt merge --no-ff --no-commit ( #4781 )
2022-11-14 14:48:06 -08:00
Hydrocharged
26928dd47e
[ga-bump-release] Update Dolt version to 0.51.0 and release v0.51.0
v0.51.0
2022-11-14 22:35:30 +00:00
Tim Sehn
3778d7e769
Merge pull request #4745 from dolthub/tim/bc-bats-2
...
Branch control bats tests
2022-11-14 14:33:41 -08:00
AndyA
f1f57789b7
Merge pull request #4782 from dolthub/andy/migration-validation-fix
...
go/doltcore/migrate: fix migration datetime bug
2022-11-14 14:22:37 -08:00
Zach Musgrave
68d0ac7411
Merge pull request #4728 from dolthub/zachmu/validation-test
...
Added validation test to check for test libraries in binary
2022-11-14 13:25:22 -08:00
Tim Sehn
8038bd231a
First draft of basic branch control bats tests
2022-11-14 13:14:49 -08:00
Tim Sehn
78b9273436
Removed branch namespace control test
2022-11-14 13:14:49 -08:00
Tim Sehn
8783cac969
skipped branch_namespace_control_test
2022-11-14 13:14:49 -08:00
Tim Sehn
80f9a597a5
Modified existing tests to match new inetrface
2022-11-14 13:14:49 -08:00
Tim Sehn
edf7f19ccb
Grabbed branch-control.bats from old branch
2022-11-14 13:14:49 -08:00
Daylon Wilkins
b556100bcc
Unskip bats test
2022-11-14 13:10:23 -08:00
Daylon Wilkins
a26bae31d5
Merge pull request #4732 from dolthub/daylon/db-branch-perms
...
Branch control permissions across databases
2022-11-14 13:08:34 -08:00
Daylon Wilkins
c2eccff0ca
Skip bats test, not sure why failing
2022-11-14 13:08:18 -08:00
Andy Arthur
f2b029d6a8
fix migration datetime bug
2022-11-14 12:51:39 -08:00
Zach Musgrave
a8c6a0a744
Merge pull request #4779 from dolthub/zachmu/dolt-docs
...
Fixed package docs for dolt command
2022-11-14 12:49:25 -08:00
Daylon Wilkins
3e89cafa48
Replace dashes when using the default directory in sql-client
2022-11-14 12:26:04 -08:00
Daylon Wilkins
d95cd6fa7c
Branch control permissions across databases
2022-11-14 12:26:04 -08:00
zachmu
883f5ab6d2
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-11-14 20:03:00 +00:00
Zach Musgrave
459675194e
Fixed package docs for dolt command
2022-11-14 11:58:16 -08:00
Zach Musgrave
306006c304
Fixed assertion
2022-11-14 11:50:38 -08:00
Maximilian Hoffman
af46eccb54
Revert parallel ita ( #4776 )
...
* revert
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2022-11-14 11:49:37 -08:00
coffeegoddd
0cdde010cf
[ga-bump-release] Update Dolt version to 0.50.17 and release v0.50.17
v0.50.17
2022-11-14 17:07:29 +00:00
Dustin Brown
07e1b26989
Merge pull request #4773 from dolthub/db/print-cause
...
/go/libraries/doltcore/{env,sqle}: print cause with error
2022-11-14 08:54:08 -08:00
coffeegoddd
c20148b16a
/go/libraries/doltcore/{env,sqle}: print cause with error
2022-11-14 07:48:38 -08:00
Jason Fulghum
e4e501b449
Merge pull request #4772 from dolthub/fulghum-5c08fbcf
2022-11-14 07:04:21 -08:00
Brian Hendriks
0f8826cac7
Merge pull request #4767 from dolthub/bh/dolt-root-path-fix
...
fix DOLT_ROOT_PATH bug
2022-11-13 11:18:42 -08:00
fulghum
e1160fe23e
[ga-bump-dep] Bump dependency in Dolt by fulghum
2022-11-13 16:13:59 +00:00
James Cor
5d8e03eff1
Merge pull request #4770 from dolthub/JCOR11599-9369069f
...
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-11-12 22:16:19 -08:00
JCOR11599
a09dca8b7e
[ga-bump-dep] Bump dependency in Dolt by JCOR11599
2022-11-12 05:03:10 +00:00
jennifersp
52cfd1158e
[ga-bump-release] Update Dolt version to 0.50.16 and release v0.50.16
v0.50.16
2022-11-12 00:38:59 +00:00
jennifersp
9f529562eb
Merge pull request #4766 from dolthub/jennifersp-35698c41
...
[auto-bump] [no-release-notes] dependency by jennifersp
2022-11-11 16:26:51 -08:00
Brian Hendriks
a9844a46dc
fix DOLT_ROOT_PATH bug
2022-11-11 15:19:54 -08:00
jennifersp
3742ea31ad
[ga-bump-dep] Bump dependency in Dolt by jennifersp
2022-11-11 23:11:27 +00:00