Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5696

Change default compiler strategy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 1.9.0, 1.10.0, 1.11.0
    • Future, 1.16.0
    • Execution - Codegen
    • None

    Description

      at our production ,when we have more than 20 agg expression, the compile time is high using the default janino. but when changed to jdk compiler,we gain fewer compile time than the janino one. Our product jdk version is 1.8.

      So the default one should be JDK , if user's jdk version is upper than 1.7. We should add another check condition to the ClassCompilerSelector.

      Attachments

        Activity

          People

            kkhatua Kunal Khatua
            weijie Weijie Tong
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: