This is an automated email from the ASF dual-hosted git repository.
houqp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from 2258256 docs: include edit on github link (#1025)
add 843cd93 Register tables in BallistaContext using TableProviders
instead of Dataframe (#1028)
No new revisions were added by this update.
Summary of changes:
ballista/rust/client/src/context.rs | 42 +++++++-------
ballista/rust/core/src/datasource.rs | 64 ----------------------
ballista/rust/core/src/lib.rs | 1 -
.../rust/core/src/serde/logical_plan/to_proto.rs | 16 +-----
ballista/rust/scheduler/src/planner.rs | 7 +--
5 files changed, 25 insertions(+), 105 deletions(-)
delete mode 100644 ballista/rust/core/src/datasource.rs