[GitHub] [arrow] kou closed issue #34738: Plasma is deprecated

2023-03-26 Thread via GitHub
kou closed issue #34738: Plasma is deprecated URL: https://github.com/apache/arrow/issues/34738 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[GitHub] [arrow] veryhannibal opened a new issue, #34738: Plasma is deprecated

2023-03-26 Thread via GitHub
veryhannibal opened a new issue, #34738: URL: https://github.com/apache/arrow/issues/34738 ### Describe the usage question you have. Please include as many useful details as possible. Hi, I found that the Plasma is deprecated and will be removed soon. Do you provide new comp

[GitHub] [arrow] wjones127 opened a new issue, #34736: [C#] Support new data types

2023-03-26 Thread via GitHub
wjones127 opened a new issue, #34736: URL: https://github.com/apache/arrow/issues/34736 ### Describe the enhancement requested The C# implementation still needs to add support for: * [ ] Float 16 #25163 * [ ] MapType * [ ] LargeString / LargeBinary / LargeList * [ ]

[GitHub] [arrow] kou closed issue #33800: [Packaging] Drop support for Ubuntu 18.04

2023-03-26 Thread via GitHub
kou closed issue #33800: [Packaging] Drop support for Ubuntu 18.04 URL: https://github.com/apache/arrow/issues/33800 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [arrow] lupko opened a new issue, #34731: [Python] FlightStreamReader does not release GIL in to_reader() method

2023-03-26 Thread via GitHub
lupko opened a new issue, #34731: URL: https://github.com/apache/arrow/issues/34731 ### Describe the bug, including details regarding any error messages, version, and platform. `FlightStreamReader.to_reader()` does not release GIL as it creates the RecordBatchReader via call to `Make