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

Patch: toggle_written_columns for multiple files #602

Merged
merged 7 commits into from
Oct 11, 2023

Conversation

kinrezC
Copy link
Contributor

@kinrezC kinrezC commented Oct 10, 2023

Previous version had toggle_written_columns as a global bool for the handle. This PR adds a new BTreeMap that tracks whether or not the headers are written for each file rather than for each handle.

@0xJepsen 0xJepsen changed the base branch from arbiter/version to main October 10, 2023 23:02
Copy link
Collaborator

@Autoparallel Autoparallel left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Collaborator

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

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

lgtm!

@0xJepsen 0xJepsen merged commit 9907eaa into main Oct 11, 2023
4 of 5 checks passed
@0xJepsen 0xJepsen deleted the feat/alt-event-capture branch October 11, 2023 22:42
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.

3 participants