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

Fix restricted thrift keyword usage #2

Closed
wants to merge 1 commit into from
Closed

Conversation

ajaygeorge
Copy link
Owner

self is a thrift keyword and cannot be used in IDL.
This commit refactors the usage into selfUri.

Test plan - (Please fill in how you tested your changes)

Please make sure your submission complies with our Development, Formatting, and Commit Message guidelines. Don't forget to follow our attribution guidelines for any code copied from other projects.

Fill in the release notes towards the bottom of the PR description.
See Release Notes Guidelines for details.

== RELEASE NOTES ==

General Changes
* ...
* ...

Hive Changes
* ...
* ...

If release note is NOT required, use:

== NO RELEASE NOTE ==

self is a thrift keyword and cannot be used in IDL.
This commit refactors the usage into selfUri.
@ajaygeorge ajaygeorge closed this Mar 11, 2022
ajaygeorge pushed a commit that referenced this pull request Oct 12, 2023
ajaygeorge pushed a commit that referenced this pull request Nov 1, 2023
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.

1 participant