This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d1fb8e7 ARROW-14590: [R] Implement lubridate::week
add 2ec4e99 ARROW-15300: [C++] Update Skyhook for async dataset interfaces
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/dataset.h | 3 -
cpp/src/skyhook/CMakeLists.txt | 7 +-
cpp/src/skyhook/client/file_skyhook.cc | 109 ++++++++++++++------------------
cpp/src/skyhook/client/file_skyhook.h | 11 ++--
cpp/src/skyhook/cls/cls_skyhook_test.cc | 1 +
5 files changed, 57 insertions(+), 74 deletions(-)