.coveragerc
.flake8.cython
Brewfile
CMakeLists.txt
Dockerfile
LICENSE.txt
MANIFEST.in
README-benchmarks.md
README.md
asv-build.sh
asv-install.sh
asv-uninstall.sh
asv.conf.json
pyproject.toml
requirements.txt
setup.cfg
setup.py
benchmarks/__init__.py
benchmarks/array_ops.py
benchmarks/common.py
benchmarks/convert_builtins.py
benchmarks/convert_pandas.py
benchmarks/microbenchmarks.py
benchmarks/parquet.py
benchmarks/plasma.py
benchmarks/streaming.py
cmake_modules/BuildUtils.cmake
cmake_modules/CompilerInfo.cmake
cmake_modules/FindArrow.cmake
cmake_modules/FindArrowCuda.cmake
cmake_modules/FindBrotli.cmake
cmake_modules/FindClangTools.cmake
cmake_modules/FindFlatbuffers.cmake
cmake_modules/FindGBenchmark.cmake
cmake_modules/FindGFlags.cmake
cmake_modules/FindGLOG.cmake
cmake_modules/FindGPerf.cmake
cmake_modules/FindGTest.cmake
cmake_modules/FindInferTools.cmake
cmake_modules/FindLLVM.cmake
cmake_modules/FindLz4.cmake
cmake_modules/FindNumPy.cmake
cmake_modules/FindParquet.cmake
cmake_modules/FindPlasma.cmake
cmake_modules/FindProtobuf.cmake
cmake_modules/FindPythonLibsNew.cmake
cmake_modules/FindRE2.cmake
cmake_modules/FindSnappy.cmake
cmake_modules/FindThrift.cmake
cmake_modules/FindZLIB.cmake
cmake_modules/FindZSTD.cmake
cmake_modules/Findjemalloc.cmake
cmake_modules/GandivaBuildUtils.cmake
cmake_modules/SetupCxxFlags.cmake
cmake_modules/SnappyCMakeLists.txt
cmake_modules/SnappyConfig.h
cmake_modules/ThirdpartyToolchain.cmake
cmake_modules/UseCython.cmake
cmake_modules/san-config.cmake
doc/Benchmarks.md
doc/Makefile
doc/environment.yml
doc/requirements.txt
doc/source/api.rst
doc/source/conf.py
doc/source/data.rst
doc/source/development.rst
doc/source/extending.rst
doc/source/filesystems.rst
doc/source/getting_involved.rst
doc/source/index.rst
doc/source/install.rst
doc/source/ipc.rst
doc/source/memory.rst
doc/source/numpy.rst
doc/source/pandas.rst
doc/source/parquet.rst
doc/source/plasma.rst
doc/source/_static/stub
doc/source/_templates/layout.html
examples/plasma/sorting/multimerge.pyx
examples/plasma/sorting/setup.py
examples/plasma/sorting/sort_df.py
manylinux1/Dockerfile-x86_64_base
manylinux1/README.md
manylinux1/build_arrow.sh
manylinux1/scripts/build_bison.sh
manylinux1/scripts/build_boost.sh
manylinux1/scripts/build_brotli.sh
manylinux1/scripts/build_ccache.sh
manylinux1/scripts/build_flatbuffers.sh
manylinux1/scripts/build_glog.sh
manylinux1/scripts/build_gtest.sh
manylinux1/scripts/build_lz4.sh
manylinux1/scripts/build_openssl.sh
manylinux1/scripts/build_protobuf.sh
manylinux1/scripts/build_snappy.sh
manylinux1/scripts/build_thrift.sh
manylinux1/scripts/build_virtualenvs.sh
manylinux1/scripts/build_zstd.sh
manylinux1/scripts/check_arrow_visibility.sh
manylinux1/scripts/install_cmake.sh
pyarrow/__init__.pxd
pyarrow/__init__.py
pyarrow/_csv.pyx
pyarrow/_cuda.pxd
pyarrow/_cuda.pyx
pyarrow/_generated_version.py
pyarrow/_orc.pxd
pyarrow/_orc.pyx
pyarrow/_parquet.pxd
pyarrow/_parquet.pyx
pyarrow/_plasma.pyx
pyarrow/array.pxi
pyarrow/benchmark.pxi
pyarrow/benchmark.py
pyarrow/builder.pxi
pyarrow/compat.py
pyarrow/csv.py
pyarrow/cuda.py
pyarrow/error.pxi
pyarrow/feather.pxi
pyarrow/feather.py
pyarrow/filesystem.py
pyarrow/formatting.py
pyarrow/hdfs.py
pyarrow/io-hdfs.pxi
pyarrow/io.pxi
pyarrow/ipc.pxi
pyarrow/ipc.py
pyarrow/jvm.py
pyarrow/lib.pxd
pyarrow/lib.pyx
pyarrow/lib_api.h
pyarrow/memory.pxi
pyarrow/orc.py
pyarrow/pandas_compat.py
pyarrow/parquet.py
pyarrow/plasma.py
pyarrow/plasma_store
pyarrow/public-api.pxi
pyarrow/scalar.pxi
pyarrow/serialization.pxi
pyarrow/serialization.py
pyarrow/table.pxi
pyarrow/types.pxi
pyarrow/types.py
pyarrow/util.py
pyarrow.egg-info/PKG-INFO
pyarrow.egg-info/SOURCES.txt
pyarrow.egg-info/dependency_links.txt
pyarrow.egg-info/entry_points.txt
pyarrow.egg-info/not-zip-safe
pyarrow.egg-info/requires.txt
pyarrow.egg-info/top_level.txt
pyarrow/include/arrow/allocator.h
pyarrow/include/arrow/api.h
pyarrow/include/arrow/array.h
pyarrow/include/arrow/buffer.h
pyarrow/include/arrow/builder.h
pyarrow/include/arrow/compare.h
pyarrow/include/arrow/memory_pool.h
pyarrow/include/arrow/pretty_print.h
pyarrow/include/arrow/record_batch.h
pyarrow/include/arrow/status.h
pyarrow/include/arrow/table.h
pyarrow/include/arrow/table_builder.h
pyarrow/include/arrow/tensor.h
pyarrow/include/arrow/test-util.h
pyarrow/include/arrow/type.h
pyarrow/include/arrow/type_fwd.h
pyarrow/include/arrow/type_traits.h
pyarrow/include/arrow/visitor.h
pyarrow/include/arrow/visitor_inline.h
pyarrow/include/arrow/compute/api.h
pyarrow/include/arrow/compute/context.h
pyarrow/include/arrow/compute/kernel.h
pyarrow/include/arrow/compute/kernels/cast.h
pyarrow/include/arrow/compute/kernels/hash.h
pyarrow/include/arrow/io/api.h
pyarrow/include/arrow/io/file.h
pyarrow/include/arrow/io/hdfs.h
pyarrow/include/arrow/io/interfaces.h
pyarrow/include/arrow/io/memory.h
pyarrow/include/arrow/ipc/api.h
pyarrow/include/arrow/ipc/dictionary.h
pyarrow/include/arrow/ipc/feather.h
pyarrow/include/arrow/ipc/json.h
pyarrow/include/arrow/ipc/message.h
pyarrow/include/arrow/ipc/reader.h
pyarrow/include/arrow/ipc/writer.h
pyarrow/include/arrow/python/api.h
pyarrow/include/arrow/python/arrow_to_pandas.h
pyarrow/include/arrow/python/arrow_to_python.h
pyarrow/include/arrow/python/builtin_convert.h
pyarrow/include/arrow/python/common.h
pyarrow/include/arrow/python/config.h
pyarrow/include/arrow/python/helpers.h
pyarrow/include/arrow/python/init.h
pyarrow/include/arrow/python/io.h
pyarrow/include/arrow/python/numpy_convert.h
pyarrow/include/arrow/python/numpy_interop.h
pyarrow/include/arrow/python/numpy_to_arrow.h
pyarrow/include/arrow/python/platform.h
pyarrow/include/arrow/python/pyarrow.h
pyarrow/include/arrow/python/python_to_arrow.h
pyarrow/include/arrow/python/type_traits.h
pyarrow/include/arrow/util/bit-stream-utils.h
pyarrow/include/arrow/util/bit-util.h
pyarrow/include/arrow/util/bpacking.h
pyarrow/include/arrow/util/compiler-util.h
pyarrow/include/arrow/util/compression.h
pyarrow/include/arrow/util/compression_brotli.h
pyarrow/include/arrow/util/compression_lz4.h
pyarrow/include/arrow/util/compression_snappy.h
pyarrow/include/arrow/util/compression_zlib.h
pyarrow/include/arrow/util/compression_zstd.h
pyarrow/include/arrow/util/cpu-info.h
pyarrow/include/arrow/util/decimal.h
pyarrow/include/arrow/util/hash-util.h
pyarrow/include/arrow/util/hash.h
pyarrow/include/arrow/util/key_value_metadata.h
pyarrow/include/arrow/util/logging.h
pyarrow/include/arrow/util/macros.h
pyarrow/include/arrow/util/parallel.h
pyarrow/include/arrow/util/rle-encoding.h
pyarrow/include/arrow/util/sse-util.h
pyarrow/include/arrow/util/stl.h
pyarrow/include/arrow/util/type_traits.h
pyarrow/include/arrow/util/variant.h
pyarrow/include/arrow/util/visibility.h
pyarrow/include/arrow/util/variant/optional.h
pyarrow/include/arrow/util/variant/recursive_wrapper.h
pyarrow/include/arrow/util/variant/variant_cast.h
pyarrow/include/arrow/util/variant/variant_io.h
pyarrow/include/arrow/util/variant/variant_visitor.h
pyarrow/includes/__init__.pxd
pyarrow/includes/common.pxd
pyarrow/includes/libarrow.pxd
pyarrow/includes/libarrow_cuda.pxd
pyarrow/tensorflow/plasma_op.cc
pyarrow/tests/__init__.py
pyarrow/tests/conftest.py
pyarrow/tests/deserialize_buffer.py
pyarrow/tests/pandas_examples.py
pyarrow/tests/pyarrow_cython_example.pyx
pyarrow/tests/test_array.py
pyarrow/tests/test_builder.py
pyarrow/tests/test_convert_builtin.py
pyarrow/tests/test_convert_pandas.py
pyarrow/tests/test_csv.py
pyarrow/tests/test_cuda.py
pyarrow/tests/test_cython.py
pyarrow/tests/test_deprecations.py
pyarrow/tests/test_feather.py
pyarrow/tests/test_hdfs.py
pyarrow/tests/test_io.py
pyarrow/tests/test_ipc.py
pyarrow/tests/test_jvm.py
pyarrow/tests/test_misc.py
pyarrow/tests/test_orc.py
pyarrow/tests/test_parquet.py
pyarrow/tests/test_plasma.py
pyarrow/tests/test_plasma_tf_op.py
pyarrow/tests/test_scalars.py
pyarrow/tests/test_schema.py
pyarrow/tests/test_serialization.py
pyarrow/tests/test_table.py
pyarrow/tests/test_tensor.py
pyarrow/tests/test_types.py
pyarrow/tests/util.py
pyarrow/tests/data/orc/README.md
pyarrow/tests/data/orc/TestOrcFile.emptyFile.jsn.gz
pyarrow/tests/data/orc/TestOrcFile.emptyFile.orc
pyarrow/tests/data/orc/TestOrcFile.test1.jsn.gz
pyarrow/tests/data/orc/TestOrcFile.test1.orc
pyarrow/tests/data/orc/TestOrcFile.testDate1900.jsn.gz
pyarrow/tests/data/orc/TestOrcFile.testDate1900.orc
pyarrow/tests/data/orc/decimal.jsn.gz
pyarrow/tests/data/orc/decimal.orc
pyarrow/tests/data/parquet/v0.7.1.all-named-index.parquet
pyarrow/tests/data/parquet/v0.7.1.column-metadata-handling.parquet
pyarrow/tests/data/parquet/v0.7.1.parquet
pyarrow/tests/data/parquet/v0.7.1.some-named-index.parquet
scripts/test_leak.py
testing/README.md
testing/functions.sh
testing/parquet_interop.py
testing/set_env_common.sh
testing/setup_toolchain.sh
testing/test_hdfs.sh
testing/dask_tests/test_dask_integration.py