Skip to content

Make CSUP the default binary format#7050

Open
mattnibs wants to merge 1 commit into
mainfrom
default-csup
Open

Make CSUP the default binary format#7050
mattnibs wants to merge 1 commit into
mainfrom
default-csup

Conversation

@mattnibs

Copy link
Copy Markdown
Collaborator

This commit makes CSUP the default binary format when using the super command. BSUP is still the default format when querying the db api or using the db command.

Also adjust the CSUP file format so that a file with no values in it is written as an empty file.

Base automatically changed from file-type-reset to main June 16, 2026 20:22
@mattnibs mattnibs requested a review from a team June 16, 2026 20:23
Comment thread sio/bsupio/ztests/pushdown-filter.yaml Outdated
Comment thread sio/anyio/reader.go Outdated
This commit makes CSUP the default binary format when using the super
command. BSUP is still the default format when querying the db api or
using the db command.

This commit adjusts how CSUP and parquet are handled when piped in
through stdin. Previously they would be rejected but now we read the
entirety of the file in to memory then proceed with the query.

Also adjust the CSUP file format so that a file with no values in it is
written as an empty file.
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