Skip to content

add schemaless writing in table model#937

Merged
CritasWang merged 1 commit intoapache:mainfrom
leto-b:add-schemaless-writing-in-table-model
Dec 26, 2025
Merged

add schemaless writing in table model#937
CritasWang merged 1 commit intoapache:mainfrom
leto-b:add-schemaless-writing-in-table-model

Conversation

@leto-b
Copy link
Contributor

@leto-b leto-b commented Dec 22, 2025

V2.0.x-Table: When performing data writing through Session, IoTDB supports schema-less writing: there is no need to manually create tables beforehand. The system automatically constructs the table structure based on the information in the write request, and then directly executes the data writing operation.

@CritasWang CritasWang merged commit dfbea9a into apache:main Dec 26, 2025
4 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.

3 participants