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.git.
from c5d998c ARROW-10189: [Doc] Fixed typo in C-Data interface example
add adcb8ef ARROW-10188: [Rust] [DataFusion] Fixed DataFusion examples.
No new revisions were added by this update.
Summary of changes:
rust/datafusion/examples/dataframe.rs | 4 ++--
.../examples/{memory_table_api.rs => dataframe_in_memory.rs} | 2 +-
rust/datafusion/examples/flight_client.rs | 3 +++
rust/datafusion/examples/flight_server.rs | 7 +++----
rust/datafusion/examples/simple_udaf.rs | 1 +
5 files changed, 10 insertions(+), 7 deletions(-)
rename rust/datafusion/examples/{memory_table_api.rs =>
dataframe_in_memory.rs} (96%)