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

feat(c++)!: change the header folder and library name from gar to graphar #477

Merged
merged 5 commits into from
May 10, 2024

Conversation

acezen
Copy link
Contributor

@acezen acezen commented May 9, 2024

Reason for this PR

as issue #476 describe

What changes are included in this PR?

  • change the header folder to include/graphar
  • change the generated library to graphar
  • update the related document and code.

Are these changes tested?

covered by existing tests.

Are there any user-facing changes?

yes

BREAKING CHANGE: This change make the header include sentence from include gar/ to include graphar/ and link library from gar to graphar

Signed-off-by: acezen <qiaozi.zwb@alibaba-inc.com>
@acezen acezen requested review from lixueclaire and Thespica May 9, 2024 09:12
@acezen acezen linked an issue May 9, 2024 that may be closed by this pull request
Copy link
Contributor

@lixueclaire lixueclaire left a comment

Choose a reason for hiding this comment

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

LGTM, thanks to make this change. BTW, could you please help to update "gar" to "graphar" in the documentation as well?

@acezen
Copy link
Contributor Author

acezen commented May 10, 2024

LGTM, thanks to make this change. BTW, could you please help to update "gar" to "graphar" in the documentation as well?

I have checked the docs and there is no gar need to update to graphar, if you know where it is, can you list to me?

@acezen
Copy link
Contributor Author

acezen commented May 10, 2024

LGTM, thanks to make this change. BTW, could you please help to update "gar" to "graphar" in the documentation as well?

The document has been updated (GAR update to GraphAr), can you review again?

@lixueclaire
Copy link
Contributor

LGTM, thanks to make this change. BTW, could you please help to update "gar" to "graphar" in the documentation as well?

The document has been updated (GAR update to GraphAr), can you review again?

Thanks for updating that. It looks that this PR can be merged now.

@acezen acezen merged commit 07dcbc7 into apache:main May 10, 2024
7 checks passed
Elssky pushed a commit to Elssky/incubator-graphar that referenced this pull request Oct 8, 2024
…graphar` (apache#477)

### Reason for this PR
as issue apache#476 describe

### What changes are included in this PR?
- change the header folder to include/graphar
- change the generated library to graphar
- update the related document and code.

### Are these changes tested?
covered by existing tests.

### Are there any user-facing changes?
yes

**BREAKING CHANGE: This change make the header include sentence from include gar/ to include graphar/ and link library from gar to graphar**

---------

Signed-off-by: acezen <qiaozi.zwb@alibaba-inc.com>
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.

feat(c++): rename the header folder and library name from gar to graphar
2 participants