<!---
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!-- Note this file is included in the crates.io page as well https://crates.io/crates/datafusion-cli -->
# DataFusion Command-line Interface
[DataFusion](https://arrow.apache.org/datafusion/) is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
The DataFusion CLI is a command line utility that runs SQL queries using the DataFusion engine.
# Frequently Asked Questions
## Where can I find more information?
Answer: See the [`datafusion-cli` documentation](https://arrow.apache.org/datafusion/user-guide/cli.html) for further information.
## How do I make my IDE work with `datafusion-cli`?
Answer: "open" the `datafusion/datafusion-cli` project as its own top level
project in my IDE (rather than opening `datafusion`)
The reason `datafusion-cli` is not listed as part of the workspace in the main
[`datafusion Cargo.toml`] file is that `datafusion-cli` is a binary and has a
checked in `Cargo.lock` file to ensure reproducible builds.
However, the `datafusion` and sub crates are intended for use as libraries and
thus do not have a `Cargo.lock` file checked in.
[`datafusion cargo.toml`]: https://github.com/apache/arrow-datafusion/blob/main/Cargo.toml
Raw data
{
"_id": null,
"home_page": "https://github.com/apache/arrow-datafusion",
"name": "datafusion-cli",
"maintainer": null,
"docs_url": null,
"requires_python": "",
"maintainer_email": null,
"keywords": "arrow,datafusion,query,sql",
"author": "Apache Arrow <dev@arrow.apache.org>",
"author_email": "Apache Arrow <dev@arrow.apache.org>",
"download_url": "https://files.pythonhosted.org/packages/ba/02/2bb067f1c5bb4c16852767fe4b9cd7744d4b7cbc849d3e61aa9fe0398a86/datafusion_cli-36.0.0.tar.gz",
"platform": null,
"description": "<!---\n Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements. See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership. The ASF licenses this file\n to you under the Apache License, Version 2.0 (the\n \"License\"); you may not use this file except in compliance\n with the License. You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing,\n software distributed under the License is distributed on an\n \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n KIND, either express or implied. See the License for the\n specific language governing permissions and limitations\n under the License.\n-->\n\n<!-- Note this file is included in the crates.io page as well https://crates.io/crates/datafusion-cli -->\n\n# DataFusion Command-line Interface\n\n[DataFusion](https://arrow.apache.org/datafusion/) is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.\n\nThe DataFusion CLI is a command line utility that runs SQL queries using the DataFusion engine.\n\n# Frequently Asked Questions\n\n## Where can I find more information?\n\nAnswer: See the [`datafusion-cli` documentation](https://arrow.apache.org/datafusion/user-guide/cli.html) for further information.\n\n## How do I make my IDE work with `datafusion-cli`?\n\nAnswer: \"open\" the `datafusion/datafusion-cli` project as its own top level\nproject in my IDE (rather than opening `datafusion`)\n\nThe reason `datafusion-cli` is not listed as part of the workspace in the main\n[`datafusion Cargo.toml`] file is that `datafusion-cli` is a binary and has a\nchecked in `Cargo.lock` file to ensure reproducible builds.\n\nHowever, the `datafusion` and sub crates are intended for use as libraries and\nthus do not have a `Cargo.lock` file checked in.\n\n[`datafusion cargo.toml`]: https://github.com/apache/arrow-datafusion/blob/main/Cargo.toml\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Command Line Client for DataFusion query engine.",
"version": "36.0.0",
"project_urls": {
"Homepage": "https://github.com/apache/arrow-datafusion",
"Source Code": "https://github.com/apache/arrow-datafusion"
},
"split_keywords": [
"arrow",
"datafusion",
"query",
"sql"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bd74ce7331f85a5b754012521ea2b2687f832956a7c9ccb84fadf286a86a9593",
"md5": "7f746ad0a2526c31945374f343a0c9c0",
"sha256": "cc8923f470943085692647c3b9cd1bafdb61a5b1fae71b4ca47115023e0c45bc"
},
"downloads": -1,
"filename": "datafusion_cli-36.0.0-py3-none-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "7f746ad0a2526c31945374f343a0c9c0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 21305463,
"upload_time": "2024-03-04T19:52:08",
"upload_time_iso_8601": "2024-03-04T19:52:08.604096Z",
"url": "https://files.pythonhosted.org/packages/bd/74/ce7331f85a5b754012521ea2b2687f832956a7c9ccb84fadf286a86a9593/datafusion_cli-36.0.0-py3-none-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "18a70c813fc70f36515d977ee2e18435c180b90698c505e901a6d72a053e1e0c",
"md5": "45af2f305356a57547213380c0bd297f",
"sha256": "a19bfb673dd14ba48057c003b196ca5391b7d538e968027917c44d978b78a01e"
},
"downloads": -1,
"filename": "datafusion_cli-36.0.0-py3-none-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "45af2f305356a57547213380c0bd297f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20124953,
"upload_time": "2024-03-04T19:52:11",
"upload_time_iso_8601": "2024-03-04T19:52:11.978415Z",
"url": "https://files.pythonhosted.org/packages/18/a7/0c813fc70f36515d977ee2e18435c180b90698c505e901a6d72a053e1e0c/datafusion_cli-36.0.0-py3-none-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "206892b8f7284dc175268f7fc955d5232f7506285eb6c9ba2bb344a84b7fe54e",
"md5": "f01497e05bf37b5b35d9a0dd1a058416",
"sha256": "c65407a76c56dc3a98ea3998ffd31d18a9bb82f152e0a4d47acd9bbf59851840"
},
"downloads": -1,
"filename": "datafusion_cli-36.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f01497e05bf37b5b35d9a0dd1a058416",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 24829120,
"upload_time": "2024-03-04T19:52:14",
"upload_time_iso_8601": "2024-03-04T19:52:14.834290Z",
"url": "https://files.pythonhosted.org/packages/20/68/92b8f7284dc175268f7fc955d5232f7506285eb6c9ba2bb344a84b7fe54e/datafusion_cli-36.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ba022bb067f1c5bb4c16852767fe4b9cd7744d4b7cbc849d3e61aa9fe0398a86",
"md5": "9c6e22c1392a7af8d6abdf808c44b9f0",
"sha256": "14e4a16e72748fe3bde876a2c0d66fe4242afd993ec718b23aecfd828f3b4e9e"
},
"downloads": -1,
"filename": "datafusion_cli-36.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9c6e22c1392a7af8d6abdf808c44b9f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1669426,
"upload_time": "2024-03-04T19:52:17",
"upload_time_iso_8601": "2024-03-04T19:52:17.087272Z",
"url": "https://files.pythonhosted.org/packages/ba/02/2bb067f1c5bb4c16852767fe4b9cd7744d4b7cbc849d3e61aa9fe0398a86/datafusion_cli-36.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-04 19:52:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apache",
"github_project": "arrow-datafusion",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "datafusion-cli"
}