This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from cd160de0bf fix: spark elt custom nullability (#19207)
add dc6a71235b Use strum in the examples (#19126) (#19205)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 2 +
Cargo.toml | 2 +
datafusion-examples/Cargo.toml | 2 +
.../examples/builtin_functions/main.rs | 64 ++++-----------
.../examples/custom_data_source/main.rs | 83 ++++---------------
datafusion-examples/examples/data_io/main.rs | 95 ++++------------------
datafusion-examples/examples/dataframe/main.rs | 63 ++++----------
.../examples/execution_monitoring/main.rs | 75 ++++-------------
.../examples/external_dependency/main.rs | 56 ++++---------
datafusion-examples/examples/flight/main.rs | 59 ++++----------
datafusion-examples/examples/proto/main.rs | 54 ++++--------
.../examples/query_planning/main.rs | 87 ++++----------------
.../examples/relation_planner/main.rs | 82 +++++++------------
datafusion-examples/examples/sql_ops/main.rs | 67 ++++-----------
datafusion-examples/examples/udf/main.rs | 87 ++++----------------
15 files changed, 199 insertions(+), 679 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]