alamb commented on code in PR #14227: URL: https://github.com/apache/datafusion/pull/14227#discussion_r1937111140
########## datafusion/sqllogictest/test_files/copy.slt: ########## @@ -538,26 +538,6 @@ select * from validate_arrow_file; 1 Foo 2 Bar -# Copy from dict encoded values to single arrow file Review Comment: I don't think we should delete this test -- it is still valid to write a dictionary encoded value to a file and that should be possible to read back out -- 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]
