Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-18019

[C++][Gandiva] Improve Projector evaluation performance

    XMLWordPrintableJSON

Details

    Description

      1. Some dynamic_casts are not necessary because the safety is checked already.
      2. RecordBatch's column(int i) function involves atomic operation and column_data(int i) doesn't. So we prefer to use column_data() instead if column()->data().

      Attachments

        Issue Links

          Activity

            People

              jinshang Jin Shang
              jinshang Jin Shang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m