[ 
https://issues.apache.org/jira/browse/HUDI-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782418#comment-17782418
 ] 

Sagar Sumit commented on HUDI-5219:
-----------------------------------

Landed via 
[https://github.com/apache/hudi/commit/332f5d9eaa3b97c3132e995a9b405b9903b00292]

Users can create index using sql: 

SQL: `create index idx_datestr on $tableName using column_stats(ts) 
options(func='from_unixtime', format='yyyy-MM-dd')`

> Support "CREATE INDEX" for index function through Spark SQL
> -----------------------------------------------------------
>
>                 Key: HUDI-5219
>                 URL: https://issues.apache.org/jira/browse/HUDI-5219
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to