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

Log every time codegen is disabled due to NYI

    XMLWordPrintableJSON

Details

    Description

      Sometimes a function cannot be codegen'd, even with codegen enabled, because some functionality is not implemented (e.g. we cannot codegen the Avro scanner if the file schema does not match the table schema, certain types are not implemented for aggregates). We should always print a message to the log explaining why this is the case, otherwise it's very difficult to figure out why codegen couldn't be used for a certain query. We already log in some cases but not all.

      In addition, we could also put these reasons in the runtime profile. Currently we only log if codegen is enabled on an operator, but it would be also be useful to see if it was disabled and why.

      Attachments

        Issue Links

          Activity

            People

              anujphadke Anuj Phadke
              skye Skye Wanderman-Milne
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: