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 4876cd672 User Guide: Add documentation for subquery syntax (#3132)
     add d9dab9262 MINOR: User Guide: Move Data Types and Information Schema to 
their own pages (#3131)

No new revisions were added by this update.

Summary of changes:
 docs/source/user-guide/sql/data_types.md         |  51 ++++++++++++
 docs/source/user-guide/sql/index.rst             |   4 +-
 docs/source/user-guide/sql/information_schema.md |  68 +++++++++++++++
 docs/source/user-guide/sql/sql_status.md         | 101 -----------------------
 4 files changed, 122 insertions(+), 102 deletions(-)
 create mode 100644 docs/source/user-guide/sql/data_types.md
 create mode 100644 docs/source/user-guide/sql/information_schema.md

Reply via email to