Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unable to create a Parquet converter for the data type <dataType>
whose Parquet type is <parquetType>
.
Parquet DECIMAL
type can only be backed by INT32, INT64, FIXED_LEN_BYTE_ARRAY
, or BINARY
.
Please modify the conversion making sure it is supported.
Please read this column/field as Spark BINARY
type.