[FEA] Decimal 128 Support: Read/Write Parquet #3881
Labels
cudf_dependency
An issue or PR with this label depends on a new feature in cudf
P0
Must have for release
task
Work required that improves the product but is not user facing
The outstanding PR for decimal 128 support in CUDF is still missing parquet support. That should hopefully be coming soon. This is intended to add in that support once it is merged in. Please note that this also impacts #3475 because once we can support reading decimal128 values we need to also have a way to read unsigned long values and cast them to the corresponding decimal 128 type.
The text was updated successfully, but these errors were encountered: