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

[IOTDB-2989] Expression Serialize & Deserialize #5649

Merged
merged 7 commits into from
Apr 23, 2022
Merged

Conversation

SteveYurongSu
Copy link
Member

See IOTDB-2989.

@SteveYurongSu SteveYurongSu merged commit d473397 into master Apr 23, 2022
@SteveYurongSu SteveYurongSu deleted the iotdb-2989 branch April 23, 2022 10:36
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 54.284% when pulling 1e30238 on iotdb-2989 into a27cd2e on master.

@sonarcloud
Copy link

sonarcloud bot commented Apr 23, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 3 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 17 Code Smells

2.1% 2.1% Coverage
26.2% 26.2% Duplication

xinzhongtianxia pushed a commit to xinzhongtianxia/iotdb that referenced this pull request Apr 24, 2022
* remotes/upstream/master:
  [IOTDB-2996] Fix wildcard import in test folders (apache#5652)
  [IOTDB-2955] Design and implement ClientManager for thrift client's pooling management (apache#5595)
  [IOTDB-2945] Reconstruct ConfigNode manage layer and persistence layer (apache#5627)
  Fix import wildcard violation
  [IOTDB-2933] detect sender exit and set pipestatus=STOP (apache#5557)
  [IOTDB-2989] Expression Serialize & Deserialize (apache#5649)
  [IOTDB-2930]Fix concurrent UnPin bug & Improve template implementation (apache#5647)
  [IOTDB-2984] RatisConsensus Recovery Logic (apache#5648)
  [IOTDB-2979] Optimize the serialization and deserialization of thrift data structures (apache#5637)
  Add config example for new cluster (apache#5624)
  [IOTDB-2982] Recover tsfile after datanode restart (apache#5643)
  Fix TimeJoinNode clone and serde bug (apache#5644)
  Refactor attributes in PlanNode (apache#5616)

# Conflicts:
#	server/src/main/java/org/apache/iotdb/db/mpp/sql/parser/ASTVisitor.java
#	server/src/main/java/org/apache/iotdb/db/mpp/sql/planner/plan/node/metedata/read/SchemaFetchNode.java
#	server/src/main/java/org/apache/iotdb/db/mpp/sql/planner/plan/node/metedata/read/SchemaMergeNode.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

2 participants