You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Young Wu (Jira)" <ji...@apache.org> on 2021/03/17 02:02:00 UTC

[jira] [Created] (ARROW-11997) concat_table crashes python interpreter

Young Wu created ARROW-11997:
--------------------------------

             Summary: concat_table crashes python interpreter
                 Key: ARROW-11997
                 URL: https://issues.apache.org/jira/browse/ARROW-11997
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
    Affects Versions: 3.0.0
         Environment: Python 3.8.6
            Reporter: Young Wu


`pyarrow.concat_table([None])` crashes python interpreter. It would be better to throw a python exception, otherwise, when used in the Jupyter environment, all the unsaved data will be lost when the crash happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)