Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

refactor: remove unused min/max timestamp in the RowGroup#1297

Merged
ShiKaiWi merged 3 commits into
apache:mainfrom
ShiKaiWi:chore-remove-useless-code
Nov 7, 2023
Merged

refactor: remove unused min/max timestamp in the RowGroup#1297
ShiKaiWi merged 3 commits into
apache:mainfrom
ShiKaiWi:chore-remove-useless-code

Conversation

@ShiKaiWi

@ShiKaiWi ShiKaiWi commented Nov 6, 2023

Copy link
Copy Markdown
Member

Rationale

The min/max timestamp in RowGroup is not used any more.

Detailed Changes

  • Remove the min/max timestamp from the RowGroup
  • Remove the RowGroupBuilder because it's too simple without min/max timestamp updating

Test Plan

All the tests in the CI should pass.

Comment thread common_types/src/row/mod.rs Outdated

@jiacai2050 jiacai2050 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ShiKaiWi ShiKaiWi merged commit 617b166 into apache:main Nov 7, 2023
@ShiKaiWi ShiKaiWi deleted the chore-remove-useless-code branch November 7, 2023 05:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants