Add support for loading in-memory parquet stream
The orcus_parquet::read_stream() method is currently a no-op. We need to find a way to support loading from an in-memory parquet stream and make this method functional.
The orcus_parquet::read_stream() method is currently a no-op. We need to find a way to support loading from an in-memory parquet stream and make this method functional.