Describe the enhancement requested
The docstring for parquet.write_table still says BYTE_STREAM_SPLIT encoding is valid only for floating-point data. This should be updated now that other fixed length types are supported.
Component(s)
Parquet, Python
Describe the enhancement requested
The docstring for
parquet.write_tablestill says BYTE_STREAM_SPLIT encoding is valid only for floating-point data. This should be updated now that other fixed length types are supported.Component(s)
Parquet, Python