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

Additional SourceStream options #2

Closed
rbossy opened this issue Apr 10, 2017 · 3 comments
Closed

Additional SourceStream options #2

rbossy opened this issue Apr 10, 2017 · 3 comments

Comments

@rbossy
Copy link
Member

rbossy commented Apr 10, 2017

Source stream improvements:

  • zip and tar schemes
  • compression filters: gzip and bzip2
  • pipe scheme
@rbossy
Copy link
Member Author

rbossy commented Apr 10, 2017

Added general support for compressed source streams. Support gzip compression.

@rbossy
Copy link
Member Author

rbossy commented Apr 10, 2017

Added pipe source stream, should work as:

pipe:/path/to/command?arg1&arg2...

Untested.

@rbossy
Copy link
Member Author

rbossy commented Jun 6, 2018

Done with 96f67963aedc5d267282ed95c1a96e1e81cd7b97.

At the moment the PubAnnotation endpoint assumes the plan has a parameter named text that represents the input of a TextFileReader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant