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

updaded output format of parquet exporter #170

Merged

Conversation

DanteNiewenhuis
Copy link
Contributor

Summary

The Parquet exporter now exports server_id and host_id as binary strings.
This makes it easier to compare with used traces.

Implementation Notes ⚒️

N/A

External Dependencies 🍀

N/A

Breaking API Changes ⚠️

N/A

Simply specify none (N/A) if not applicable.

@DanteNiewenhuis DanteNiewenhuis merged commit 05215c1 into atlarge-research:master Nov 21, 2023
1 of 5 checks passed
@DanteNiewenhuis DanteNiewenhuis deleted the export-format branch November 21, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Change the format of host_id and server_id in the Parquet Exporter to string
1 participant