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

Commit 6460c92

Browse files
committed
rebuild with gzip support
1 parent 9daa65c commit 6460c92

File tree

5 files changed

+1
-0
lines changed

5 files changed

+1
-0
lines changed

include/arrow/compute/api.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
#include "arrow/compute/kernels/boolean.h" // IWYU pragma: export
2525
#include "arrow/compute/kernels/cast.h" // IWYU pragma: export
26+
#include "arrow/compute/kernels/count.h" // IWYU pragma: export
2627
#include "arrow/compute/kernels/hash.h" // IWYU pragma: export
2728
#include "arrow/compute/kernels/mean.h" // IWYU pragma: export
2829

lib-4.9.3/i386/libarrow.a

77.9 KB
Binary file not shown.

lib-4.9.3/i386/libparquet.a

0 Bytes
Binary file not shown.

lib-4.9.3/x64/libarrow.a

53.5 KB
Binary file not shown.

lib-4.9.3/x64/libparquet.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)