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

Rename all occurance of CeresDB into HoraeDB #1319

Closed
2 tasks done
tisonkun opened this issue Nov 28, 2023 · 8 comments
Closed
2 tasks done

Rename all occurance of CeresDB into HoraeDB #1319

tisonkun opened this issue Nov 28, 2023 · 8 comments

Comments

@tisonkun
Copy link
Member

tisonkun commented Nov 28, 2023

Let's search and replace it globally where it should be HoraeDB now.

@tisonkun
Copy link
Member Author

We won't change the GitHub org name "CeresDB" now. It will be done once we transfer the repo.

jiacai2050 pushed a commit that referenced this issue Nov 28, 2023
This refers to #1319.

I'll do a global find-and-replace for License header and see how to
rename `ceresdbproto` later.

Signed-off-by: tison <[email protected]>
@tisonkun
Copy link
Member Author

tisonkun commented Nov 28, 2023

Ditto for the docs site ceresdb.github.io/docs that binds to to org name. We will change it once we transfer the repo.

@tisonkun
Copy link
Member Author

tisonkun commented Nov 29, 2023

jiacai2050 pushed a commit that referenced this issue Nov 29, 2023
#1323)

Avoid still release artifacts under the name CeresDB.

This refers to #1319

---------

Signed-off-by: tison <[email protected]>
jiacai2050 pushed a commit to apache/horaedb-client-go that referenced this issue Nov 30, 2023
This refers to apache/horaedb#1319

---------

Signed-off-by: tison <[email protected]>
ZuLiangWang pushed a commit that referenced this issue Nov 30, 2023
## Rationale
Part of #1319

## Detailed Changes
- Change from ceresdbproto to horaedbproto
- Change go sdk from `github.com/CeresDB/ceresdb-client-go/ceresdb` to
`github.com/CeresDB/horaedb-client-go/horaedb`
- Change rust sdk from `ceresdb-client` to `horaedb-client`

## Test Plan
CI
@tisonkun
Copy link
Member Author

Also the Maven artifact's group name io.ceresdb will be changed once transfer happen.

ShiKaiWi added a commit to apache/incubator-horaedb-meta that referenced this issue Nov 30, 2023
Expect org name occurance.

This refers to apache/horaedb#1319.

---------

Signed-off-by: tison <[email protected]>
Co-authored-by: xikai.wxk <[email protected]>
jiacai2050 pushed a commit that referenced this issue Dec 1, 2023
This refers to #1319.

---------

Signed-off-by: tison <[email protected]>
Co-authored-by: tison <[email protected]>
chunshao90 pushed a commit that referenced this issue Dec 4, 2023
jiacai2050 pushed a commit that referenced this issue Dec 4, 2023
This refers to #1319.

This closes #1328 (superseded).

---------

Signed-off-by: tison <[email protected]>
tanruixiang pushed a commit that referenced this issue Dec 4, 2023
## Rationale
Related  #1319

## Detailed Changes
update `license-header.txt`'s org

## Test Plan
UT.
chunshao90 pushed a commit that referenced this issue Dec 4, 2023
## Rationale
related #1319

## Detailed Changes


## Test Plan
chunshao90 pushed a commit that referenced this issue Dec 4, 2023
## Rationale
related #1319

## Detailed Changes
replace ceresdb with horaedb in code

## Test Plan
CI

---------

Co-authored-by: tison <[email protected]>
jiacai2050 pushed a commit that referenced this issue Dec 4, 2023
This refers to #1319.

---------

Signed-off-by: tison <[email protected]>
@tisonkun
Copy link
Member Author

tisonkun commented Dec 4, 2023

All "ceres" occurances updated. Except the TODO items in the issue description that we will handle later.

tanruixiang pushed a commit to apache/incubator-horaedb-meta that referenced this issue Dec 5, 2023
## Rationale
related apache/horaedb#1319

## Detailed Changes
rename comment's ceresdb to horaedb

## Test Plan
ci
@tematou

This comment was marked as off-topic.

@tisonkun
Copy link
Member Author

tisonkun commented Dec 8, 2023

@tematou This is a coincident name conflict while the post you refer to should be years ago.

You can take a look at this proposal that HoraeDB (this project) is going to enter the ASF incubator.

I'll hide your comment as Off Topic and Resolved.

@tisonkun
Copy link
Member Author

tisonkun commented Jan 2, 2024

Most of the tasks are done. Closing...

@tisonkun tisonkun closed this as completed Jan 2, 2024
chunshao90 pushed a commit that referenced this issue Jan 3, 2024
## Rationale
Refer #1319

## Detailed Changes
* Rename `ceresformat` to `logformat`

## Test Plan
No need.
ZuLiangWang pushed a commit to apache/incubator-horaedb-meta that referenced this issue Jan 11, 2024
## Rationale
See apache/horaedb#1319

## Detailed Changes
This is a breaking change. users need to add following config to keep
back-compatitble
```
storage-root-path = "/ceresdb"
```
Or set via env vars 
```
export STORAGE_ROOT_PATH="/ceresdb"
```
## Test Plan
No need
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

No branches or pull requests

2 participants