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 6ef1c5b Improve API docs, README, and examples for configuring
context (#321)
add 9493638 Osx build linker args (#330)
No new revisions were added by this update.
Summary of changes:
.cargo/config.toml | 12 ++++++
Cargo.lock | 111 +++++++++++++++++++++++++------------------------
Cargo.toml | 3 ++
src/sql.rs => build.rs | 5 ++-
4 files changed, 74 insertions(+), 57 deletions(-)
create mode 100644 .cargo/config.toml
copy src/sql.rs => build.rs (91%)