Fredy Wijaya has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10354


Change subject: IMPALA-6999: Upgrade to sqlparse-0.1.19 for Impala shell
......................................................................

IMPALA-6999: Upgrade to sqlparse-0.1.19 for Impala shell

sqlparse-0.1.19 is the last version of sqlparse that supports Python
2.6.

Testing:
- Ran all end-to-end tests

Change-Id: Ide51ef3ac52d25a96b0fa832e29b6535197d23cb
---
M LICENSE.txt
M README.md
M bin/rat_exclude_files.txt
M shell/.gitignore
D shell/ext-py/sqlparse-0.1.14/PKG-INFO
D shell/ext-py/sqlparse-0.1.14/setup.cfg
A shell/ext-py/sqlparse-0.1.19/.travis.yml
R shell/ext-py/sqlparse-0.1.19/AUTHORS
R shell/ext-py/sqlparse-0.1.19/CHANGES
R shell/ext-py/sqlparse-0.1.19/COPYING
R shell/ext-py/sqlparse-0.1.19/MANIFEST.in
R shell/ext-py/sqlparse-0.1.19/README.rst
R shell/ext-py/sqlparse-0.1.19/TODO
R shell/ext-py/sqlparse-0.1.19/bin/sqlformat
R shell/ext-py/sqlparse-0.1.19/docs/source/analyzing.rst
R shell/ext-py/sqlparse-0.1.19/docs/source/api.rst
R shell/ext-py/sqlparse-0.1.19/docs/source/changes.rst
R shell/ext-py/sqlparse-0.1.19/docs/source/conf.py
R shell/ext-py/sqlparse-0.1.19/docs/source/index.rst
R shell/ext-py/sqlparse-0.1.19/docs/source/indices.rst
R shell/ext-py/sqlparse-0.1.19/docs/source/intro.rst
R shell/ext-py/sqlparse-0.1.19/docs/source/ui.rst
R shell/ext-py/sqlparse-0.1.19/docs/sqlformat.1
R shell/ext-py/sqlparse-0.1.19/pytest.ini
R shell/ext-py/sqlparse-0.1.19/setup.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/__init__.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/engine/__init__.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/engine/filter.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/engine/grouping.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/exceptions.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/filters.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/formatter.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/functions.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/keywords.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/lexer.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/pipeline.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/sql.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/tokens.py
R shell/ext-py/sqlparse-0.1.19/sqlparse/utils.py
R shell/ext-py/sqlparse-0.1.19/tests/__init__.py
R shell/ext-py/sqlparse-0.1.19/tests/files/_Make_DirEntry.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/begintag.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/begintag_2.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/dashcomment.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/function.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/function_psql.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/function_psql2.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/function_psql3.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/huge_select.sql
R shell/ext-py/sqlparse-0.1.19/tests/files/test_cp1251.sql
R shell/ext-py/sqlparse-0.1.19/tests/test_filters.py
R shell/ext-py/sqlparse-0.1.19/tests/test_format.py
R shell/ext-py/sqlparse-0.1.19/tests/test_functions.py
R shell/ext-py/sqlparse-0.1.19/tests/test_grouping.py
R shell/ext-py/sqlparse-0.1.19/tests/test_parse.py
R shell/ext-py/sqlparse-0.1.19/tests/test_pipeline.py
R shell/ext-py/sqlparse-0.1.19/tests/test_regressions.py
R shell/ext-py/sqlparse-0.1.19/tests/test_split.py
R shell/ext-py/sqlparse-0.1.19/tests/test_tokenize.py
R shell/ext-py/sqlparse-0.1.19/tests/utils.py
R shell/ext-py/sqlparse-0.1.19/tox.ini
61 files changed, 558 insertions(+), 188 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/10354/1
--
To view, visit http://gerrit.cloudera.org:8080/10354
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide51ef3ac52d25a96b0fa832e29b6535197d23cb
Gerrit-Change-Number: 10354
Gerrit-PatchSet: 1
Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com>

Reply via email to