Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3363

Join-related IT had problematic usage of generating new table names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.9.0
    • None
    • None

    Description

      If there are multiple references of the same table, we should only call method "getTable()" once for each query or each test case. HashJoinIT.java did the right thing while other join-related IT tests did not.
      This was covered by a bug in column resolving. We shouldn't be able to resolve a table reference if that table is not mentioned in the from clause.

      Attachments

        Issue Links

          Activity

            People

              maryannxue Wei Xue
              maryannxue Wei Xue
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: