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

Add null offsets to cache file #809

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Conversation

RonFed
Copy link
Contributor

@RonFed RonFed commented Apr 30, 2024

This PR adds "null" offsets to the cache file. null offset represents an unknown/invalid offset for the given struct field in a specified version. This change will make the offsetgen tool run much faster in the CI or local runs where the cache is available.

#740 (comment)
#740 (comment)

cc @MrAlias

@RonFed RonFed requested a review from a team April 30, 2024 08:59
@MrAlias MrAlias merged commit 6147024 into open-telemetry:main Apr 30, 2024
17 checks passed
@MrAlias MrAlias added this to the v0.12.0-alpha milestone May 14, 2024
@MrAlias MrAlias modified the milestones: v0.12.0-alpha, v0.13.0-alpha Jun 4, 2024
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