[
https://issues.apache.org/jira/browse/IMPALA-10601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qifan Chen updated IMPALA-10601:
--------------------------------
Description: The creation of some of the large tables, such as
lineitem_orderkey_only in
estdata/workloads/functional-query/queries/QueryTest/overlap_min_max_filters.test
(used in min-max filter tests), can be moved to Impala table setup and data
loading time. In this way, the setup is done only once, instead of repeatedly
during every test run. (was: Some of the large tables, such as
lineitem_orderkey_only in
estdata/workloads/functional-query/queries/QueryTest/overlap_min_max_filters.test
(used in min-max filter tests), can be moved to the standard testing schema.
The relational is to create the table once during Impala table setup time and
thus reduce the run time of such tests. )
> Creating lineitem_orderkey_only table in tpch_parquet database
> --------------------------------------------------------------
>
> Key: IMPALA-10601
> URL: https://issues.apache.org/jira/browse/IMPALA-10601
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Qifan Chen
> Priority: Minor
>
> The creation of some of the large tables, such as lineitem_orderkey_only in
> estdata/workloads/functional-query/queries/QueryTest/overlap_min_max_filters.test
> (used in min-max filter tests), can be moved to Impala table setup and data
> loading time. In this way, the setup is done only once, instead of
> repeatedly during every test run.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]