You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/12/29 13:20:35 UTC

[arrow-rs] branch master updated (3dca969 -> 78de3ab)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git.


    from 3dca969  Allow proc-macro2 dependency to be flexible (#1102)
     add 78de3ab  implement eq_dyn, neq_dyn, lt_dyn, lt_eq_dyn, gt_dyn, gt_eq_dyn for timestamp types (#1095)

No new revisions were added by this update.

Summary of changes:
 arrow/src/compute/kernels/comparison.rs | 117 ++++++++++++++++++++++++++++++--
 1 file changed, 110 insertions(+), 7 deletions(-)