gabotechs commented on PR #20292: URL: https://github.com/apache/datafusion/pull/20292#issuecomment-3912578114
Note that these are also not the normal TPC-DS files, they having been sampled with https://github.com/xitongsys/parquet-go/tree/master/tool/parquet-tools so that they are smaller and suitable for unit testing. The approach I've followed is the same already existed with TPC-H in this integration tests: to commit a reduced version of the files, like https://github.com/apache/datafusion/blob/main/datafusion/core/tests/data/tpch_lineitem_small.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]
