Joe McDonnell has uploaded a new patch set (#7) to the change originally 
created by Csaba Ringhofer. ( http://gerrit.cloudera.org:8080/18456 )

Change subject: IMPALA-11624: Bump Impyla dependency to 0.18.0
......................................................................

IMPALA-11624: Bump Impyla dependency to 0.18.0

IMPALA_THRIFT_PY_VERSION is also bumped to 0.16.0p3.
As 0.16.0p3 Thrift does not contain Python related
patches and Impyla 0.18.0 depends on Thrift 0.16.0,
now we are consistently using Thrift 0.16.0 in all
Python code. This also bumps the Thrift in the
shell's ext-py directory to 0.16.0 (based on the
Thrift 0.16.0 pypi tarball with the egg directory
removed).

Testing:
 - Ran a GVO job

Change-Id: I7265558b0e07959c606cba73cd251c3edfcb3ed5
---
M bin/impala-config.sh
M bin/rat_exclude_files.txt
M infra/python/deps/requirements.txt
M shell/.gitignore
D shell/ext-py/thrift-0.14.2/CMakeLists.txt
D shell/ext-py/thrift-0.14.2/Makefile.am
D shell/ext-py/thrift-0.14.2/coding_standards.md
D shell/ext-py/thrift-0.14.2/compat/win32/stdint.h
D shell/ext-py/thrift-0.14.2/setup.cfg
D shell/ext-py/thrift-0.14.2/test/_import_local_thrift.py
D shell/ext-py/thrift-0.14.2/test/test_thrift_file/TestServer.thrift
D shell/ext-py/thrift-0.14.2/test/thrift_TBinaryProtocol.py
D shell/ext-py/thrift-0.14.2/test/thrift_TCompactProtocol.py
D shell/ext-py/thrift-0.14.2/test/thrift_TNonblockingServer.py
D shell/ext-py/thrift-0.14.2/test/thrift_TZlibTransport.py
D shell/ext-py/thrift-0.14.2/test/thrift_json.py
D shell/ext-py/thrift-0.14.2/test/thrift_transport.py
R shell/ext-py/thrift-0.16.0/MANIFEST.in
R shell/ext-py/thrift-0.16.0/README.md
A shell/ext-py/thrift-0.16.0/setup.cfg
R shell/ext-py/thrift-0.16.0/setup.py
R shell/ext-py/thrift-0.16.0/src/TMultiplexedProcessor.py
R shell/ext-py/thrift-0.16.0/src/TRecursive.py
R shell/ext-py/thrift-0.16.0/src/TSCons.py
R shell/ext-py/thrift-0.16.0/src/TSerialization.py
R shell/ext-py/thrift-0.16.0/src/TTornado.py
R shell/ext-py/thrift-0.16.0/src/Thrift.py
R shell/ext-py/thrift-0.16.0/src/__init__.py
R shell/ext-py/thrift-0.16.0/src/compat.py
R shell/ext-py/thrift-0.16.0/src/ext/binary.cpp
R shell/ext-py/thrift-0.16.0/src/ext/binary.h
R shell/ext-py/thrift-0.16.0/src/ext/compact.cpp
R shell/ext-py/thrift-0.16.0/src/ext/compact.h
R shell/ext-py/thrift-0.16.0/src/ext/endian.h
R shell/ext-py/thrift-0.16.0/src/ext/module.cpp
R shell/ext-py/thrift-0.16.0/src/ext/protocol.h
R shell/ext-py/thrift-0.16.0/src/ext/protocol.tcc
R shell/ext-py/thrift-0.16.0/src/ext/types.cpp
R shell/ext-py/thrift-0.16.0/src/ext/types.h
R shell/ext-py/thrift-0.16.0/src/protocol/TBase.py
R shell/ext-py/thrift-0.16.0/src/protocol/TBinaryProtocol.py
R shell/ext-py/thrift-0.16.0/src/protocol/TCompactProtocol.py
R shell/ext-py/thrift-0.16.0/src/protocol/THeaderProtocol.py
R shell/ext-py/thrift-0.16.0/src/protocol/TJSONProtocol.py
R shell/ext-py/thrift-0.16.0/src/protocol/TMultiplexedProtocol.py
R shell/ext-py/thrift-0.16.0/src/protocol/TProtocol.py
R shell/ext-py/thrift-0.16.0/src/protocol/TProtocolDecorator.py
R shell/ext-py/thrift-0.16.0/src/protocol/__init__.py
R shell/ext-py/thrift-0.16.0/src/server/THttpServer.py
R shell/ext-py/thrift-0.16.0/src/server/TNonblockingServer.py
R shell/ext-py/thrift-0.16.0/src/server/TProcessPoolServer.py
R shell/ext-py/thrift-0.16.0/src/server/TServer.py
R shell/ext-py/thrift-0.16.0/src/server/__init__.py
R shell/ext-py/thrift-0.16.0/src/transport/THeaderTransport.py
R shell/ext-py/thrift-0.16.0/src/transport/THttpClient.py
R shell/ext-py/thrift-0.16.0/src/transport/TSSLSocket.py
R shell/ext-py/thrift-0.16.0/src/transport/TSocket.py
R shell/ext-py/thrift-0.16.0/src/transport/TTransport.py
R shell/ext-py/thrift-0.16.0/src/transport/TTwisted.py
R shell/ext-py/thrift-0.16.0/src/transport/TZlibTransport.py
R shell/ext-py/thrift-0.16.0/src/transport/__init__.py
R shell/ext-py/thrift-0.16.0/src/transport/sslcompat.py
R shell/ext-py/thrift-0.16.0/test/test_socket.py
R shell/ext-py/thrift-0.16.0/test/test_sslsocket.py
M shell/packaging/requirements.txt
65 files changed, 48 insertions(+), 1,375 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/56/18456/7
--
To view, visit http://gerrit.cloudera.org:8080/18456
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7265558b0e07959c606cba73cd251c3edfcb3ed5
Gerrit-Change-Number: 18456
Gerrit-PatchSet: 7
Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com>

Reply via email to