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

Fix equivalents in method SubstitutionVisitor#go

    XMLWordPrintableJSON

Details

    Description

      Code segment here depends on `hashcode` and `equals` methods of class `MutableRel`:

      https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/plan/SubstitutionVisitor.java#L492-L502 

      However the implementations of class `MutableScan` delegates to class `TableScan`, which directly relies on implementations of class `Object`. This leads to a situation that two `MutableScan` on the exactly same table will not be considered as equivalent.

      Attachments

        Issue Links

          Activity

            People

              jinxing6042@126.com Jin Xing
              daimin daimin
              Votes:
              0 Vote for this issue
              Watchers:
              7 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 - 7h
                  7h