Skip to content

Commit c830e2c

Browse files
committed
fix
1 parent 4387ebe commit c830e2c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

datafusion/sqllogictest/test_files/encrypted_parquet.slt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,5 @@ float_field float
8585
)
8686
STORED AS PARQUET LOCATION 'test_files/scratch/encrypted_parquet/'
8787

88-
query RR
88+
query error DataFusion error: Parquet error: Parquet error: Parquet file has an encrypted footer but decryption properties were not provided
8989
SELECT * FROM parquet_table
90-
----
91-
1 2
92-
5 6
93-
3 4
94-
-1 -1

0 commit comments

Comments
 (0)