Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "refactor: separate object store from parquet sst async reader… #536

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

ShiKaiWi
Copy link
Member

@ShiKaiWi ShiKaiWi commented Jan 4, 2023

This reverts commit 436d4f0. (#503)

Which issue does this PR close?

Closes #

Rationale for this change

After discussion, We find that there is no need to define a custom file format to wrap the real sst file encoded in different kinds of storage format. The real storage format will be told by the manifest module.

What changes are included in this PR?

Revert #503

Are there any user-facing changes?

None

How does this change test

No need.

@ShiKaiWi ShiKaiWi marked this pull request as ready for review January 4, 2023 07:59
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

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 f872b4f into apache:main Jan 4, 2023
@ShiKaiWi ShiKaiWi deleted the revert-503 branch January 4, 2023 11:46
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
apache#536)

* Revert "refactor: separate object store from parquet sst async reader (apache#503)"

This reverts commit be6002c.

* fix missing package
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.

None yet

2 participants