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

StatementContext class constructor not honouring supplied scan object

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.10.0
    • 4.14.0, 5.0.0
    • None
    • None

    Description

      In below constructor we are creating additional scan object instead of supplied scan object.

      public StatementContext(PhoenixStatement statement, Scan scan)

      { this(statement, FromCompiler.EMPTY_TABLE_RESOLVER, new Scan(), new SequenceManager(statement)); }

      Attachments

        1. PHOENIX-3856.patch
          1 kB
          Maddineni Sukumar

        Activity

          People

            sukunaidu@gmail.com Maddineni Sukumar
            sukunaidu@gmail.com Maddineni Sukumar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: