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 fbe1ae6abf feat(small): Support `<slt:ignore>` marker in
`sqllogictest` for non-deterministic expected parts (#18857)
add d3ae1a7855 Consolidate dataframe examples (#18142) (#18862)
No new revisions were added by this update.
Summary of changes:
datafusion-examples/README.md | 8 ++--
.../default_column_values.rs | 45 +++++++++++-----------
.../examples/custom_data_source/main.rs | 13 ++++++-
.../examples/{ => dataframe}/dataframe.rs | 13 +++----
.../{ => dataframe}/deserialize_to_struct.rs | 5 ++-
.../examples/{proto => dataframe}/main.rs | 30 +++++++++------
6 files changed, 63 insertions(+), 51 deletions(-)
rename datafusion-examples/examples/{ =>
custom_data_source}/default_column_values.rs (92%)
rename datafusion-examples/examples/{ => dataframe}/dataframe.rs (97%)
rename datafusion-examples/examples/{ => dataframe}/deserialize_to_struct.rs
(98%)
copy datafusion-examples/examples/{proto => dataframe}/main.rs (65%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]