You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by dh...@apache.org on 2021/08/11 06:53:04 UTC

[arrow-datafusion] branch master updated (d0a9ead -> a4f6282)

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

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


    from d0a9ead  Change tpch keys from UInt64 to Int64 (#855)
     add a4f6282  Add ScalarValue::eq_array optimized comparison function (#844)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/scalar.rs | 353 ++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 318 insertions(+), 35 deletions(-)