opensearch-project / sql

Query your data using familiar SQL or intuitive Piped Processing Language (PPL)
https://opensearch.org/docs/latest/search-plugins/sql/index/
Apache License 2.0
120 stars 139 forks source link

sql-cli tool is not published as an pipy module #243

Closed Yury-Fridlyand closed 2 years ago

Yury-Fridlyand commented 3 years ago

Is your feature request related to a problem? Please describe. I'm tried to follow guide published in readme for sql-cli. It says

  1. Install the CLI: pip3 install opensearch-sql-cli

Actually, the module is not published in pipy repository.

Describe the solution you'd like Please, publish the module on pipy.

Describe alternatives you've considered As an alternative option, a link to download a standalone package (pip module or whatever else) could be published in the readme. It should be followed by the installation instructions.

Additional context Please, consider updating animated gif. I tried to follow it and started opendistro sql-cli tool, which is incompatible with opensearch. UDP: an automated publish of newer builds is always welcomed.

Thank you.

zhongnansu commented 2 years ago

https://pypi.org/project/opensearchsql/