Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9821 [Rust][DataFusion] User Defined PlanNode / Operator API
  3. ARROW-9899

[Rust] [DataFusion] Switch from Box<Schema> --> SchemaRef (Arc<Schema>) to be consistent with the rest of Arrow

    XMLWordPrintableJSON

Details

    Description

      The idea is to use SchemaRef (which is an Arc<Schema>) instead of Box<Schema> inside Datafusion to be consistent with the rest of the arrow implementation, avoid so many copies, and make the code simpler.

      Attachments

        Issue Links

          Activity

            People

              alamb Andrew Lamb
              alamb Andrew Lamb
              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
                  1h