You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Luis E Martinez-Poblete (JIRA)" <ji...@apache.org> on 2018/04/30 13:39:00 UTC

[jira] [Created] (IMPALA-6950) Query option to restrict the execution of risky queries.

Luis E Martinez-Poblete created IMPALA-6950:
-----------------------------------------------

             Summary: Query option to restrict the execution of risky queries.
                 Key: IMPALA-6950
                 URL: https://issues.apache.org/jira/browse/IMPALA-6950
             Project: IMPALA
          Issue Type: New Feature
          Components: Frontend
    Affects Versions: Impala 2.11.0
            Reporter: Luis E Martinez-Poblete


Synopsis:
=========
Query option to restrict the execution of risky queries.

Feature Request:
================
Please enahnce Impala with a query option to restrict the execution of risk queries.

For instance, in Hive, the parameter "set hive.mapred.mode=strict" will reject queries based in the following criteria:

1) Queries on partitioned tables are not permitted unless they include a partition filter in the WHERE clause.

2) Queries doing Cartesian product (cross join).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org