tpcds专题

trino tpcds测试

先下载https://github.com/gregrahn/tpcds-kit(有Linux和macOS),根据其文档生成数据。 然后https://github.com/hortonworks/hive-testbench,在ddl-tpcds/text/alltables.sql中有建表语句(用hive建表)。 建完表后LOAD DATA local INPATH "/Users/din