Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.13.0
    • None
    • Query Processor, Statistics
    • None

    Description

      At this point union operator uses the default statistics rule which will merge the statistics from its parent operators. The default rule does not assign the output table alias to each of the column statistics. This will result in incorrectly fetching column statistics when statistics of union operator is referenced further down the operator tree. A new rule for union operator should be added which should merge column statistics properly and rename the column names based on output row schema of union operator.

      Attachments

        Activity

          People

            prasanth_j Prasanth Jayachandran
            prasanth_j Prasanth Jayachandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: