Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-7700

Support query hint to inject indexes in query plans

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.1.0
    • None

    Description

      Hints 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.

      Attachments

        Activity

          People

            codope Sagar Sumit
            codope Sagar Sumit
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: