Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1404

Improve lineage performance with query filters using only GUID

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8-incubating
    • None
    • None

    Description

      Linage currently queries by superTypeName + guid combinations for which a composite index does not exist and index exists for typeName or guid alone. Subsequent filters are getting applied on typename query results which take a long time to finish. Hence rewriting these queries to use the GUID alone for querying and then apply the supertype checks once the entity definition is retrieved from the repository using its type

      Attachments

        1. ATLAS-1404.patch
          17 kB
          Suma Shivaprasad
        2. ATLAS-1404.1.patch
          23 kB
          Suma Shivaprasad

        Issue Links

          Activity

            People

              suma.shivaprasad Suma Shivaprasad
              suma.shivaprasad Suma Shivaprasad
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: