Jason Fulghum
2aba148fc9
Merge pull request #4221 from dolthub/fulghum/issue-4199
...
Bug fix for Tuple.Compare to return consistent results when comparing against a null value
2022-08-26 17:12:23 -07:00
Jason Fulghum
c1ede4d675
Merge pull request #4197 from dolthub/fulghum/revision-databases
...
Add support for ancestor references in database revision specifiers
2022-08-26 16:38:27 -07:00
Jason Fulghum
2946d5c0aa
Adding test assertions for IndexedJoin
2022-08-26 15:45:31 -07:00
Jason Fulghum
d98d1b173c
Updating to explicitly dolt_add new tables
2022-08-26 15:04:12 -07:00
Jason Fulghum
536a12830e
Adding a test for an invalid ancestor spec
2022-08-26 14:29:19 -07:00
Jason Fulghum
d637e37dc2
Revert "Removing dead code"
...
This reverts commit b92add82cc .
2022-08-26 14:08:17 -07:00
Jason Fulghum
06af2191d3
Adding an enginetest to prevent regression
2022-08-26 14:05:26 -07:00
Jason Fulghum
ed71542d22
Bug fix for Tuple.Compare to return consistent result across types when comparing against a null value.
2022-08-26 13:50:54 -07:00
Jason Fulghum
b92add82cc
Removing dead code
2022-08-26 13:48:34 -07:00
Aaron Son
145982df87
Merge pull request #4208 from dolthub/aaron/push-panic-on-retry-in-push
...
go/store/nbs: byte_sink.go: Fix panic in some cases when we retry table file upload in push.
2022-08-26 10:20:18 -07:00
Jason Fulghum
fbd7c64630
Merge pull request #4214 from dolthub/fulghum/minor-edits
...
[no-release-notes] Updating arg docs for `dolt commit -a`
2022-08-26 09:43:48 -07:00
Jason Fulghum
6247b511a0
Updating arg docs for -a from change in https://github.com/dolthub/dolt/pull/4161
2022-08-26 09:42:25 -07:00
Jason Fulghum
746f9f7419
Merge pull request #4161 from tanyongzhi/4133-commit-a
...
Git Consistency: `dolt commit -a` ignores new tables
2022-08-26 09:34:08 -07:00
Daylon Wilkins
847e615b96
Merge pull request #4213 from dolthub/Hydrocharged-a117d045
...
[auto-bump] [no-release-notes] dependency by Hydrocharged
2022-08-26 09:26:45 -07:00
Hydrocharged
2060455cc0
[ga-bump-dep] Bump dependency in Dolt by Hydrocharged
2022-08-26 16:24:08 +00:00
Daylon Wilkins
0383df70c3
Merge pull request #4196 from dolthub/daylon/collation-fixes
...
Add support for table-level collations
2022-08-26 09:10:18 -07:00
Daylon Wilkins
1ee14d9f74
Add support for table-level collations
2022-08-26 08:10:44 -07:00
Tan Yong Zhi
84569c913e
Fix new json-diff.bats test
2022-08-26 12:16:10 +08:00
Tan Yong Zhi
53e6e19c4a
Fix even more tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
46212c241d
Fix go tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
ef2e0cc5ff
Fix sql-commit bats tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
af955f4ccb
Fix more bats sql tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
178f541f34
Fix bats tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
5c7cddc75d
Update sql path and tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
5e8ffeae98
Should be the last of them
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
9b4b805268
Fix more failing bats tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
7dd5d6b4d6
Fix failing tests
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
f810da5062
Fix compile err
2022-08-26 12:14:05 +08:00
Tan Yong Zhi
9dcb0359a7
dolt commit -a ignores new tables
2022-08-26 12:14:05 +08:00
Zach Musgrave
e5eb896147
Merge pull request #4194 from dolthub/zachmu/json-diff
...
Support json output for `dolt diff`
2022-08-25 19:54:38 -07:00
reltuk
c5da468a5c
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-08-25 23:21:35 +00:00
Aaron Son
453cfd7e68
go/store/nbs: byte_sink.go: Fix panic in some cases when we retry table file upload in push.
...
The buffered byte sink finish() implementation was expected to only be called,
but Reader() could be called multiple times for a retried upload.
2022-08-25 16:17:17 -07:00
AndyA
0a7c5e30f4
Merge pull request #4207 from dolthub/andy/nbf-dolt-tpcc
...
[no-release-notes] add NomsBinFormat config option for tpcc runner
2022-08-25 17:46:22 -05:00
Andy Arthur
ad472765d2
add NomsBinFormat config option for tpcc runner
2022-08-25 15:30:38 -07:00
jennifersp
0c96a5840d
create db with specific format depending on currentDB format ( #4193 )
2022-08-25 15:17:27 -07:00
Dhruv Sringari
5d265598d7
Various changes for the __DOLT__ bounty scoreboard ( #4198 )
...
* No-op stops
* range diff
* nits
* various updates to valuefile package and exposes more prolly ranges
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* larger test
* oops
Co-authored-by: druvv <druvv@users.noreply.github.com >
2022-08-25 15:12:10 -07:00
Zach Musgrave
a1aebfbabe
Fixed faulty json test
2022-08-25 15:04:54 -07:00
zachmu
f63bb0242f
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-08-25 21:01:54 +00:00
Zach Musgrave
4c45ae404a
Fixed bats tests for schema change output
2022-08-25 13:48:24 -07:00
Aaron Son
9bf873a9c5
Merge pull request #4201 from dolthub/aaron/proto-remotesapi-add-repo_tokens
...
proto,go/.../remotestorage: Add repo_token support.
2022-08-25 13:47:57 -07:00
Zach Musgrave
c6b6276704
Bug fix for diffs with schema changes
2022-08-25 13:39:50 -07:00
Zach Musgrave
7ad34520e0
PR feedback
2022-08-25 13:16:49 -07:00
Zach Musgrave
05525ead05
Fixed keyless json diff test to accomodate non deterministic ordering for keyless diffs
2022-08-25 13:02:17 -07:00
Jason Fulghum
b5b28fe0cb
Merge pull request #4195 from dolthub/fulghum-9c29c6a7
...
[auto-bump] [no-release-notes] dependency by fulghum
2022-08-25 12:32:11 -07:00
Aaron Son
6eb9e6c17d
proto,go/.../remotestorage: Add repo_token support.
...
doltremoteapi can return an opaque token which makes it cheaper to access the
repository than just using the RepoId. This updates protos and remotestorage
implementation to cache that token and use it for future accesses of the same
repository.
2022-08-25 12:12:42 -07:00
Jason Fulghum
ad60ff72d6
Refactoring to clean up duplication
2022-08-25 09:47:31 -07:00
fulghum
6b1819f84d
[ga-bump-dep] Bump dependency in Dolt by fulghum
2022-08-25 16:02:33 +00:00
Zach Musgrave
0a00e6b17b
Bug fix for writing no rows with json row writer
2022-08-24 19:08:28 -07:00
Jason Fulghum
0879cb7622
First pass on adding support for ancestor references
2022-08-24 18:35:02 -07:00
zachmu
a0cfe4454c
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-08-25 01:10:33 +00:00