{"id":18937910,"url":"https://github.com/amoeba/arrow-declaration-to-examples","last_synced_at":"2026-03-22T00:30:20.397Z","repository":{"id":66554350,"uuid":"567958360","full_name":"amoeba/arrow-declaration-to-examples","owner":"amoeba","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-17T19:47:00.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T19:17:29.829Z","etag":null,"topics":["apache-arrow"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amoeba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-19T02:09:42.000Z","updated_at":"2024-12-17T19:47:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"2aa84006-ea0c-4ab9-9c90-1e38cdb9d14f","html_url":"https://github.com/amoeba/arrow-declaration-to-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-declaration-to-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-declaration-to-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-declaration-to-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amoeba%2Farrow-declaration-to-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amoeba","download_url":"https://codeload.github.com/amoeba/arrow-declaration-to-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937700,"owners_count":19721484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache-arrow"],"created_at":"2024-11-08T12:12:51.068Z","updated_at":"2026-03-22T00:30:20.353Z","avatar_url":"https://github.com/amoeba.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arrow-declaration-to-examples\n\nTODO\n\nCurrently just an example of using `StartAndCollect`.\n\n## Running\n\n### Pre-requisites\n\n- `pkg-config` (`brew install pkg-config`)\n- A \u003e=C++17 compiler (e.g., clang 14)\n- Arrow C++ headers (`brew install apache-arrow`)\n\n## Compile\n\nA `Makefile` is provided to make compiling both examples a single command:\n\n```sh\nmake\n```\n\n## Run\n\n```\n./example\n```\n\n## Output\n\nThe above should produce:\n\n```\na: int32\nb: bool\n----\na:\n  [\n    [\n      0,\n      4\n    ],\n    [\n      5,\n      6,\n      7\n    ],\n    [\n      8,\n      9,\n      10\n    ]\n  ]\nb:\n  [\n    [\n      false,\n      true\n    ],\n    [\n      true,\n      false,\n      true\n    ],\n    [\n      false,\n      true,\n      false\n    ]\n  ]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famoeba%2Farrow-declaration-to-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famoeba%2Farrow-declaration-to-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famoeba%2Farrow-declaration-to-examples/lists"}