{
  "name": "arrow",
  "href": "https://vcpkg.link/ports/arrow",
  "supports": "x64 | arm64",
  "published_at": "2026-05-19T02:15:27.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://arrow.apache.org",
  "description": [
    "Cross-language development platform for in-memory analytics"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "24.0.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/74be39eec231a82297b1fc3bf12cb3bc8a773034/ports/arrow",
    "hash": "74be39eec231a82297b1fc3bf12cb3bc8a773034"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "boost-filesystem",
      "href": "https://vcpkg.link/ports/boost-filesystem",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-multiprecision",
      "href": "https://vcpkg.link/ports/boost-multiprecision",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-system",
      "href": "https://vcpkg.link/ports/boost-system",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "brotli",
      "href": "https://vcpkg.link/ports/brotli",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "bzip2",
      "href": "https://vcpkg.link/ports/bzip2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "gflags",
      "href": "https://vcpkg.link/ports/gflags",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "lz4",
      "href": "https://vcpkg.link/ports/lz4",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "mimalloc",
      "href": "https://vcpkg.link/ports/mimalloc",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "re2",
      "href": "https://vcpkg.link/ports/re2",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "snappy",
      "href": "https://vcpkg.link/ports/snappy",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "thrift",
      "href": "https://vcpkg.link/ports/thrift",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "utf8proc",
      "href": "https://vcpkg.link/ports/utf8proc",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "xsimd",
      "href": "https://vcpkg.link/ports/xsimd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zstd",
      "href": "https://vcpkg.link/ports/zstd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "acero",
      "default": [],
      "description": [
        "Acero support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "arrow",
          "href": "https://vcpkg.link/ports/arrow",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "compute",
      "default": [],
      "description": [
        "Build all computational kernel functions"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "csv",
      "default": [
        "all"
      ],
      "description": [
        "CSV support"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "cuda",
      "default": [],
      "description": [
        "cuda support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "cuda",
          "href": "https://vcpkg.link/ports/cuda",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "dataset",
      "default": [],
      "description": [
        "Dataset support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "arrow",
          "href": "https://vcpkg.link/ports/arrow",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "example",
      "default": [],
      "description": [
        "Install the minimal example (source code)"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "filesystem",
      "default": [
        "all"
      ],
      "description": [
        "Filesystem support"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "flight",
      "default": [],
      "description": [
        "Arrow Flight RPC support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "abseil",
          "href": "https://vcpkg.link/ports/abseil",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "c-ares",
          "href": "https://vcpkg.link/ports/c-ares",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "grpc",
          "href": "https://vcpkg.link/ports/grpc",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "protobuf",
          "href": "https://vcpkg.link/ports/protobuf",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "flightsql",
      "default": [],
      "description": [
        "FlightSQL support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "arrow",
          "href": "https://vcpkg.link/ports/arrow",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "gcs",
      "default": [],
      "description": [
        "GCS support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "arrow",
          "href": "https://vcpkg.link/ports/arrow",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "google-cloud-cpp",
          "href": "https://vcpkg.link/ports/google-cloud-cpp",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "jemalloc",
      "default": [],
      "description": [
        "jemalloc allocator"
      ],
      "supports": "!windows",
      "dependencies": []
    },
    {
      "name": "json",
      "default": [
        "all"
      ],
      "description": [
        "JSON support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "rapidjson",
          "href": "https://vcpkg.link/ports/rapidjson",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "mimalloc",
      "default": [],
      "description": [
        "mimalloc allocator"
      ],
      "supports": "!staticcrt",
      "dependencies": []
    },
    {
      "name": "orc",
      "default": [],
      "description": [
        "ORC support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "orc",
          "href": "https://vcpkg.link/ports/orc",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "parquet",
      "default": [
        "all"
      ],
      "description": [
        "Parquet support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "arrow",
          "href": "https://vcpkg.link/ports/arrow",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "rapidjson",
          "href": "https://vcpkg.link/ports/rapidjson",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "s3",
      "default": [],
      "description": [
        "S3 support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "arrow",
          "href": "https://vcpkg.link/ports/arrow",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "aws-sdk-cpp",
          "href": "https://vcpkg.link/ports/aws-sdk-cpp",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}