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
Describe the bug
Currently, spark-rapids will throw a cuDF exception when reading DECIMAL128 within MapType from ORC. It is because DECIMAL128 field parser doesn't handle children of MapType.
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently, spark-rapids will throw a cuDF exception when reading DECIMAL128 within MapType from ORC. It is because DECIMAL128 field parser doesn't handle children of MapType.
The text was updated successfully, but these errors were encountered: