This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from a5a99adcd IMPALA-12376: DataSourceScanNode drop some returned rows
new 12325eb7e IMPALA-12515: Build modules for extra pythons
new 472dea5c3 IMPALA-12355: Make utility_entrypoint arch-agnostic
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...eate_py3_virtualenv.sh => create_virtualenv.sh} | 25 +++----
bin/impala-config.sh | 5 ++
docker/utility_entrypoint.sh | 14 +++-
shell/CMakeLists.txt | 83 +++++++++++++---------
shell/impala-shell | 15 +++-
shell/make_shell_tarball.sh | 58 ++++++---------
tests/shell/util.py | 4 +-
7 files changed, 115 insertions(+), 89 deletions(-)
rename bin/cmake_aux/{create_py3_virtualenv.sh => create_virtualenv.sh} (71%)