Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
rebuild with gzip support
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Mar 16, 2019
1 parent 9daa65c commit 6460c92
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/arrow/compute/api.h
Expand Up @@ -23,6 +23,7 @@

#include "arrow/compute/kernels/boolean.h" // IWYU pragma: export
#include "arrow/compute/kernels/cast.h" // IWYU pragma: export
#include "arrow/compute/kernels/count.h" // IWYU pragma: export
#include "arrow/compute/kernels/hash.h" // IWYU pragma: export
#include "arrow/compute/kernels/mean.h" // IWYU pragma: export

Expand Down
Binary file modified lib-4.9.3/i386/libarrow.a
Binary file not shown.
Binary file modified lib-4.9.3/i386/libparquet.a
Binary file not shown.
Binary file modified lib-4.9.3/x64/libarrow.a
Binary file not shown.
Binary file modified lib-4.9.3/x64/libparquet.a
Binary file not shown.

0 comments on commit 6460c92

Please sign in to comment.