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

[Rust] Improve array equality

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Rust

    Description

      Currently, equality between two arrays requires downcasting the array to the correct type before comparing them. This is not very ergonomic.

      The root cause of this is that array equality currently depends on the concrete types. I.e. the actual calculations depend on the concrete type.

      The goal of this task is to simplify array equality by making it independent of the concrete type that the array depends on.

       

      Attachments

        Issue Links

          Activity

            People

              jorgecarleitao Jorge Leitão
              jorgecarleitao Jorge Leitão
              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 - 2h 20m
                  2h 20m

                  Slack

                    Issue deployment