[ 
https://issues.apache.org/jira/browse/ARROW-10853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246285#comment-17246285
 ] 

Micah Kornfield commented on ARROW-10853:
-----------------------------------------

The reason for deprecation was the preference for small fixed size batches 
which aligns with Java allocator.  I guess I'm OK with undeprecating them, but 
would like to understand why it is hard to use the iterator?

> [Java] Undeprecate sqlToArrow helpers
> -------------------------------------
>
>                 Key: ARROW-10853
>                 URL: https://issues.apache.org/jira/browse/ARROW-10853
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Uwe Korn
>            Assignee: Uwe Korn
>            Priority: Major
>             Fix For: 3.0.0
>
>
> These helper functions are really useful when called from Python as they deal 
> with a lot of "internals" of Java that we don't want to handle from the 
> Python side. We rather would keep using these functions.
> Note that some of them are broken due to recent refactoring and only return 
> 1024 rows (the default iterator size) without the ability to change that.



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

Reply via email to