Skip to content

Commit

Permalink
Merge remote-tracking branch 'apache/main' into alamb/sql_frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jul 2, 2024
2 parents 682e4d2 + 58f79e1 commit 3b9d9c0
Show file tree
Hide file tree
Showing 93 changed files with 2,184 additions and 1,203 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 3b9d9c0

Please sign in to comment.