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

[C++] Use input pre-sortedness to create concatenated sorted table

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++

    Description

      In case of concatenating large sorted tables (e.g. sorted timeseries data) the resulting table is no longer sorted. However the input sortedness can be used to significantly speed up post concatenation sorting. A potential API could be to add ConcatenateTablesOptions.inputs_sorted and implement the logic in ConcatenateTables.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rokm Rok Mihevc
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: