AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_impala_backend.egg-info/PKG-INFO
django_impala_backend.egg-info/SOURCES.txt
django_impala_backend.egg-info/dependency_links.txt
django_impala_backend.egg-info/not-zip-safe
django_impala_backend.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
impala/__init__.py
impala/base.py
impala/client.py
impala/compiler.py
impala/creation.py
impala/features.py
impala/introspection.py
impala/operations.py
impala/schema.py
impala/validation.py
tests/__init__.py
tests/test_django_impala_backend.py