Skip to content

[ISSUE-2687] fix insert NaN bug#2691

Merged
jixuan1989 merged 4 commits intomasterfrom
NaNBug
Feb 19, 2021
Merged

[ISSUE-2687] fix insert NaN bug#2691
jixuan1989 merged 4 commits intomasterfrom
NaNBug

Conversation

@HTHou
Copy link
Contributor

@HTHou HTHou commented Feb 18, 2021

Fix the issue #2687 part 2.


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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@wangchao316
Copy link
Member

+1

@jixuan1989 jixuan1989 merged commit d58ccb0 into master Feb 19, 2021
@HTHou HTHou deleted the NaNBug branch February 19, 2021 01:47
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