[jira] [Updated] (ARROW-85) C++: memcmp can be avoided in Equal when comparing with the same Buffer

2019-06-03 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-85: Component/s: C++ > C++: memcmp can be avoided in Equal when comparing with the same Buffer >

[jira] [Updated] (ARROW-85) C++: memcmp can be avoided in Equal when comparing with the same Buffer

2016-04-11 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated ARROW-85: --- Assignee: Kai Zheng > C++: memcmp can be avoided in Equal when comparing with the same Buffer >

[jira] [Updated] (ARROW-85) C++: memcmp can be avoided in Equal when comparing with the same Buffer

2016-03-29 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated ARROW-85: --- Description: It looks too expensive to use memcmp to compare two buffers. Instead, the starting address and