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



##########
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 think this is one of those weird licensing things.  Reading in Snappy 
compressed data does not require any inconveniently licensed dependencies but 
writing it out does




-- 
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