Skip to content

Support alter table add column / set properties if exists & default string type for id / attribute columns#13062

Closed
Caideyipi wants to merge 38 commits intoapache:ty/TableModelGrammarfrom
Caideyipi:table_alter
Closed

Support alter table add column / set properties if exists & default string type for id / attribute columns#13062
Caideyipi wants to merge 38 commits intoapache:ty/TableModelGrammarfrom
Caideyipi:table_alter

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

…le_alter

# Conflicts:
#	integration-test/src/test/java/org/apache/iotdb/relational/it/schema/IoTDBTableIT.java
…le_alter

# Conflicts:
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/Coordinator.java
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/execution/config/TableConfigTaskVisitor.java
#	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/sql/parser/AstBuilder.java
…le_alter

# Conflicts:
#	iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/manager/schema/ClusterSchemaManager.java
@Caideyipi Caideyipi closed this Aug 9, 2024
@Caideyipi Caideyipi deleted the table_alter branch August 9, 2024 09:32
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.

1 participant