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

Array Schema should serialize name in cap'n proto #2696

Conversation

Shelnutt2
Copy link
Member

The cap'n proto serialization should include the array schema name. This allows completeness when building the array schema object and use in the array_schemas_all unordered_map after deserialization.


TYPE: IMPROVEMENT
DESC: Array Schema name should be included with cap'n proto serialization

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #12642: Serialize array schema name in cap'n proto.

@Shelnutt2
Copy link
Member Author

@dhoke4tdb would you mind regenerating the windows cap'n proto files when you have some time next week?

@Shelnutt2 Shelnutt2 force-pushed the sethshelnutt/sc-12642/serialize-array-schema-name-in-cap-n-proto branch from 1332842 to 5fcd3a5 Compare December 20, 2021 12:46
@Shelnutt2 Shelnutt2 marked this pull request as ready for review December 20, 2021 12:46
@Shelnutt2 Shelnutt2 requested review from dhoke4tdb and removed request for stavrospapadopoulos December 20, 2021 12:46
@Shelnutt2 Shelnutt2 force-pushed the sethshelnutt/sc-12642/serialize-array-schema-name-in-cap-n-proto branch 2 times, most recently from 7a01ce8 to 61e89a1 Compare December 20, 2021 22:04
The cap'n proto serialization should include the array schema name. This
allows completeness when building the array schema object and use in the
array_schemas_all unordered_map after deserialization.
@Shelnutt2 Shelnutt2 force-pushed the sethshelnutt/sc-12642/serialize-array-schema-name-in-cap-n-proto branch from 61e89a1 to d3efe1e Compare December 20, 2021 22:23
@Shelnutt2 Shelnutt2 merged commit 47e11e9 into dev Dec 21, 2021
@Shelnutt2 Shelnutt2 deleted the sethshelnutt/sc-12642/serialize-array-schema-name-in-cap-n-proto branch December 21, 2021 16:15
github-actions bot pushed a commit that referenced this pull request Dec 21, 2021
The cap'n proto serialization should include the array schema name. This
allows completeness when building the array schema object and use in the
array_schemas_all unordered_map after deserialization.
Shelnutt2 added a commit that referenced this pull request Dec 21, 2021
The cap'n proto serialization should include the array schema name. This
allows completeness when building the array schema object and use in the
array_schemas_all unordered_map after deserialization.

Co-authored-by: Seth Shelnutt <seth@tiledb.io>
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.

None yet

2 participants