Skip to content

[IOTDB-1853] Fix bug about more than one TimeseriesMetadata in TsFile#4170

Merged
samperson1997 merged 1 commit intoapache:masterfrom
Cpaulyz:fix/MultiTSMetadata
Oct 16, 2021
Merged

[IOTDB-1853] Fix bug about more than one TimeseriesMetadata in TsFile#4170
samperson1997 merged 1 commit intoapache:masterfrom
Cpaulyz:fix/MultiTSMetadata

Conversation

@Cpaulyz
Copy link
Copy Markdown
Contributor

@Cpaulyz Cpaulyz commented Oct 16, 2021

Bug Description

There are more than one TimeseriesMetadatas if more than one chunkGroups of some vector timeseries are written to TsFile. And it may occurred error when query these vector timeseries.

Contribution

  • Fix bug
  • Make testcase in TsFileIOWriterTest more complex to make sure there will be only one TimeseriesMetadata

Copy link
Copy Markdown
Contributor

@samperson1997 samperson1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samperson1997 samperson1997 merged commit 0c39ef6 into apache:master Oct 16, 2021
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