afs commented on a change in pull request #72:
URL: https://github.com/apache/jena-site/pull/72#discussion_r740916193



##########
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:
       I'll do the same for the javadoc. For some reason, `IO` has never 
support snappy output (not that compressed output is used much outside of any 
HTTP support which is gzip only).




-- 
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: dev-unsubscr...@jena.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to