tustvold commented on code in PR #8539: URL: https://github.com/apache/arrow-datafusion/pull/8539#discussion_r1426862951
########## datafusion/sqllogictest/test_files/insert_to_external.slt: ########## @@ -57,7 +57,7 @@ CREATE EXTERNAL TABLE dictionary_encoded_parquet_partitioned( b varchar, ) STORED AS parquet -LOCATION 'test_files/scratch/insert_to_external/parquet_types_partitioned' +LOCATION 'test_files/scratch/insert_to_external/parquet_types_partitioned/' Review Comment: Yes, this is definitely the eventual goal, is this something you would be interested in working on? -- 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]
