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

Cache all metadata we need to unblock JSON refactor #4163

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

ProjectsByJackHe
Copy link
Contributor

@ProjectsByJackHe ProjectsByJackHe commented Feb 29, 2024

Description

As detailed in this issue: microsoft/netperf#92

It's apparent that if we do all post-processing of SQL-related stuff at the end, that makes simple a lot of logic.

To start this refactor, we need to pass all relevant metadata in the intermediary JSON files we produce.

Once the full refactor is done, we can safely delete the code that produces the SQL files.

Testing

CI

Documentation

N/A

@ProjectsByJackHe ProjectsByJackHe requested a review from a team as a code owner February 29, 2024 02:28
@ProjectsByJackHe ProjectsByJackHe merged commit 0725976 into main Feb 29, 2024
349 checks passed
@ProjectsByJackHe ProjectsByJackHe deleted the jackhe/50-point-lat-curve branch February 29, 2024 03:29
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