
impyla 0.22.0
0
Python client for the Impala distributed query engine
Contents
Python client for the Impala distributed query engine
Stars: 741, Watchers: 741, Forks: 249, Open Issues: 169The cloudera/impyla repo was created 11 years ago and the last code push was 6 months ago.
The project is popular with 741 github stars!
How to Install impyla
You can install impyla using pip
pip install impyla
or add it to a project with poetry
poetry add impyla
Package Details
- Author
- Uri Laserson
- License
- Apache License, Version 2.0
- Homepage
- https://github.com/cloudera/impyla
- PyPi:
- https://pypi.org/project/impyla/
- GitHub Repo:
- https://github.com/cloudera/impyla
Classifiers
Related Packages
Errors
A list of common impyla errors.
Code Examples
Here are some impyla code examples and snippets.
pythonfix