berkaysynnada commented on code in PR #10404: URL: https://github.com/apache/datafusion/pull/10404#discussion_r1595568026
########## datafusion/sqllogictest/test_files/parquet.slt: ########## @@ -66,7 +66,6 @@ CREATE EXTERNAL TABLE test_table ( date_col DATE ) STORED AS PARQUET -WITH HEADER ROW Review Comment: No need to specify header rows for parquet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
