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

Improve Lineage performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8-incubating, 1.0.0
    • 0.8-incubating
    • atlas-core
    • None

    Description

      Before lineage query is fired, query is issued to check if entity exists using guid and superType name. superTypes is not an indexed property and query takes sometime to validate if entity exists for large data sets.

      Improve above flow by searching graph using guid and then filter based on supertype in-memory.

      Attachments

        1. ATLAS-1656.1.patch
          4 kB
          Sarath Subramanian

        Activity

          People

            sarath Sarath Subramanian
            sarath Sarath Subramanian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: