Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9946

Use table id when comparing the the transactional state of the table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • None
    • None
    • ghx-label-7

    Description

      IMPALA-9791 added support in catalog to return the table metadata which consistent with respect to a given ValidWriteIdList. In theory it is possible that this can give false positive (table is consistent with respect to the provided ValidWriteList but in reality its not). This can happen when the table is dropped and recreated with same name without the knowledge of catalog. We should compare the ValidWriteIdList only when the cached table's id matches with the tableId as provided by the client or from HMS.

      Attachments

        Activity

          People

            vihangk1 Vihang Karajgaonkar
            vihangk1 Vihang Karajgaonkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: