Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3897

Codegen null-aware constant in PHJ::ProcessBuildBatch()

    XMLWordPrintableJSON

Details

    Description

      We should codegen out this branch in the hash join node. The branch itself is probably pretty cheap, but it will reduce codegen time by removing the dead code inside the branch for almost all join modes.

            if (null_aware_partition_ != NULL) {
              // TODO: remove with codegen/template
      

      Attachments

        Activity

          People

            anujphadke Anuj Phadke
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: