{"id":30523930,"url":"https://github.com/intake/intake-dremio","last_synced_at":"2025-08-26T20:52:08.219Z","repository":{"id":39855618,"uuid":"364958428","full_name":"intake/intake-dremio","owner":"intake","description":"Plugin for Intake to read from Dremio data lake engines","archived":false,"fork":false,"pushed_at":"2024-06-13T08:49:35.000Z","size":81,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-16T04:53:27.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-05-06T15:35:17.000Z","updated_at":"2024-06-13T08:49:14.000Z","dependencies_parsed_at":"2024-06-12T18:59:43.148Z","dependency_job_id":null,"html_url":"https://github.com/intake/intake-dremio","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"41832f6e61de72dc9db3a2b0a00ca97153f97ebe"},"previous_names":["philippjfr/intake-dremio"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/intake/intake-dremio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-dremio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-dremio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-dremio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-dremio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intake","download_url":"https://codeload.github.com/intake/intake-dremio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-dremio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272254512,"owners_count":24901058,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-08-26T20:52:01.446Z","updated_at":"2025-08-26T20:52:08.201Z","avatar_url":"https://github.com/intake.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intake-Dremio\n\nDremio Plugin for Intake based on pyarrow Flight\n\n\n## User Installation\n\nTo install the intake-dremio plugin, execute the following command\n\n```\nconda install -c conda-forge intake-dremio\n```\n\nor:\n\n```\npip install intake-dremio\n```\n\nWhen installing from the `pyviz` channel and `conda-forge` conda channels, you must ensure that `libarrow-flight` is also installed:\n\n```\nconda install -c pyviz -c conda-forge intake-dremio libarrow-flight\n```\n\nThis is because `conda-forge` has split up pyarrow into individual packages as of `pyarrow 16`.\n\n## Example\n\nAn Intake catalog referencing a Dremio dataset consists of the `uri` pointing to the Dremio instance along with a username and password and a SQL expression (`sql_expr`), e.g.:\n\n```yaml\nsources:\n  dremio_vds:\n    driver: dremio \n    args:\n        uri: grpc+tcp://{{ env(DREMIO_USER) }}:{{ env(DREMIO_PASSWORD) }}@x.x.x.x:32010  \n        sql_expr: SELECT * FROM TABLE ORDER BY \"timestamp\" ASC\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-dremio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintake%2Fintake-dremio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-dremio/lists"}