Skip to content

Commit 88aada7

Browse files
committed
fix logic test
1 parent 7785e1f commit 88aada7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/sqllogictests/suites/base/09_fuse_engine/09_0046_parquet_encoding.test

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ create or replace database test_tbl_opt_parquet_encoding;
33

44
statement ok
55
use test_tbl_opt_parquet_encoding;
6+
67
#############################################
78
# Create table with parquet encoding option #
89
#############################################

0 commit comments

Comments
 (0)