Alessandro Molina created ARROW-13207:
-----------------------------------------

             Summary: [Python][Doc] Dataset documentation still suggests 
deprecated scan method as the preferred iterative approach
                 Key: ARROW-13207
                 URL: https://issues.apache.org/jira/browse/ARROW-13207
             Project: Apache Arrow
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 4.0.1
            Reporter: Alessandro Molina
            Assignee: Alessandro Molina
             Fix For: 5.0.0


https://arrow.apache.org/docs/python/dataset.html#manual-scheduling mentions 
that {{to_table}} loads all data in memory and that the iterative approach 
should be used, but then points to {{scan}} which has been deprecated in favor 
of {{to_batches}}



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

Reply via email to