Element | Package and Description |
WmParquet. Closes the Parquet iterator. | |
WmParquet. Converts an Integration Server document type to the Parquet schema format. | |
WmParquet. Reads a Parquet file and returns a batch iterator object that can be used to iterate over the records of the Parquet file. | |
WmParquet. Gets the next batch of Parquet records from the iterator object returned by the pub.parquet:getBatchIterator service. | |
WmParquet. Reads a Parquet file and converts it to an IData array (Document list). | |
WmParquet. Writes a document list (an array of IData objects) to a Parquet file. |