[
https://issues.apache.org/jira/browse/HUDI-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488536#comment-17488536
]
Manoj Govindassamy commented on HUDI-3332:
------------------------------------------
This is taken care as part of HUDI-1295. We are using ParquetUtils
readRangeFromParquetMetadata() which does convertToNativeJavaType() and handles
all complex types.
> Handle all supported data types for column stats index
> ------------------------------------------------------
>
> Key: HUDI-3332
> URL: https://issues.apache.org/jira/browse/HUDI-3332
> Project: Apache Hudi
> Issue Type: Task
> Components: metadata
> Reporter: Manoj Govindassamy
> Assignee: Manoj Govindassamy
> Priority: Blocker
> Fix For: 0.11.0
>
>
> While most of the data type can be coveted to String form, there are quite a
> few types where these conversions are not right to do, like Date, Decimal,
> etc., Handle all supported data types when writing and reading Column Stats
> index.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)