Vamshi Gudavarthi created HUDI-7037:
---------------------------------------
Summary: Column Stats for Decimal Field From Metadata table is
read as Bytes
Key: HUDI-7037
URL: https://issues.apache.org/jira/browse/HUDI-7037
Project: Apache Hudi
Issue Type: Bug
Reporter: Vamshi Gudavarthi
During Onetable project, found that for Decimal field column stats read from
metadata table is read as BytesWrapper instead of DecimalWrapper essentially
the actual type got lost. Verified write side is fine (i.e. writing as
DecimalWrapper) but read side is where the problem is.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)