Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2619

Reduce string literal creation cost by removing unnecessary charset check

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.18.0
    • core
    • None

    Description

      The cost of creating NlsString is very high, due to its charset check. In some cases, e.g., expression evaluate because of Partition Prune, the NlsString creation costs 40%+ of total executor's overhead.

       

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              tedxu Ted Xu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: