You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2021/09/12 22:04:00 UTC

[jira] [Created] (ARROW-13980) [Go] Implement ApproxEquals for Scalar values

Matthew Topol created ARROW-13980:
-------------------------------------

             Summary: [Go] Implement ApproxEquals for Scalar values
                 Key: ARROW-13980
                 URL: https://issues.apache.org/jira/browse/ARROW-13980
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Go
    Affects Versions: 6.0.0
            Reporter: Matthew Topol


Scalar types for Arrow Go currently only implement `Equals` and there is a TODO left for implementing the `ApproxEquals` similar to how it's done for `ArrayApproxEquals`. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)