Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added storage capabilities for GMS Extended Types #7457

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

Hydrocharged
Copy link
Contributor

@Hydrocharged Hydrocharged commented Feb 5, 2024

This adds the necessary scaffolding to support the new ExtendedType interface within GMS. This interface is primarily used by DoltgreSQL to implement PostgreSQL types.

Related PRs:

@coffeegoddd
Copy link
Contributor

@Hydrocharged DOLT

comparing_percentages
99.999124 to 99.999124
version result total
fc7c342 not ok 52
fc7c342 ok 5937405
version total_tests
fc7c342 5937457
correctness_percentage
99.999124

@coffeegoddd
Copy link
Contributor

@Hydrocharged DOLT

comparing_percentages
99.999124 to 99.999124
version result total
bf0fa92 not ok 52
bf0fa92 ok 5937405
version total_tests
bf0fa92 5937457
correctness_percentage
99.999124

Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

go/libraries/doltcore/migrate/tuples.go Outdated Show resolved Hide resolved
go/libraries/doltcore/migrate/validation.go Outdated Show resolved Hide resolved
go/libraries/doltcore/schema/encoding/serialization.go Outdated Show resolved Hide resolved
go/libraries/doltcore/schema/typeinfo/custom.go Outdated Show resolved Hide resolved
go/libraries/doltcore/schema/typeinfo/custom.go Outdated Show resolved Hide resolved
go/store/val/tuple_descriptor.go Outdated Show resolved Hide resolved
go/store/val/tuple_descriptor.go Outdated Show resolved Hide resolved
go/libraries/doltcore/schema/typeinfo/typeconverter.go Outdated Show resolved Hide resolved
go/libraries/doltcore/schema/typeinfo/typeinfo.go Outdated Show resolved Hide resolved
go/store/val/custom_comparator.go Outdated Show resolved Hide resolved
@coffeegoddd
Copy link
Contributor

@Hydrocharged DOLT

comparing_percentages
99.999562 to 99.999562
version result total
36efa2c not ok 26
36efa2c ok 5937431
version total_tests
36efa2c 5937457
correctness_percentage
99.999562

@coffeegoddd
Copy link
Contributor

@coffeegoddd DOLT

comparing_percentages
99.999562 to 99.999562
version result total
0e4fe05 not ok 26
0e4fe05 ok 5937431
version total_tests
0e4fe05 5937457
correctness_percentage
99.999562

@Hydrocharged Hydrocharged merged commit cbe6b0c into main Feb 7, 2024
21 checks passed
@Hydrocharged Hydrocharged deleted the daylon/super-type branch February 7, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants