Skip to content

Pipe: fix NPE when parsing TabletInsertionData & add IT for null values insertion#11877

Merged
SteveYurongSu merged 10 commits intoapache:masterfrom
VGalaxies:pipe-parse-null
Jan 12, 2024
Merged

Pipe: fix NPE when parsing TabletInsertionData & add IT for null values insertion#11877
SteveYurongSu merged 10 commits intoapache:masterfrom
VGalaxies:pipe-parse-null

Conversation

@VGalaxies
Copy link
Copy Markdown
Contributor

Description

As title.


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

@SteveYurongSu SteveYurongSu self-requested a review January 11, 2024 01:56
@SteveYurongSu SteveYurongSu self-assigned this Jan 11, 2024
@VGalaxies
Copy link
Copy Markdown
Contributor Author

NOTE: For more scenarios involving inserting null values, refer to org.apache.iotdb.session.it.IoTDBSessionInsertNullIT.

@SteveYurongSu SteveYurongSu merged commit 7b09a5a into apache:master Jan 12, 2024
@VGalaxies VGalaxies deleted the pipe-parse-null branch January 13, 2024 07:15
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
…es insertion (apache#11877)

Co-authored-by: Steve Yurong Su <rong@apache.org>
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