Skip to content

Commit

Permalink
Minor: move path_partition into core_integration
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Aug 5, 2024
1 parent fcd907d commit e4bc409
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/core/tests/sql/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ pub mod explain_analyze;
pub mod joins;
pub mod select;
mod sql_api;
mod path_partition;

async fn register_aggregate_csv_by_sql(ctx: &SessionContext) {
let testdata = datafusion::test_util::arrow_test_data();
Expand Down
File renamed without changes.

0 comments on commit e4bc409

Please sign in to comment.