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

[Rust] [DataFusion] Implement IsNull and IsNotNull

    XMLWordPrintableJSON

Details

    Description

      Currently, DataFusion has the logical operator `isNull` and `IsNotNull`, but that operator has no physical implementation. Consequently, this operator cannot be used.

      The goal of this improvement is to add support to this operator on the physical plan.

      Note that these operators only care about the null bitmap, and thus should be implementable to all types supported by Arrow.

      Both operators should probably return a non-null `BooleanArray`.

      Attachments

        Issue Links

          Activity

            People

              jhorstmann Jörn Horstmann
              jorgecarleitao Jorge Leitão
              Votes:
              0 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