GitHub user l1t1 closed a discussion: why the binary of datafusion-cli build by pip on termux is very big?
``` $ ./d root@localhost:~# datafusion-clibash: datafusion-cli: command not foundroot@localhost:~# pip install datafusion-cliLooking in indexes: https://pypi.tuna.tsinghua.edu.cn/simpleCollecting datafusion-cliDownloading https://pypi.tuna.tsinghua.edu.cn/packages/ba/02/2bb067f1c5bb4c16852767fe4b9cd7744d4b7cbc849d3e61aa9fe0398a86/datafusion_cli-36.0.0.tar.gz (1.7 MB)━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 1.2 MB/s eta 0:00:00Installing build dependencies ... doneGetting requirements to build wheel ... donePreparing metadata (pyproject.toml) ... doneBuilding wheels for collected packages: datafusion-cliBuilding wheel for datafusion-cli (pyproject.toml) ... doneCreated wheel for datafusion-cli: filename=datafusion_cli-36.0.0-py3-none-linux_aarch64.whl size=346917052 sha256=4c7231009af50eeca99e303fa64165865d5331337f94973e7c1243406790ec92Stored in directory: /root/.cache/pip/wheels/ ``` GitHub link: https://github.com/apache/datafusion/discussions/10250 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
