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

[Table Model] Table model Device Schema Management #12437

Open
wants to merge 49 commits into
base: ty/TableModelGrammar
Choose a base branch
from

Conversation

MarcosZyk
Copy link
Contributor

@MarcosZyk MarcosZyk commented Apr 28, 2024

Description

Support

  1. device storage in memory mode, including id and attribute
  2. device create
  3. device fetch with filters, including and, or, = and is null
  4. device schema cache
  5. schema validate use cache
  6. data query use schema cache
  7. null value of device id or attribute
  8. auto add new table column for data insertion

# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java
# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/planner/optimizations/IndexScan.java
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.

None yet

1 participant