Skip to content

[cli] Allowing stdin on --patch-from using --stream-size#2206

Merged
bimbashrestha merged 3 commits intofacebook:devfrom
bimbashrestha:stream-size
Jun 18, 2020
Merged

[cli] Allowing stdin on --patch-from using --stream-size#2206
bimbashrestha merged 3 commits intofacebook:devfrom
bimbashrestha:stream-size

Conversation

@bimbashrestha
Copy link
Contributor

Closes #2195

A further refinement might be to guess the size of src when not provided by --stream-size. The src size won't be much bigger than the dict size so we could potentially pick dictSize + SOME_PADDING.

@bimbashrestha
Copy link
Contributor Author

The ci failure looks unrelated. I'm going to repush to make sure it is

@bimbashrestha bimbashrestha merged commit c496fd2 into facebook:dev Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--patch-from fails to work on pipes

3 participants