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

chore: bump rust client #1025

Merged
merged 1 commit into from
Jun 26, 2023
Merged

chore: bump rust client #1025

merged 1 commit into from
Jun 26, 2023

Conversation

jiacai2050
Copy link
Contributor

Rationale

Currently ceresdb-client use arrow 23, bump to latest to remove it.

Detailed Changes

    Removing arrow v23.0.0
    Removing arrow-buffer v23.0.0
    Updating ceresdb-client v1.0.0 -> v1.0.1
    Removing flatbuffers v2.1.2
    Removing multiversion v0.6.1
    Removing multiversion-macros v0.6.1

Test Plan

Copy link
Member

@ShiKaiWi ShiKaiWi 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 d3773f4 into apache:main Jun 26, 2023
@jiacai2050 jiacai2050 deleted the chore-bump-client branch June 26, 2023 03:51
dust1 pushed a commit to dust1/ceresdb that referenced this pull request Aug 9, 2023
## Rationale
Currently, ceresdb-client use arrow 23, bump to latest to remove it.

## Detailed Changes
The dependencies are updated:
```
    Removing arrow v23.0.0
    Removing arrow-buffer v23.0.0
    Updating ceresdb-client v1.0.0 -> v1.0.1
    Removing flatbuffers v2.1.2
    Removing multiversion v0.6.1
    Removing multiversion-macros v0.6.1
```

## Test Plan
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