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

[jira] [Updated] (ARROW-15741) [Format] Clarify thread safety of C stream interface

     [ https://issues.apache.org/jira/browse/ARROW-15741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-15741:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Format] Clarify thread safety of C stream interface
> ----------------------------------------------------
>
>                 Key: ARROW-15741
>                 URL: https://issues.apache.org/jira/browse/ARROW-15741
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Format
>            Reporter: Jorge Leitão
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The C stream interface has the method `get_next` that mutates the producer side.
> We do not mention whether there is some kind of thread safety associated to such interface. For example, can the interface be shared between two threads and both call get_next at the same time?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)