Skip to content

[ISSUE-2687] [To rel/0.11] fix insert NaN bug#2694

Merged
HTHou merged 3 commits intorel/0.11from
NaNBug11
Feb 19, 2021
Merged

[ISSUE-2687] [To rel/0.11] fix insert NaN bug#2694
HTHou merged 3 commits intorel/0.11from
NaNBug11

Conversation

@HTHou
Copy link
Contributor

@HTHou HTHou commented Feb 19, 2021

#2687


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

rhmangmang and others added 3 commits February 19, 2021 09:21
…input is "NaN" (#2477)

* [FIX] fix the case that isNumber method returns true when the input is "NaN"

* [ADD] add UT

Co-authored-by: weizihan0110 <wzh1007181398@163.com>
@sonarqubecloud
Copy link

@HTHou HTHou merged commit 5e6d436 into rel/0.11 Feb 19, 2021
@HTHou HTHou deleted the NaNBug11 branch February 19, 2021 02:25
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