[ https://issues.apache.org/jira/browse/ARROW-11997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Young Wu updated ARROW-11997: ----------------------------- Summary: [Python] concat_table crashes python interpreter (was: concat_table crashes python interpreter) > [Python] 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 > Priority: Major > > `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)