LiPenglin created IMPALA-11607:
----------------------------------
Summary: load-data.py can generate test datasets for TPC-H and
TPC-DS stored as Iceberg
Key: IMPALA-11607
URL: https://issues.apache.org/jira/browse/IMPALA-11607
Project: IMPALA
Issue Type: Test
Reporter: LiPenglin
Assignee: LiPenglin
At present, we use
https://cwiki.apache.org/confluence/display/IMPALA/Impala+Test+Data to generate
test data. Impala 4.1.0 has officially supported Iceberg tables, but we don't
have tools to generate Iceberg test data for TPC-H and TPC-DS, so we should use
similar commands to generate data, e.g: "/bin/load-data.py -w tpcds -f -s 100
--table_formats=text/none,iceberg/none".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)