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

[Rust] DoubleEndedIterator for BitChunks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 3.0.0
    • None
    • Rust
    • None

    Description

      The usecase is to efficiently find the last non-null value in an array slice by iterating over the bits in chunks and using u64::leading_zeroes

      Attachments

        Activity

          People

            jhorstmann Jörn Horstmann
            jhorstmann Jörn Horstmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: