You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2022/08/15 20:51:06 UTC

[arrow-datafusion] branch master updated (5778ef2cf -> 4876cd672)

This is an automated email from the ASF dual-hosted git repository.

agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from 5778ef2cf Expose RowAccumulator in physical_plan (#3151)
     add 4876cd672 User Guide: Add documentation for subquery syntax (#3132)

No new revisions were added by this update.

Summary of changes:
 docs/source/user-guide/sql/index.rst     |  1 +
 docs/source/user-guide/sql/subqueries.md | 98 ++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)
 create mode 100644 docs/source/user-guide/sql/subqueries.md