Skip to content

Commit

Permalink
Minor: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsherin committed Nov 14, 2024
1 parent 46a00e8 commit 496151a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/proto/tests/cases/roundtrip_physical_plan.rs
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ fn roundtrip_udwf() -> Result<()> {
InputOrderMode::Sorted,
)?))
}

#[test]
fn roundtrip_window() -> Result<()> {
let field_a = Field::new("a", DataType::Int64, false);
Expand Down

0 comments on commit 496151a

Please sign in to comment.