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

[Rust] [DataFusion] Remove the use of Mutex in ExecutionPlan trait

    XMLWordPrintableJSON

Details

    Description

      The ExecutionPlan trait should not return Arc<Mutex<RecordBatchIterator>> but just Arc<RecordBatchIterator> since most operators do not need to be mutable. Those that do can use interior mutability.

      Attachments

        Activity

          People

            jorgecarleitao Jorge Leitão
            andygrove Andy Grove
            Votes:
            1 Vote for this issue
            Watchers:
            4 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 - 2h
                2h