Skip to content

[To rel/0.11] [IOTDB-1065] Fix deletion bug while trying to delete data from a timeseries which contains comma#2365

Merged
HTHou merged 1 commit intorel/0.11from
comma_bug
Dec 29, 2020
Merged

[To rel/0.11] [IOTDB-1065] Fix deletion bug while trying to delete data from a timeseries which contains comma#2365
HTHou merged 1 commit intorel/0.11from
comma_bug

Conversation

@HTHou
Copy link
Contributor

@HTHou HTHou commented Dec 29, 2020

cherry pick from #2306

Description

Content1 ...

Content2 ...

Content3 ...


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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11.
Read more here

@HTHou HTHou merged commit 6805d1c into rel/0.11 Dec 29, 2020
@HTHou HTHou deleted the comma_bug branch December 29, 2020 09:55
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