Path Lines of Code CODE_OF_CONDUCT.md 19 CONTRIBUTING.md 51 LICENSE.txt 1769 NOTICE.txt 59 README.md 83 c_glib/README.md 252 c_glib/example/README.md 36 c_glib/example/lua/README.md 36 c_glib/example/vala/README.md 34 c_glib/meson_options.txt 44 c_glib/vcpkg.json 11 ci/conan/all/patches/11.0.0-0001-fix-cmake.patch 58 ci/conan/all/patches/16.0.0-0001-fix-cmake.patch 76 ci/conan/all/patches/18.0.0-0001-fix-cmake.patch 73 ci/conan/all/test_package/CMakeLists.txt 35 ci/conda_env_archery.txt 37 ci/conda_env_cpp.txt 51 ci/conda_env_crossbow.txt 24 ci/conda_env_gandiva.txt 18 ci/conda_env_gandiva_win.txt 19 ci/conda_env_python.txt 30 ci/conda_env_r.txt 36 ci/conda_env_sphinx.txt 36 ci/conda_env_unix.txt 21 ci/rtools/README.md 29 ci/rtools/aws_c_common_ep.patch 36 ci/rtools/aws_c_io_ep.patch 52 ci/rtools/awssdk_ep.patch 165 ci/vcpkg/ports.patch 118 ci/vcpkg/vcpkg.json 145 cpp/CHANGELOG_PARQUET.md 469 cpp/CMakeLists.txt 718 cpp/CMakePresets.json 586 cpp/CMakeSettings.json 21 cpp/README.md 25 cpp/build-support/lint_exclusions.txt 13 cpp/build-support/lsan-suppressions.txt 26 cpp/build-support/sanitizer-disallowed-entries.txt 23 cpp/build-support/tsan-suppressions.txt 18 cpp/build-support/ubsan-suppressions.txt 16 cpp/cmake_modules/snappy.diff 28 cpp/cmake_modules/thrift-cstdint.patch 59 cpp/examples/arrow/CMakeLists.txt 189 cpp/examples/arrow/acero_register_example.cc 119 cpp/examples/arrow/compute_and_write_csv_example.cc 62 cpp/examples/arrow/dataset_documentation_example.cc 279 cpp/examples/arrow/dataset_parquet_scan_example.cc 118 cpp/examples/arrow/dataset_skyhook_scan_example.cc 108 cpp/examples/arrow/engine_substrait_consumption.cc 126 cpp/examples/arrow/execution_plan_documentation_examples.cc 529 cpp/examples/arrow/filesystem_definition_example.cc 104 cpp/examples/arrow/filesystem_usage_example.cc 28 cpp/examples/arrow/flight_grpc_example.cc 57 cpp/examples/arrow/flight_sql_example.cc 44 cpp/examples/arrow/gandiva_example.cc 89 cpp/examples/arrow/helloworld.proto 26 cpp/examples/arrow/join_example.cc 81 cpp/examples/arrow/parquet_column_encryption.cc 166 cpp/examples/arrow/parquet_read_write.cc 114 cpp/examples/arrow/rapidjson_row_converter.cc 439 cpp/examples/arrow/row_wise_conversion_example.cc 100 cpp/examples/arrow/udf_example.cc 65 cpp/examples/minimal_build/CMakeLists.txt 36 cpp/examples/minimal_build/README.md 65 cpp/examples/minimal_build/build_arrow.sh 11 cpp/examples/minimal_build/build_example.sh 6 cpp/examples/minimal_build/example.cc 42 cpp/examples/minimal_build/minimal.dockerfile 24 cpp/examples/minimal_build/run.sh 22 cpp/examples/minimal_build/run_static.bat 72 cpp/examples/minimal_build/run_static.sh 67 cpp/examples/minimal_build/system_dependency.dockerfile 41 cpp/examples/parquet/CMakeLists.txt 67 cpp/examples/parquet/low_level_api/encryption_reader_writer.cc 282 cpp/examples/parquet/low_level_api/encryption_reader_writer_all_crypto_options.cc 402 cpp/examples/parquet/low_level_api/reader_writer.cc 252 cpp/examples/parquet/low_level_api/reader_writer.h 32 cpp/examples/parquet/low_level_api/reader_writer2.cc 266 cpp/examples/parquet/parquet_arrow/CMakeLists.txt 37 cpp/examples/parquet/parquet_arrow/README.md 16 cpp/examples/parquet/parquet_arrow/reader_writer.cc 96 cpp/examples/parquet/parquet_stream_api/stream_reader_writer.cc 247 cpp/examples/tutorial_examples/CMakeLists.txt 33 cpp/examples/tutorial_examples/arrow_example.cc 60 cpp/examples/tutorial_examples/build_arrow.sh 14 cpp/examples/tutorial_examples/build_example.sh 6 cpp/examples/tutorial_examples/compute_example.cc 51 cpp/examples/tutorial_examples/dataset_example.cc 109 cpp/examples/tutorial_examples/file_access_example.cc 93 cpp/examples/tutorial_examples/run.sh 30 cpp/examples/tutorial_examples/tutorial.dockerfile 24 cpp/src/arrow/CMakeLists.txt 1169 cpp/src/arrow/acero/CMakeLists.txt 217 cpp/src/arrow/adapters/orc/CMakeLists.txt 36 cpp/src/arrow/adapters/tensorflow/CMakeLists.txt 19 cpp/src/arrow/array/CMakeLists.txt 20 cpp/src/arrow/array/README.md 17 cpp/src/arrow/c/CMakeLists.txt 20 cpp/src/arrow/compute/CMakeLists.txt 107 cpp/src/arrow/compute/README.md 49 cpp/src/arrow/compute/kernels/CMakeLists.txt 137 cpp/src/arrow/compute/row/CMakeLists.txt 22 cpp/src/arrow/csv/CMakeLists.txt 31 cpp/src/arrow/dataset/CMakeLists.txt 190 cpp/src/arrow/dataset/README.md 26 cpp/src/arrow/engine/CMakeLists.txt 86 cpp/src/arrow/engine/substrait/CMakeLists.txt 17 cpp/src/arrow/extension/CMakeLists.txt 26 cpp/src/arrow/filesystem/CMakeLists.txt 135 cpp/src/arrow/flight/CMakeLists.txt 316 cpp/src/arrow/flight/README.md 28 cpp/src/arrow/flight/integration_tests/CMakeLists.txt 44 cpp/src/arrow/flight/sql/CMakeLists.txt 146 cpp/src/arrow/gpu/CMakeLists.txt 107 cpp/src/arrow/integration/CMakeLists.txt 33 cpp/src/arrow/io/CMakeLists.txt 41 cpp/src/arrow/ipc/CMakeLists.txt 77 cpp/src/arrow/json/CMakeLists.txt 35 cpp/src/arrow/telemetry/CMakeLists.txt 27 cpp/src/arrow/tensor/CMakeLists.txt 22 cpp/src/arrow/testing/CMakeLists.txt 27 cpp/src/arrow/util/CMakeLists.txt 128 cpp/src/arrow/vendored/CMakeLists.txt 22 cpp/src/arrow/vendored/datetime/CMakeLists.txt 17 cpp/src/arrow/vendored/datetime/README.md 27 cpp/src/arrow/vendored/double-conversion/CMakeLists.txt 17 cpp/src/arrow/vendored/double-conversion/README.md 25 cpp/src/arrow/vendored/fast_float/README.md 29 cpp/src/arrow/vendored/musl/README.md 21 cpp/src/arrow/vendored/pcg/CMakeLists.txt 17 cpp/src/arrow/vendored/pcg/README.md 20 cpp/src/arrow/vendored/portable-snippets/CMakeLists.txt 17 cpp/src/arrow/vendored/portable-snippets/README.md 9 cpp/src/arrow/vendored/uriparser/README.md 21 cpp/src/arrow/vendored/utfcpp/README.md 24 cpp/src/arrow/vendored/xxhash/CMakeLists.txt 17 cpp/src/arrow/vendored/xxhash/README.md 18 cpp/src/gandiva/CMakeLists.txt 256 cpp/src/gandiva/precompiled/CMakeLists.txt 81 cpp/src/gandiva/tests/CMakeLists.txt 52 cpp/src/gandiva/tests/external_functions/CMakeLists.txt 47 cpp/src/parquet/CMakeLists.txt 398 cpp/src/parquet/api/CMakeLists.txt 18 cpp/src/parquet/arrow/CMakeLists.txt 28 cpp/src/parquet/encryption/CMakeLists.txt 18 cpp/src/parquet/geospatial/CMakeLists.txt 17 cpp/src/skyhook/CMakeLists.txt 83 cpp/src/skyhook/client/CMakeLists.txt 17 cpp/subprojects/README.md 69 cpp/tools/parquet/CMakeLists.txt 38 cpp/vcpkg.json 61 csharp/README.md 144 csharp/examples/FlightAspServerExample/FlightAspServerExample.csproj 13 csharp/examples/FlightAspServerExample/Program.cs 18 csharp/examples/FlightAspServerExample/Properties/launchSettings.json 13 csharp/examples/FlightAspServerExample/Services/InMemoryFlightServer.cs 129 csharp/examples/FlightAspServerExample/appsettings.json 14 csharp/examples/FlightAspServerExample/readme.md 33 csharp/examples/FlightClientExample/FlightClientExample.csproj 9 csharp/examples/FlightClientExample/Program.cs 84 csharp/examples/FlightClientExample/readme.md 23 csharp/examples/FluentBuilderExample/FluentBuilderExample.csproj 9 csharp/examples/FluentBuilderExample/Program.cs 34 csharp/test/Apache.Arrow.Flight.TestWeb/Properties/launchSettings.json 12 csharp/test/Apache.Arrow.Flight.TestWeb/appsettings.Development.json 10 csharp/test/Apache.Arrow.Flight.TestWeb/appsettings.json 15 dev/README.md 126 dev/archery/README.md 43 dev/archery/archery/crossbow/tests/fixtures/chat-report-extra-message-failure.txt 8 dev/archery/archery/crossbow/tests/fixtures/chat-report-extra-message-success.txt 3 dev/archery/archery/crossbow/tests/fixtures/chat-report.txt 7 dev/archery/archery/crossbow/tests/fixtures/crossbow-success-message.md 8 dev/archery/archery/crossbow/tests/fixtures/email-report.txt 18 dev/archery/archery/tests/fixtures/event-issue-comment-build-command.json 212 dev/archery/archery/tests/fixtures/event-issue-comment-by-non-authorized-user.json 212 dev/archery/archery/tests/fixtures/event-issue-comment-by-ursabot.json 212 dev/archery/archery/tests/fixtures/event-issue-comment-not-mentioning-ursabot.json 212 dev/archery/archery/tests/fixtures/event-issue-comment-with-empty-command.json 217 dev/archery/archery/tests/fixtures/event-issue-comment-without-pull-request.json 206 dev/archery/archery/tests/fixtures/event-pr-review-committer.json 484 dev/archery/archery/tests/fixtures/event-pr-review-non-committer.json 484 dev/archery/archery/tests/fixtures/event-pull-request-opened.json 445 dev/archery/archery/tests/fixtures/event-pull-request-target-opened-committer.json 459 dev/archery/archery/tests/fixtures/event-pull-request-target-opened-non-committer.json 459 dev/archery/archery/tests/fixtures/event-pull-request-target-synchronize.json 461 dev/archery/archery/tests/fixtures/issue-19.json 64 dev/archery/archery/tests/fixtures/issue-26.json 70 dev/archery/archery/tests/fixtures/issue-comment-480243811.json 31 dev/archery/archery/tests/fixtures/issue-comment-480248726.json 31 dev/archery/archery/tests/fixtures/label-awaiting-change-review.json 11 dev/archery/archery/tests/fixtures/label-awaiting-changes.json 11 dev/archery/archery/tests/fixtures/label-awaiting-review.json 11 dev/archery/archery/tests/fixtures/pull-request-26-awaiting-review.json 329 dev/archery/archery/tests/fixtures/pull-request-26.json 329 dev/archery/requirements-test.txt 2 dev/archery/requirements.txt 4 dev/conbench_envs/README.md 187 dev/release/README.md 19 dev/release/rat_exclude_files.txt 155 dev/requirements_merge_arrow_pr.txt 1 dev/tasks/README.md 16 dev/tasks/linux-packages/README.md 82 format/README.rst 20 js/DEVELOP.md 80 js/README.md 178 js/examples/read_file.html 64 js/package.json 124 js/test/tsconfig.json 25 js/test/tsconfig/tsconfig.apache-arrow.json 8 js/test/tsconfig/tsconfig.base.json 27 js/test/tsconfig/tsconfig.coverage.json 6 js/test/tsconfig/tsconfig.es2015.cjs.json 8 js/test/tsconfig/tsconfig.es2015.esm.json 8 js/test/tsconfig/tsconfig.es2015.umd.json 11 js/test/tsconfig/tsconfig.es5.cjs.json 9 js/test/tsconfig/tsconfig.es5.esm.json 9 js/test/tsconfig/tsconfig.es5.umd.json 12 js/test/tsconfig/tsconfig.esnext.cjs.json 8 js/test/tsconfig/tsconfig.esnext.esm.json 8 js/test/tsconfig/tsconfig.esnext.umd.json 11 js/test/tsconfig/tsconfig.src.json 8 js/test/tsconfig/tsconfig.ts.json 8 js/tsconfig.json 24 js/tsconfig/tsconfig.base.json 46 js/tsconfig/tsconfig.bin.cjs.json 12 js/tsconfig/tsconfig.docs.json 8 js/tsconfig/tsconfig.es2015.cjs.json 8 js/tsconfig/tsconfig.es2015.cls.json 10 js/tsconfig/tsconfig.es2015.esm.json 8 js/tsconfig/tsconfig.es5.cjs.json 8 js/tsconfig/tsconfig.es5.cls.json 10 js/tsconfig/tsconfig.es5.esm.json 8 js/tsconfig/tsconfig.esnext.cjs.json 8 js/tsconfig/tsconfig.esnext.cls.json 10 js/tsconfig/tsconfig.esnext.esm.json 8 js/typedoc.json 15 matlab/CMakeLists.txt 230 matlab/README.md 404 matlab/doc/matlab_interface_for_apache_arrow_design.md 253 matlab/doc/testing_guidelines_for_the_matlab_interface_to_apache_arrow.md 97 python/CMakeLists.txt 859 python/README.md 43 python/asv.conf.json 166 python/cmake_modules/snappy.diff 28 python/cmake_modules/thrift-cstdint.patch 59 python/examples/dataset/write_dataset_encrypted.py 51 python/examples/flight/client.py 146 python/examples/flight/middleware.py 117 python/examples/flight/server.py 110 python/examples/minimal_build/README.md 74 python/examples/minimal_build/build_conda.sh 53 python/examples/minimal_build/build_venv.sh 37 python/examples/parquet_encryption/sample_vault_kms_client.py 92 python/pyarrow/src/arrow/python/CMakeLists.txt 18 python/pyarrow/src/arrow/python/vendored/CMakeLists.txt 17 python/pyarrow/tests/data/orc/README.md 19 python/requirements-build.txt 5 python/requirements-test.txt 7 python/requirements-wheel-build.txt 6 python/requirements-wheel-test.txt 18 r/PACKAGING.md 65 r/README.md 82 r/STYLE.md 26 r/cheatsheet/README.md 21 r/cran-comments.md 8 r/inst/NOTICE.txt 59 r/pkgdown/assets/versions.json 94 r/tests/testthat/_snaps/Array.md 18 r/tests/testthat/_snaps/RecordBatch.md 5 r/tests/testthat/_snaps/Table.md 3 r/tests/testthat/_snaps/dataset-dplyr.md 7 r/tests/testthat/_snaps/dataset-write.md 43 r/tests/testthat/_snaps/dataset.md 2 r/tests/testthat/_snaps/dplyr-across.md 9 r/tests/testthat/_snaps/dplyr-eval.md 21 r/tests/testthat/_snaps/dplyr-funcs-datetime.md 9 r/tests/testthat/_snaps/dplyr-glimpse.md 125 r/tests/testthat/_snaps/dplyr-join.md 41 r/tests/testthat/_snaps/dplyr-mutate.md 23 r/tests/testthat/_snaps/dplyr-query.md 4 r/tests/testthat/_snaps/dplyr-summarize.md 38 r/tests/testthat/_snaps/duckdb.md 5 r/tests/testthat/_snaps/extension.md 6 r/tests/testthat/_snaps/feather.md 4 r/tests/testthat/_snaps/ipc-stream.md 4 r/tests/testthat/_snaps/parquet.md 4 r/tests/testthat/_snaps/type.md 4 r/tests/testthat/_snaps/udf.md 2 r/tests/testthat/_snaps/util.md 6 r/tests/testthat/test-chunked-array.txt 101 r/tools/nixlibs-allowlist.txt 6 ruby/README.md 144 ruby/red-arrow-cuda/LICENSE.txt 169 ruby/red-arrow-cuda/NOTICE.txt 2 ruby/red-arrow-cuda/README.md 43 ruby/red-arrow-dataset/LICENSE.txt 169 ruby/red-arrow-dataset/NOTICE.txt 2 ruby/red-arrow-dataset/README.md 34 ruby/red-arrow-flight-sql/LICENSE.txt 169 ruby/red-arrow-flight-sql/NOTICE.txt 2 ruby/red-arrow-flight-sql/README.md 34 ruby/red-arrow-flight/LICENSE.txt 169 ruby/red-arrow-flight/NOTICE.txt 2 ruby/red-arrow-flight/README.md 34 ruby/red-arrow/LICENSE.txt 169 ruby/red-arrow/NOTICE.txt 2 ruby/red-arrow/README.md 58 ruby/red-arrow/doc/text/development.md 24 ruby/red-gandiva/LICENSE.txt 169 ruby/red-gandiva/NOTICE.txt 2 ruby/red-gandiva/README.md 49 ruby/red-parquet/LICENSE.txt 169 ruby/red-parquet/NOTICE.txt 2 ruby/red-parquet/README.md 36 swift/Arrow/README.md 40 swift/CDataWGo/go.mod 33 swift/data-generator/swift-datagen/go.mod 33