mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-09-03 12:47:21 +00:00
Fix format
This commit is contained in:
parent
0863f392ef
commit
c45d605578
1 changed files with 0 additions and 1 deletions
|
@ -1117,7 +1117,6 @@ fn parse_create_dynamic_table() {
|
||||||
" REQUIRE USER",
|
" REQUIRE USER",
|
||||||
" AS SELECT product_id, product_name FROM staging_table"
|
" AS SELECT product_id, product_name FROM staging_table"
|
||||||
));
|
));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue