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

[CPP] Support V4 TsFile #103

Open
jt2594838 opened this issue Jun 11, 2024 · 1 comment
Open

[CPP] Support V4 TsFile #103

jt2594838 opened this issue Jun 11, 2024 · 1 comment

Comments

@jt2594838
Copy link
Contributor

The format of TsFile is going to evolve to V4 and TsFile-CPP should also be updated.

@761417898
Copy link
Contributor

#345

Implemented the writing process for the table model. The following still need to be implemented/fixed:

  1. Add support for the tree model in v4.
  2. In the table model:
    • Fix the serialization and deserialization process for device names in the index section.
    • Implement LogicTableSchema.
    • Support encryption.
  3. Add support for aligned time series in the table model.

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

No branches or pull requests

2 participants