XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Query Planning
    • None

    Description

      Repro

      explain prepare pint2 from select t2.ctinyint as ag from alltypesorc t1 join alltypesorc t2 on t1.cint=t2.cint where t1.cint <= ? ;
      
      explain execute pint2 using 100;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vgarg Vineet Garg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: