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

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


    from 7204a35  bugfix: no panic on empty table (#613)
     add 84415dd  Expose `register_listing_table` (#618)

No new revisions were added by this update.

Summary of changes:
 datafusion/tests/test_sql.py             | 58 +++++++++++++++++++++++++++++++-
 docs/source/index.rst                    |  2 ++
 docs/source/user-guide/configuration.rst | 51 ++++++++++++++++++++++++++++
 src/context.rs                           | 56 ++++++++++++++++++++++++++++--
 src/dataframe.rs                         |  5 +--
 5 files changed, 165 insertions(+), 7 deletions(-)
 create mode 100644 docs/source/user-guide/configuration.rst

Reply via email to