You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/05/24 23:22:33 UTC

[GitHub] [incubator-iceberg] rdsr edited a comment on issue #192: Store split offsets for ORC files

rdsr edited a comment on issue #192: Store split offsets for ORC files
URL: https://github.com/apache/incubator-iceberg/pull/192#issuecomment-495812527
 
 
   @rdblue I guess you mean this test [TestBasicWrite](https://github.com/samarthjain/incubator-iceberg/blob/007d85c162533601d5d4e8f11286185d8bdda851/spark/src/test/java/org/apache/iceberg/spark/source/TestParquetWrite.java). The problem here is that I cannot simply update that test (to support both Parquet and ORC) as Spark write support for ORC is not available. I'll try to write a separate ORC standalone test similar to `TestBasicWrite` but without the Spark engine support. 
   
   Thanks

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org