hudi-bot opened a new issue, #16470:
URL: https://github.com/apache/hudi/issues/16470

   
[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.
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-7700
   - Type: Task
   - Epic: https://issues.apache.org/jira/browse/HUDI-3907
   - Fix version(s):
     - 1.1.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to