[
https://issues.apache.org/jira/browse/HUDI-7700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit updated HUDI-7700:
------------------------------
Fix Version/s: 1.1.0
(was: 1.0.0)
> Support query hint to inject indexes in query plans
> ---------------------------------------------------
>
> Key: HUDI-7700
> URL: https://issues.apache.org/jira/browse/HUDI-7700
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Assignee: Sagar Sumit
> Priority: Major
> Labels: hudi-1.0.0-beta2
> Fix For: 1.1.0
>
>
> [Hints|https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-hints.html]
> give users a way to suggest how SQL to use specific approaches to generate
> its execution plan. Simply creating the index, such as functional index or
> secondary index, does not necessarily ensure its usage in the query planning.
> While we have hierarchy of index to use in `HoodieFileIndex`, we want a way
> for users to provide explicitly to use some specific index (for instantance
> during index join) to use while planning.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)