Skip to content

Conversation

@xiangmy21
Copy link
Contributor

@xiangmy21 xiangmy21 commented Nov 14, 2024

Description

Added initial table model support for the C++ client. The main changes include:

  • Added sqlDialect and database members to the Session class.
  • Added columTypeList member to the Tablet class to identify column types.
  • Added insertRelationalTablet function to support inserting Table Model Tablets.
  • Added sessionRelationalIT.cpp test.
  • Added TableModelSessionExample.cpp example.
  • Extracted a TableSession class to support TableModel operations.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi, this is your first pull request in IoTDB project. Thanks for your contribution! IoTDB will be better because of you.

@jt2594838 jt2594838 merged commit a1a972c into apache:master Dec 4, 2024
41 checks passed
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.

2 participants