Parquet File Input

    Options

    Notes:

    • To support reading from any location through Apache VFS each file is loaded into memory (one at a time). Make sure to allocate enough memory to allow this.

    • Parquet Binary fields are considered to be Hop Strings but you can read them as Hop Binary.

    • INT96 is converted to the Hop Binary data type.