[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540144#comment-16540144 ] Wes McKinney commented on ARROW-1661: - [~octalene] that's unrelated to Arrow, can you provide more information about the parquet-cpp build failure you encountered? > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > Things to do for Python 3.7 (mostly depends on downstream): > ||Task || Done|| > |Pandas release (0.23.2)|(/)| > |manylinux1 container with Python 3.7|(/)| > |conda-forge python update (optional, can also use Anaconda version): > https://github.com/conda-forge/python-feedstock/issues/177|(x)| > |conda-forge dependencies are built for Python 3.7 (and/or upstream > manylinux1 wheels) |(x)| > |more to come…| | > See discussion in [https://github.com/apache/arrow/issues/1125] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539289#comment-16539289 ] Aldrin commented on ARROW-1661: --- no luck for me. I came across an issue building parquet-cpp where %code is an unrecognized tag in thrifty.yy and even when using an updated flex/bison (via homebrew and setting LD_FLAGS and CPP_FLAGS and PATH), I couldn't get the build to properly build that file. I think I was able to do it manually, so, it's a bit of a mystery. anyways, I'll just keep a look out for when this gets resolved! Thanks! > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > Things to do for Python 3.7 (mostly depends on downstream): > ||Task || Done|| > |Pandas release (0.23.2)|(/)| > |manylinux1 container with Python 3.7|(/)| > |conda-forge python update (optional, can also use Anaconda version): > https://github.com/conda-forge/python-feedstock/issues/177|(x)| > |conda-forge dependencies are built for Python 3.7 (and/or upstream > manylinux1 wheels) |(x)| > |more to come…| | > See discussion in [https://github.com/apache/arrow/issues/1125] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538976#comment-16538976 ] Aldrin commented on ARROW-1661: --- just wanted to mention that I just hit this on my system, on macOS 10.13.5, using pipenv, and homebrew for environment management (more details below). I will wander around for a bit and try a few things, otherwise I can go back to python 3.6 in the meantime. {noformat} [octalene] python --version Python 3.7.0 [octalene] pip --version pip 10.0.1 from /Users/octalene/.local/share/virtualenvs/turbodbc-2fd7M_tQ/lib/python3.7/site-packages/pip (python 3.7) [octalene] pip list Package Version --- --- Cython 0.28.4 numpy 1.14.5 pandas 0.23.3 pip 10.0.1 python-dateutil 2.7.3 pytz 2018.5 setuptools 40.0.0 six 1.11.0 wheel 0.31.1{noformat} {noformat} [octalene] gcc --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin{noformat} {noformat} Homebrew 1.6.10 Homebrew/homebrew-core (git revision f5f89; last commit 2018-07-09){noformat} > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > Things to do for Python 3.7 (mostly depends on downstream): > ||Task || Done|| > |Pandas release (0.23.2)|(x)| > |manylinux1 container with Python 3.7|(/)| > |conda-forge python update (optional, can also use Anaconda version): > https://github.com/conda-forge/python-feedstock/issues/177|(x)| > |conda-forge dependencies are built for Python 3.7 (and/or upstream > manylinux1 wheels) |(x)| > |more to come…| | > See discussion in [https://github.com/apache/arrow/issues/1125] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530334#comment-16530334 ] Wes McKinney commented on ARROW-1661: - Nice! > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > Things to do for Python 3.7 (mostly depends on downstream): > ||Task || Done|| > |Pandas release (0.23.2)|(x)| > |manylinux1 container with Python 3.7|(/)| > |conda-forge python update (optional, can also use Anaconda version): > https://github.com/conda-forge/python-feedstock/issues/177|(x)| > |conda-forge dependencies are built for Python 3.7 (and/or upstream > manylinux1 wheels) |(x)| > |more to come…| | > See discussion in [https://github.com/apache/arrow/issues/1125] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530327#comment-16530327 ] Antoine Pitrou commented on ARROW-1661: --- I've managed to build and test Arrow with Anaconda's Python 3.7 (rather than conda-forge's). All tests pass fine. Note I had to compile Pandas manually :-/ > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > Things to do for Python 3.7 (mostly depends on downstream): > ||Task || Done|| > |Pandas release (0.23.2)|(x)| > |manylinux1 container with Python 3.7|(/)| > |conda-forge python update: > https://github.com/conda-forge/python-feedstock/issues/177|(x)| > |conda-forge dependencies are built for Python 3.7|(x)| > |more to come…| | > See discussion in [https://github.com/apache/arrow/issues/1125] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528765#comment-16528765 ] Uwe L. Korn commented on ARROW-1661: Added a small list of open tasks before we can start on adding 3.7 to the CI. I will have a look from time to time what needs to be in the {{manylinux1}} container. We can there probably already do partial dependency bumps until everything is available. > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > Things to do for Python 3.7 (mostly depends on downstream): > ||Task || Done|| > |Pandas release (0.23.2)|(x)| > |manylinux1 container with Python 3.7|(/)| > |conda-forge python update: > https://github.com/conda-forge/python-feedstock/issues/177|(x)| > |conda-forge dependencies are built for Python 3.7|(x)| > |more to come…| | > See discussion in [https://github.com/apache/arrow/issues/1125] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527846#comment-16527846 ] Wes McKinney commented on ARROW-1661: - It'll probably take conda-forge a long time (at least 1 month), so I don't think we should block on that > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > See discussion in https://github.com/apache/arrow/issues/1125 -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527662#comment-16527662 ] Antoine Pitrou commented on ARROW-1661: --- How long does conda-forge typically take to update its Python package(s)? I think we can wait if it's not more than e.g. a week or two. PS : I don't expect any significant annoyance to make Arrow 3.7-compatible. The constness issues should have been fixed in ARROW-2380 already. > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > See discussion in https://github.com/apache/arrow/issues/1125 -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527619#comment-16527619 ] Uwe L. Korn commented on ARROW-1661: The {{manylinux1}} image was already updated, conda-forge's Python update is still pending but expected to happen in the next days. We could already start testing with {{manylinux1}} meanwhile. > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > See discussion in https://github.com/apache/arrow/issues/1125 -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-1661) [Python] Python 3.7 support
[ https://issues.apache.org/jira/browse/ARROW-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527481#comment-16527481 ] Wes McKinney commented on ARROW-1661: - Python 3.7 is out! I am not sure we can get this done for 0.10, but definitely for 0.11 > [Python] Python 3.7 support > --- > > Key: ARROW-1661 > URL: https://issues.apache.org/jira/browse/ARROW-1661 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > > See discussion in https://github.com/apache/arrow/issues/1125 -- This message was sent by Atlassian JIRA (v7.6.3#76005)