You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Uwe Korn (Jira)" <ji...@apache.org> on 2020/12/08 21:14:00 UTC

[jira] [Created] (ARROW-10853) [Java] Undeprecate sqlToArrow helpers

Uwe Korn created ARROW-10853:
--------------------------------

             Summary: [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
             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)