You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Taylor Baldwin (Jira)" <ji...@apache.org> on 2019/10/02 14:42:00 UTC

[jira] [Created] (ARROW-6767) [JS] lazily bind batches in scan/scanReverse

Taylor Baldwin created ARROW-6767:
-------------------------------------

             Summary: [JS] lazily bind batches in scan/scanReverse
                 Key: ARROW-6767
                 URL: https://issues.apache.org/jira/browse/ARROW-6767
             Project: Apache Arrow
          Issue Type: Improvement
          Components: JavaScript
            Reporter: Taylor Baldwin


CallĀ {{bind(batch)}} lazily in {{scan}} and {{scanReverse}}, that is, only when the predicate has matched a record in a batch.



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