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

Feat compatible #28

Merged
merged 19 commits into from
Jun 3, 2023
Merged

Feat compatible #28

merged 19 commits into from
Jun 3, 2023

Conversation

Leeeon233
Copy link
Member

image

Feature

  • support forward and backward compatible columnar storage
  • support for correct parsing of generic parameters

Break Changes

  • change attribute type="vec"|"map" to class="vec"|"map"
  • The skip attribute is no longer supported for struct
  • remove origin_type
  • use columnar derive Serialize, Deserialize for table container instead of serde derive

@Leeeon233 Leeeon233 self-assigned this Jun 2, 2023
@Leeeon233 Leeeon233 linked an issue Jun 2, 2023 that may be closed by this pull request
@Leeeon233 Leeeon233 requested a review from zxch3n June 2, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forward and backward compatible support proposal
2 participants