Daylon Wilkins
36efa2c8b5
Added storage capabilities for GMS Extended Types
2024-02-07 05:35:35 -08:00
Jason Fulghum
4b656cef71
Tests working
2024-01-31 14:32:36 -08:00
Maximilian Hoffman
6b41096d81
Write stats to disk and dolt_statistics table ( #7243 )
...
* Write statistics to prolly tree
* fix go-sql-server-driver
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* bump
* [skip actions] [ga-update-correctness] SQL Correctness updated to 99.997709
* Tidy
* test edits
* fix string outputs
* fix string printing histogram rows
* bump
* [skip actions] [ga-update-correctness] SQL Correctness updated to 99.998097
* test bump
* bump
* bump
---------
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
Co-authored-by: coffeegoddd <coffeegoddd@users.noreply.github.com >
2024-01-20 11:49:45 -08:00
Jason Fulghum
fd6a8c3558
Merge branch 'main' into fulghum/rebase-prototype
2023-12-18 12:09:49 -08:00
James Cor
5012d331f0
serialize on update expressions ( #7115 )
2023-12-15 22:40:01 -08:00
Jason Fulghum
0843c2391c
Next pass on rebase – uses a temporary rebase branch (instead of working in detatched head)
2023-11-16 13:15:49 -08:00
Jason Fulghum
77854677ee
Very messy first pass on getting a dolt_rebase stored procedure started, and tracking working set rebase metadata.
2023-11-14 10:19:11 -08:00
James Cor
c5710b42ab
store GEOMETRY types as BLOBs ( #6933 )
2023-11-07 01:49:48 -08:00
Zach Musgrave
94541c890e
Added new fields to schema.Column. Killed all un-named column struct constructions
2023-10-26 10:19:04 -07:00
Daylon Wilkins
b026050a9f
Implemented Full-Text indexes
2023-07-26 16:39:27 -07:00
Jason Fulghum
ea9c26520a
First pass on fixing incorrect, multiple parents for cherry-picked commits when conflicts need to be resolved.
2023-07-21 14:39:24 -07:00
Andy Arthur
2caab10014
go/serial: improve comment docs for flatbuffers defs
2023-05-11 15:34:57 -07:00
Andy Arthur
a7ff41c526
go/store/val: improve doc comments, remove todos
2023-05-11 15:24:27 -07:00
Andy Arthur
df537759e5
Merge remote-tracking branch 'origin/main' into andy/schema-conflicts
2023-04-20 16:35:05 -07:00
Aaron Son
e6f224e6a6
go.mod,proto/third_party/flatbuffers: Bump flatbuffers to dolthub/flatbuffers-v23.3.3-dh.2, change import path to github.com/dolthub/flatbuffers/v23/go.
2023-04-19 15:02:06 -07:00
Andy Arthur
474730af17
go/{doltcore/merge, store}: refactored MergeRoots to return conflicts, serialization method for unmergable tables
2023-04-18 16:43:06 -07:00
Andy Arthur
abe3fdbcdc
go/doltcore/{doltdb, sqle}: first pass at dolt_schema_conflicts system table
2023-04-18 14:55:29 -07:00
jennifersp
a88828d921
support staged set of changes for dolt stash ( #5502 )
2023-03-08 14:20:25 -08:00
jennifersp
96855527a4
support CLI dolt stash command ( #5422 )
2023-03-03 16:25:24 -08:00
James Cor
983c74d0f7
merge with main
2023-01-30 13:56:02 -08:00
James Cor
71f960b8ed
small fixes
2023-01-25 14:00:07 -08:00
James Cor
978c150784
merge
2023-01-24 16:22:40 -08:00
James Cor
495b487b58
adding encoding
2023-01-23 16:58:37 -08:00
James Cor
94dcffce7e
adding spatial index bool to flatbuffers
2023-01-23 12:41:49 -08:00
Daylon Wilkins
d95cd6fa7c
Branch control permissions across databases
2022-11-14 12:26:04 -08:00
James Cor
954a1e2c8a
clean merge
2022-11-07 15:54:41 -08:00
Daylon Wilkins
79ca7f8b7f
Added database collation support
2022-10-31 06:42:37 -07:00
Daylon Wilkins
024a1b0138
Rewrote branch control persistence to use flatbuffers
2022-10-18 08:27:14 -07:00
Dhruv Sringari
86972d9c1d
Adds dolt_merge_status system table ( #4277 )
...
* Add dolt merge status table
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
Co-authored-by: druvv <druvv@users.noreply.github.com >
2022-09-07 15:12:43 -07:00
Daylon Wilkins
1ee14d9f74
Add support for table-level collations
2022-08-26 08:10:44 -07:00
Aaron Son
e16975e50c
Merge remote-tracking branch 'origin/main' into aaron/fb-error-on-new-fields
2022-08-16 12:06:40 -07:00
Aaron Son
7906c9e98f
go/{store,libraries,gen}: Adopt new flatc, throw an error if we encounter unknown fields.
2022-08-16 11:57:14 -07:00
Andy Arthur
967cf6ae79
remove __DOLT_1__ in favor of __DOLT__
2022-08-09 14:44:26 -07:00
coffeegoddd
b68814c796
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-08-05 17:21:26 +00:00
coffeegoddd
60fd6472f8
/go/{store,libraries}: attempt to fix some comments for formatting
2022-08-05 10:20:04 -07:00
Andy Arthur
e1a629a543
modify ItemArray to store 0, len(items) as first and last offset. hopefully this makes us less branchy
2022-07-28 14:08:47 -07:00
Andy Arthur
e99fca7e7a
created dedicated flatbuffer message for blobs
2022-07-26 13:14:16 -07:00
Andy Arthur
ede8deba4d
Merge remote-tracking branch 'origin/main' into andy/merge-artifacts
2022-07-26 08:44:21 -07:00
Andy Arthur
9b9f5ea79b
Merge remote-tracking branch 'origin/main' into andy/remove-dolt-1-super-schema
2022-07-25 15:23:39 -07:00
reltuk
b3c77bfa5d
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-07-22 21:18:06 +00:00
Aaron Son
5fcd3ccee4
go/store/prolly/message: Move MessagePrefixSz, FinishMessage to serial package.
2022-07-22 14:16:34 -07:00
Andy Arthur
ef47f7a222
Remove Super Schema field from RootValue flatbuffer schema
2022-07-21 15:28:25 -07:00
Andy Arthur
3a8bea8295
pr feedback
2022-07-20 11:22:39 -07:00
Andy Arthur
744e027ce3
de/serialize prolly.ArtifactsMap with dedicated message, serializer
2022-07-18 15:45:00 -07:00
Andy Arthur
5ac0c340a8
sketched out MergeArtifacts flatbuffer message
2022-07-18 13:49:02 -07:00
Maximilian Hoffman
a48a712a0c
[no-release-notes] starter for prolly docs ( #3721 )
...
* [no-release-notes] starter for prolly docs
* Update go/store/prolly/doc.go
Co-authored-by: Dhruv Sringari <dhruv@dolthub.com >
* move info to other docs
* docs
* formatting
Co-authored-by: Dhruv Sringari <dhruv@dolthub.com >
2022-06-29 16:04:44 -07:00
Maximilian Hoffman
91690bee18
[no-release-notes] text and json written as byte trees ( #3690 )
...
* persistable vars
* [no-release-notes] text and json types written as byte trees
* fmt
* more tests, fix other failing tests
* GMS bump
* fix remaining tests
* small fixes
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* bats failures
* revert
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* tidy
* update plans
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* more plan changes
* delete todo
* better docstring
* zach comments
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2022-06-29 07:37:35 -07:00
Maximilian Hoffman
ac80ba7770
New format blobs ( #3588 )
...
* [no-release-notes] New format blob read/write
Use blob chunker to write blobs out of band. Tests for
round tripping and address walking at the tree level.
Run Blob enginetests and extra large file blob tests.
* NodeStore ref refactors
* fix index
* run verify
* fix more bats
* small PR cleanup
* more changes
* last bats errors
2022-06-22 18:02:48 -07:00
Andy Arthur
c4331473ce
added flatbuffers schema for ForeignKey, ForeignKeyCollection
2022-06-17 11:44:15 -07:00
Andy Arthur
b29f1d260f
Merge remote-tracking branch 'origin/main' into andy/schema-encoding
2022-06-16 09:39:08 -07:00