This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from b9399dc228 perf: Update `TableProvider` to take scan projection as
`Option<&[usize]>` (#24376)
add f956fd1128 fix(proto): preserve Arrow IPC stream format (#24224)
No new revisions were added by this update.
Summary of changes:
datafusion/datasource-arrow/src/source.rs | 32 ++++++--
datafusion/proto-models/proto/datafusion.proto | 10 +++
datafusion/proto-models/src/generated/pbjson.rs | 90 +++++++++++++++++++++
datafusion/proto-models/src/generated/prost.rs | 32 ++++++++
datafusion/proto/tests/cases/plans/sources.rs | 101 +++++++++++++++++++++++-
5 files changed, 256 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]