mbutrovich commented on code in PR #3562: URL: https://github.com/apache/datafusion-comet/pull/3562#discussion_r2841602768
########## benchmarks/tpc/queries/tpcds/q1.sql: ########## @@ -0,0 +1,26 @@ +-- CometBench-DS query 1 derived from TPC-DS query 1 under the terms of the TPC Fair Use Policy. +-- TPC-DS queries are Copyright 2021 Transaction Processing Performance Council. +-- This query was generated at scale factor 1. Review Comment: How hard is it to parameterize this in the future? I wonder what values change, considering we usually run SF100 or 1000. -- 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]
