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

The traitset of Exchange operator losses the distribution when externalizing Exchange operator from JSON

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.29.0
    • None

    Description

      // code placeholder
      // input.getTraitSet() might not have same distribution as input.getDistribution()).
       protected Exchange(RelInput input) {
        this(input.getCluster(), input.getTraitSet(), input.getInput(),
            RelDistributionTraitDef.INSTANCE.canonize(input.getDistribution()));
      } 
      
      

      Attachments

        Issue Links

          Activity

            People

              Chunwei Lei Chunwei Lei
              Chunwei Lei Chunwei Lei
              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 - 50m
                  50m