spark
spark copied to clipboard
Can I write data to a Stream in ORC format with this library?
Hi, I need to write data in the ORC format to a stream and not to a file on the disc.
Does this library provide that functionality?