[
https://issues.apache.org/jira/browse/ARROW-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17621048#comment-17621048
]
David Li commented on ARROW-18105:
----------------------------------
Duplicate of ARROW-17822?
> Arrow Flight SegFault
> ---------------------
>
> Key: ARROW-18105
> URL: https://issues.apache.org/jira/browse/ARROW-18105
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC
> Affects Versions: 9.0.0
> Reporter: Ziheng Wang
> Priority: Minor
>
> Typo in grpc endpoint results in segfault. Probably should result in warning
> instead.
> ziheng@ziheng:~$ python3
> Python 3.8.0 (default, Nov 6 2019, 21:49:08)
> [GCC 7.3.0] :: Anaconda, Inc. on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import pyarrow.flight
> >>> flight_client = pyarrow.flight.connect("grcp://0.0.0.0:5005")
--
This message was sent by Atlassian Jira
(v8.20.10#820010)