Skip to content

add -samplesize flag to super command#6667

Merged
nwt merged 2 commits intomainfrom
samplesize-flag
Feb 27, 2026
Merged

add -samplesize flag to super command#6667
nwt merged 2 commits intomainfrom
samplesize-flag

Conversation

@nwt
Copy link
Member

@nwt nwt commented Feb 26, 2026

The -samplesize flag controls the number of values that the semantic analyzer reads from an input file to compute a fused type. A value less than 1 reads the entire file. The default value is 1000.

The -samplesize flag controls the number of values that the semantic
analyzer reads from an input file to computing its fused type.  A
negative value reads the entire file.  The default value is 20480.
@nwt nwt requested a review from a team February 26, 2026 22:12
Copy link
Collaborator

@mccanne mccanne left a comment

Choose a reason for hiding this comment

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

I think 0 should signal max and default should be much smaller like 1000

@nwt nwt merged commit af79955 into main Feb 27, 2026
2 checks passed
@nwt nwt deleted the samplesize-flag branch February 27, 2026 17:10
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