Hi, Is it possible to use the json encoding with an embedded schema with the java api?
>From the examples and tests I can see the DataFileWriter is used to embed the schema with the data in the binary format but I don't see any way to combine the DataFileWriter with the json encoding. I am sure I am missing something obvious so any help would be welcome! Thanks, Jack
