Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Jul 4, 2024
1 parent 12b1db6 commit f7ceed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/core/tests/dataframe/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ async fn test_count_wildcard_on_aggregate() -> Result<()> {

Ok(())
}

#[tokio::test]
async fn test_count_wildcard_on_where_scalar_subquery() -> Result<()> {
let ctx = create_join_context()?;
Expand Down

0 comments on commit f7ceed3

Please sign in to comment.