afs commented on a change in pull request #72:
URL: https://github.com/apache/jena-site/pull/72#discussion_r738560363
##########
File path: source/documentation/io/__index.md
##########
@@ -72,6 +72,13 @@ In addition, if the extension is `.gz` the file is assumed
to be gzip
compressed. The file name is examined for an inner extension. For
example, `.nt.gz` is gzip compressed N-Triples.
+Jena does not support all possible compression formats itself, only
+GZip, BZip2 and Snappy are supported directly. If you want to use an
Review comment:
While snappy is in the code, I can't confirm it works and haven't seen
mention on users@.
It only works in certain places (see wider JENA-2181 discussions)
Maybe not name it here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]