Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-583

Broadcast join does not work on partitioned tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Planner/Optimizer
    • None

    Description

      Broadcast join does not work on partitioned tables. This is because broadcast join condition just checks ScanNode whose data volume is smaller than some threshold. We should also consider PartitionedTableScan.

      Attachments

        1. TAJO-583.patch
          10 kB
          Hyunsik Choi
        2. TAJO-583_140207_141152.patch
          77 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: