Skip to content

Commit cd5a472

Browse files
committed
Add benchmarks crate by copying upstream DataFusion code
1 parent 82a2c82 commit cd5a472

37 files changed

+2365
-31
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/.idea
2-
/target
2+
/target
3+
/benchmarks/data/

0 commit comments

Comments
 (0)