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

Make greptime buildable with opendal 0.46 #5

Merged
merged 1 commit into from
May 25, 2024

Conversation

Xuanwo
Copy link

@Xuanwo Xuanwo commented May 25, 2024

I hereby agree to the terms of the GreptimeDB CLA.

What's changed and what's your intention?

Make greptime buildable with opendal 0.46.

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.

@tisonkun tisonkun merged commit 8fe327b into tisonkun:opendal-0460 May 25, 2024
9 of 12 checks passed
tisonkun added a commit that referenced this pull request May 28, 2024
* build(deps): upgrade opendal to 0.46

Signed-off-by: tison <[email protected]>

* migrate writes

Signed-off-by: tison <[email protected]>

* migrate reads

Signed-off-by: tison <[email protected]>

* fixup object safety

Signed-off-by: tison <[email protected]>

* fixup names

Signed-off-by: tison <[email protected]>

* fixup compilation

Signed-off-by: tison <[email protected]>

* fixup compilation

Signed-off-by: tison <[email protected]>

* a few Buffer to Vec

Signed-off-by: tison <[email protected]>

* Make greptime buildable with opendal 0.46 (#5)

Signed-off-by: Xuanwo <[email protected]>

* fixup toml check

Signed-off-by: tison <[email protected]>

* test_orc_opener

Signed-off-by: tison <[email protected]>

* Fix lru cache (#6)

Signed-off-by: Xuanwo <[email protected]>

* clippy

Signed-off-by: tison <[email protected]>

* improve comments

Signed-off-by: tison <[email protected]>

* address comments

Signed-off-by: tison <[email protected]>

* reduce buf copy

Signed-off-by: tison <[email protected]>

* upgrade to reqwest 0.12

Signed-off-by: tison <[email protected]>

---------

Signed-off-by: tison <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
Co-authored-by: Xuanwo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants