Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2891

Alias suggester failed to suggest name based on original name incrementally

    XMLWordPrintableJSON

Details

    Description

      in testAliasFilter(), the plan is

      LogicalFilter(condition=[>($1, $2)])
        LogicalProject($f1=[20], $f12=[10], DEPTNO=[$7])
          LogicalTableScan(table=[[scott, EMP]])
      

      The project alias should be

       LogicalProject($f1=[20], $f2=[10], DEPTNO=[$7])
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hyuan Haisheng Yuan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m