[
https://issues.apache.org/jira/browse/HUDI-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit updated HUDI-8812:
------------------------------
Description: Users cannot create partition_stats, column_statas and
bloom_filters indexes through SQL. They can only be created through datasource.
There are workarounds e.g. one can create expression index using column_stats
with identity function of a column. But, we should provide more standard sql
for building these indexes.
> Support Partition stats, column stats, bloom filters creation using SQL
> -----------------------------------------------------------------------
>
> Key: HUDI-8812
> URL: https://issues.apache.org/jira/browse/HUDI-8812
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: index
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Blocker
> Fix For: 1.0.2
>
>
> Users cannot create partition_stats, column_statas and bloom_filters indexes
> through SQL. They can only be created through datasource. There are
> workarounds e.g. one can create expression index using column_stats with
> identity function of a column. But, we should provide more standard sql for
> building these indexes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)