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

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


    from 3611d911a fix config descriptions for OPT_COLLECT_STATISTICS and 
OPT_REPARTITION_WINDOWS (#4623)
     add 5c558e9f6 Make DataFrame API consuming (#4621) (#4624)

No new revisions were added by this update.

Summary of changes:
 datafusion-examples/examples/custom_datasource.rs  |   2 +-
 datafusion-examples/examples/dataframe.rs          |   5 +-
 .../examples/deserialize_to_struct.rs              |   2 +-
 datafusion-examples/examples/flight_server.rs      |   4 +-
 datafusion/core/src/dataframe.rs                   | 395 ++++++++++-----------
 datafusion/core/src/datasource/view.rs             |   4 +-
 datafusion/core/src/execution/context.rs           |  77 ++--
 datafusion/core/src/scheduler/mod.rs               |   2 +-
 datafusion/core/tests/dataframe.rs                 |   4 +-
 datafusion/core/tests/dataframe_functions.rs       |   2 +-
 datafusion/core/tests/sql/select.rs                |   2 +-
 11 files changed, 246 insertions(+), 253 deletions(-)

Reply via email to