You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2023/10/24 17:36:00 UTC

[jira] [Created] (IMPALA-12515) Allow building impala-shell tarballs for multiple Python 3 versions

Michael Smith created IMPALA-12515:
--------------------------------------

             Summary: Allow building impala-shell tarballs for multiple Python 3 versions
                 Key: IMPALA-12515
                 URL: https://issues.apache.org/jira/browse/IMPALA-12515
             Project: IMPALA
          Issue Type: Task
            Reporter: Michael Smith


Impala builds an impala-shell tarball where dependencies are already installed so they can be used with specific Python versions without needing dev tools. Currently they produce 2 builds, Python 2 and Python 3. However native binaries built for Python 3 only work with the specific minor version they're built with (i.e. Python 3.6).

Extend build tooling to support building for multiple Python 3 minor targets.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)