You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
rapidsai/cudf#6909 was filed to support reading FIXED_LENGTH_BYTE_ARRAY decimal values. Older versions of Spark store decimal this way so we do want to support this before we can merge decimal reading support.
#1294 is a PR that covers most of reading decimal, but not everything.
The text was updated successfully, but these errors were encountered:
@sameerz I think we can close this issue because corresponding cuDF side task has been merged. And I have manually verified this feature with spark-rapids.
Is your feature request related to a problem? Please describe.
rapidsai/cudf#6909 was filed to support reading FIXED_LENGTH_BYTE_ARRAY decimal values. Older versions of Spark store decimal this way so we do want to support this before we can merge decimal reading support.
#1294 is a PR that covers most of reading decimal, but not everything.
The text was updated successfully, but these errors were encountered: