Skip to content

Commit 981bc5c

Browse files
committed
Integration test for IO operations for listing tables queries
1 parent 987f333 commit 981bc5c

File tree

2 files changed

+661
-0
lines changed

2 files changed

+661
-0
lines changed

datafusion/core/tests/datasource/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@
2121
2222
// Include tests in csv module
2323
mod csv;
24+
mod object_store_access;

0 commit comments

Comments
 (0)