Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into fr/logical-types
Browse files Browse the repository at this point in the history
  • Loading branch information
notfilippo committed Jul 2, 2024
2 parents 996bbdc + ab8761d commit f8facb1
Show file tree
Hide file tree
Showing 49 changed files with 1,375 additions and 793 deletions.
101 changes: 0 additions & 101 deletions .github/workflows/pr_benchmarks.yml

This file was deleted.

1 change: 1 addition & 0 deletions ci/scripts/rust_example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ do
# Skip tests that rely on external storage and flight
if [ ! -d $filename ]; then
cargo run --example $example_name
cargo clean -p datafusion-examples
fi
done
Loading

0 comments on commit f8facb1

Please sign in to comment.