Uploaded image for project: 'ROOT'
  1. ROOT
  2. ROOT-9164 Analysis tools upgrade for release 6.14
  3. ROOT-9328

Extend TDataSource API to allow skipping of entries

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Completed
    • High
    • None
    • None
    • None
    • None

    Description

      Some backends for TDataSource, most notably Apache Arrow, allow for "NULL" entries. It could therefore be a good idea to expose such concept via the TDataSource::SetEntry making it return a boolean. If the return value is true, things continue as now, if the return value is false, the entry is considered "NULL" and skipped from any subsequent computation.

      Attachments

        Activity

          People

            dpiparo Danilo Piparo
            eulisse Giulio Eulisse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Actual Start: