[jira] [Created] (IMPALA-7711) Hash code improvements for CatalogdMetaProvider

2018-10-15 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7711: --- Summary: Hash code improvements for CatalogdMetaProvider Key: IMPALA-7711 URL: https://issues.apache.org/jira/browse/IMPALA-7711 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7715) "Impala Conditional Functions" documentation errata

2018-10-16 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7715: --- Summary: "Impala Conditional Functions" documentation errata Key: IMPALA-7715 URL: https://issues.apache.org/jira/browse/IMPALA-7715 Project: IMPALA Issue

[jira] [Created] (IMPALA-7739) Errata in documentation of decode() method

2018-10-22 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7739: --- Summary: Errata in documentation of decode() method Key: IMPALA-7739 URL: https://issues.apache.org/jira/browse/IMPALA-7739 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7740) Incorrect doc description for nvl2()

2018-10-22 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7740: --- Summary: Incorrect doc description for nvl2() Key: IMPALA-7740 URL: https://issues.apache.org/jira/browse/IMPALA-7740 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7741) Functions nvl2(), decode(), nullif() not listed in _impala_builtins

2018-10-22 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7741: --- Summary: Functions nvl2(), decode(), nullif() not listed in _impala_builtins Key: IMPALA-7741 URL: https://issues.apache.org/jira/browse/IMPALA-7741 Project: IMPALA

[jira] [Created] (IMPALA-7737) Extend CASE code generation to cache repeated sub-expressions

2018-10-22 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7737: --- Summary: Extend CASE code generation to cache repeated sub-expressions Key: IMPALA-7737 URL: https://issues.apache.org/jira/browse/IMPALA-7737 Project: IMPALA

[jira] [Created] (IMPALA-7747) Review and modernize conditional function rewrites

2018-10-23 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7747: --- Summary: Review and modernize conditional function rewrites Key: IMPALA-7747 URL: https://issues.apache.org/jira/browse/IMPALA-7747 Project: IMPALA Issue

[jira] [Created] (IMPALA-7754) Expressions sometimes not re-analyzed after rewrite

2018-10-24 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7754: --- Summary: Expressions sometimes not re-analyzed after rewrite Key: IMPALA-7754 URL: https://issues.apache.org/jira/browse/IMPALA-7754 Project: IMPALA Issue

[jira] [Created] (IMPALA-7752) Invalid test logic in ExprRewriterTest

2018-10-24 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7752: --- Summary: Invalid test logic in ExprRewriterTest Key: IMPALA-7752 URL: https://issues.apache.org/jira/browse/IMPALA-7752 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7753) Invalid logic when rewriting ORDER BY clause expressions

2018-10-24 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7753: --- Summary: Invalid logic when rewriting ORDER BY clause expressions Key: IMPALA-7753 URL: https://issues.apache.org/jira/browse/IMPALA-7753 Project: IMPALA

[jira] [Created] (IMPALA-7755) IS [NOT] DISTINCT FROM rewrite rules don't handle aggregates

2018-10-24 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7755: --- Summary: IS [NOT] DISTINCT FROM rewrite rules don't handle aggregates Key: IMPALA-7755 URL: https://issues.apache.org/jira/browse/IMPALA-7755 Project: IMPALA

[jira] [Created] (IMPALA-7780) Rebase PlannerTest expected output for estimates, errors

2018-10-29 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7780: --- Summary: Rebase PlannerTest expected output for estimates, errors Key: IMPALA-7780 URL: https://issues.apache.org/jira/browse/IMPALA-7780 Project: IMPALA

[jira] [Created] (IMPALA-7781) Clean up ad-hoc instance of, casts to use predicates in expr rewriter

2018-10-29 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7781: --- Summary: Clean up ad-hoc instance of, casts to use predicates in expr rewriter Key: IMPALA-7781 URL: https://issues.apache.org/jira/browse/IMPALA-7781 Project: IMPALA

[jira] [Created] (IMPALA-7785) Analyzer cannot handle GROUP BY clause rewrites

2018-10-30 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7785: --- Summary: Analyzer cannot handle GROUP BY clause rewrites Key: IMPALA-7785 URL: https://issues.apache.org/jira/browse/IMPALA-7785 Project: IMPALA Issue Type:

[jira] [Resolved] (IMPALA-7785) GROUP BY clause cannot contain a CASE statement

2018-10-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-7785. - Resolution: Invalid > GROUP BY clause cannot contain a CASE statement >

[jira] [Created] (IMPALA-7793) CASE statement does not handle NULL from UDF overflow

2018-10-30 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7793: --- Summary: CASE statement does not handle NULL from UDF overflow Key: IMPALA-7793 URL: https://issues.apache.org/jira/browse/IMPALA-7793 Project: IMPALA Issue

[jira] [Created] (IMPALA-7766) Perform constant folding within an expression

2018-10-25 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7766: --- Summary: Perform constant folding within an expression Key: IMPALA-7766 URL: https://issues.apache.org/jira/browse/IMPALA-7766 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7769) Constant folding sometimes introduces an unnecessary cast

2018-10-25 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7769: --- Summary: Constant folding sometimes introduces an unnecessary cast Key: IMPALA-7769 URL: https://issues.apache.org/jira/browse/IMPALA-7769 Project: IMPALA

[jira] [Created] (IMPALA-7750) Additional FE optimizations for CASE expressions

2018-10-23 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7750: --- Summary: Additional FE optimizations for CASE expressions Key: IMPALA-7750 URL: https://issues.apache.org/jira/browse/IMPALA-7750 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7805) NumericLiteral toSql() should render zero as 0, not 0-E38, 0.000, etc.

2018-11-05 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7805: --- Summary: NumericLiteral toSql() should render zero as 0, not 0-E38, 0.000, etc. Key: IMPALA-7805 URL: https://issues.apache.org/jira/browse/IMPALA-7805 Project: IMPALA

[jira] [Created] (IMPALA-7818) Standardize use of Expr predicates

2018-11-06 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7818: --- Summary: Standardize use of Expr predicates Key: IMPALA-7818 URL: https://issues.apache.org/jira/browse/IMPALA-7818 Project: IMPALA Issue Type: Improvement

[jira] [Created] (IMPALA-7826) Potential NPE in CatalogOpExecutor

2018-11-07 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7826: --- Summary: Potential NPE in CatalogOpExecutor Key: IMPALA-7826 URL: https://issues.apache.org/jira/browse/IMPALA-7826 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7831) Revisit expression rewriting integration with planner

2018-11-07 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7831: --- Summary: Revisit expression rewriting integration with planner Key: IMPALA-7831 URL: https://issues.apache.org/jira/browse/IMPALA-7831 Project: IMPALA Issue

[jira] [Created] (IMPALA-7821) Split up tests functions in ExprRewriteRulesTest for easier debugging

2018-11-06 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7821: --- Summary: Split up tests functions in ExprRewriteRulesTest for easier debugging Key: IMPALA-7821 URL: https://issues.apache.org/jira/browse/IMPALA-7821 Project: IMPALA

[jira] [Created] (IMPALA-7838) Planner's handling of parenthesized expressions is awkward

2018-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7838: --- Summary: Planner's handling of parenthesized expressions is awkward Key: IMPALA-7838 URL: https://issues.apache.org/jira/browse/IMPALA-7838 Project: IMPALA

[jira] [Created] (IMPALA-7841) Refactor QueryStmt, other analysis code for easier debugging

2018-11-08 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7841: --- Summary: Refactor QueryStmt, other analysis code for easier debugging Key: IMPALA-7841 URL: https://issues.apache.org/jira/browse/IMPALA-7841 Project: IMPALA

[jira] [Created] (IMPALA-7842) Refactor FrontEnd to make plan fragments available for testing

2018-11-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7842: --- Summary: Refactor FrontEnd to make plan fragments available for testing Key: IMPALA-7842 URL: https://issues.apache.org/jira/browse/IMPALA-7842 Project: IMPALA

[jira] [Created] (IMPALA-7855) Excessive type widening leads to unnecessary casts

2018-11-15 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7855: --- Summary: Excessive type widening leads to unnecessary casts Key: IMPALA-7855 URL: https://issues.apache.org/jira/browse/IMPALA-7855 Project: IMPALA Issue

[jira] [Created] (IMPALA-7823) Clean up Java warnings, fix minor issues

2018-11-06 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7823: --- Summary: Clean up Java warnings, fix minor issues Key: IMPALA-7823 URL: https://issues.apache.org/jira/browse/IMPALA-7823 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7847) Standardize expression error message in analyzer to ease testing

2018-11-13 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7847: --- Summary: Standardize expression error message in analyzer to ease testing Key: IMPALA-7847 URL: https://issues.apache.org/jira/browse/IMPALA-7847 Project: IMPALA

[jira] [Created] (IMPALA-7844) Analysis code incorrectly attempts to support ordinals in HAVING clause

2018-11-13 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7844: --- Summary: Analysis code incorrectly attempts to support ordinals in HAVING clause Key: IMPALA-7844 URL: https://issues.apache.org/jira/browse/IMPALA-7844 Project:

[jira] [Created] (IMPALA-7846) Analyzer expression error checks done in wrong order

2018-11-13 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7846: --- Summary: Analyzer expression error checks done in wrong order Key: IMPALA-7846 URL: https://issues.apache.org/jira/browse/IMPALA-7846 Project: IMPALA Issue

[jira] [Created] (IMPALA-7845) Clarify Impala's policy for use of column aliases

2018-11-13 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7845: --- Summary: Clarify Impala's policy for use of column aliases Key: IMPALA-7845 URL: https://issues.apache.org/jira/browse/IMPALA-7845 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7692) Profile averages not computed for Exchange InactiveTotalTime TIME_NS counter

2018-10-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7692: --- Summary: Profile averages not computed for Exchange InactiveTotalTime TIME_NS counter Key: IMPALA-7692 URL: https://issues.apache.org/jira/browse/IMPALA-7692 Project:

[jira] [Created] (IMPALA-7602) Definition of NDV differs between planner and stats mechanism

2018-09-20 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7602: --- Summary: Definition of NDV differs between planner and stats mechanism Key: IMPALA-7602 URL: https://issues.apache.org/jira/browse/IMPALA-7602 Project: IMPALA

[jira] [Created] (IMPALA-7601) Define a-priori selectivity and NDV values

2018-09-20 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7601: --- Summary: Define a-priori selectivity and NDV values Key: IMPALA-7601 URL: https://issues.apache.org/jira/browse/IMPALA-7601 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7603) Incorrect NDV expression for col1 op col2

2018-09-20 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7603: --- Summary: Incorrect NDV expression for col1 op col2 Key: IMPALA-7603 URL: https://issues.apache.org/jira/browse/IMPALA-7603 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7604) In AggregationNode.computeStats, handle cardinality overflow better

2018-09-20 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7604: --- Summary: In AggregationNode.computeStats, handle cardinality overflow better Key: IMPALA-7604 URL: https://issues.apache.org/jira/browse/IMPALA-7604 Project: IMPALA

[jira] [Created] (IMPALA-7608) Estimate row count from file size when no stats available

2018-09-21 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7608: --- Summary: Estimate row count from file size when no stats available Key: IMPALA-7608 URL: https://issues.apache.org/jira/browse/IMPALA-7608 Project: IMPALA

[jira] [Created] (IMPALA-7865) Repeated type widening of arithmetic expressions

2018-11-17 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7865: --- Summary: Repeated type widening of arithmetic expressions Key: IMPALA-7865 URL: https://issues.apache.org/jira/browse/IMPALA-7865 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7866) Predicates, helpers for implicit casts, slot refs

2018-11-17 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7866: --- Summary: Predicates, helpers for implicit casts, slot refs Key: IMPALA-7866 URL: https://issues.apache.org/jira/browse/IMPALA-7866 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7867) Expose collection interfaces, not implementations

2018-11-18 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7867: --- Summary: Expose collection interfaces, not implementations Key: IMPALA-7867 URL: https://issues.apache.org/jira/browse/IMPALA-7867 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8035) Planner estimate incorrect for non-equi-join case

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8035: --- Summary: Planner estimate incorrect for non-equi-join case Key: IMPALA-8035 URL: https://issues.apache.org/jira/browse/IMPALA-8035 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8034) PlannerTest tests are not realistic

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8034: --- Summary: PlannerTest tests are not realistic Key: IMPALA-8034 URL: https://issues.apache.org/jira/browse/IMPALA-8034 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-8030) Remove duplicate in-clause values for selectivity calcs

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8030: --- Summary: Remove duplicate in-clause values for selectivity calcs Key: IMPALA-8030 URL: https://issues.apache.org/jira/browse/IMPALA-8030 Project: IMPALA Issue

[jira] [Created] (IMPALA-8038) Incorrect estimation of selectivity of OR expression

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8038: --- Summary: Incorrect estimation of selectivity of OR expression Key: IMPALA-8038 URL: https://issues.apache.org/jira/browse/IMPALA-8038 Project: IMPALA Issue

[jira] [Created] (IMPALA-8032) Gather minimum, maximum values to better estimate inequality selectivity

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8032: --- Summary: Gather minimum, maximum values to better estimate inequality selectivity Key: IMPALA-8032 URL: https://issues.apache.org/jira/browse/IMPALA-8032 Project:

[jira] [Created] (IMPALA-8039) Incorrect selectivity estimate for not-equals predicate

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8039: --- Summary: Incorrect selectivity estimate for not-equals predicate Key: IMPALA-8039 URL: https://issues.apache.org/jira/browse/IMPALA-8039 Project: IMPALA Issue

[jira] [Created] (IMPALA-8031) Remove redundant inequalities for selectivity calcs

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8031: --- Summary: Remove redundant inequalities for selectivity calcs Key: IMPALA-8031 URL: https://issues.apache.org/jira/browse/IMPALA-8031 Project: IMPALA Issue

[jira] [Created] (IMPALA-8033) PlanNode getInputCardinality has two conflicting meanings

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8033: --- Summary: PlanNode getInputCardinality has two conflicting meanings Key: IMPALA-8033 URL: https://issues.apache.org/jira/browse/IMPALA-8033 Project: IMPALA

[jira] [Created] (IMPALA-8040) Incorrect double-accounting for WHERE on join column

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8040: --- Summary: Incorrect double-accounting for WHERE on join column Key: IMPALA-8040 URL: https://issues.apache.org/jira/browse/IMPALA-8040 Project: IMPALA Issue

[jira] [Created] (IMPALA-8036) Bad join cardinality estimation for missing stats

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8036: --- Summary: Bad join cardinality estimation for missing stats Key: IMPALA-8036 URL: https://issues.apache.org/jira/browse/IMPALA-8036 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8037) Planner makes poor estimations for non-equality predicates

2018-12-31 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8037: --- Summary: Planner makes poor estimations for non-equality predicates Key: IMPALA-8037 URL: https://issues.apache.org/jira/browse/IMPALA-8037 Project: IMPALA

[jira] [Created] (IMPALA-8022) Add cardinality checks to PlannerTest

2018-12-27 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8022: --- Summary: Add cardinality checks to PlannerTest Key: IMPALA-8022 URL: https://issues.apache.org/jira/browse/IMPALA-8022 Project: IMPALA Issue Type: Improvement

[jira] [Created] (IMPALA-8042) Better selectivity estimate for BETWEEN

2019-01-02 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8042: --- Summary: Better selectivity estimate for BETWEEN Key: IMPALA-8042 URL: https://issues.apache.org/jira/browse/IMPALA-8042 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8041) Migrate rewrite rules to occur during expression analysis

2019-01-02 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8041: --- Summary: Migrate rewrite rules to occur during expression analysis Key: IMPALA-8041 URL: https://issues.apache.org/jira/browse/IMPALA-8041 Project: IMPALA

[jira] [Created] (IMPALA-8050) IS [NOT] NULL gives wrong selectivity when null count is missing

2019-01-04 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8050: --- Summary: IS [NOT] NULL gives wrong selectivity when null count is missing Key: IMPALA-8050 URL: https://issues.apache.org/jira/browse/IMPALA-8050 Project: IMPALA

[jira] [Created] (IMPALA-8051) Compute stats fails on a column with special character in name

2019-01-05 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8051: --- Summary: Compute stats fails on a column with special character in name Key: IMPALA-8051 URL: https://issues.apache.org/jira/browse/IMPALA-8051 Project: IMPALA

[jira] [Created] (IMPALA-8094) Reconcile Impala's column NDV metadata definition with Hive's

2019-01-20 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8094: --- Summary: Reconcile Impala's column NDV metadata definition with Hive's Key: IMPALA-8094 URL: https://issues.apache.org/jira/browse/IMPALA-8094 Project: IMPALA

[jira] [Created] (IMPALA-7964) Inconsistent typing of pure-constant expressions

2018-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7964: --- Summary: Inconsistent typing of pure-constant expressions Key: IMPALA-7964 URL: https://issues.apache.org/jira/browse/IMPALA-7964 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7950) Implicit cast does not propagate NDV

2018-12-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7950: --- Summary: Implicit cast does not propagate NDV Key: IMPALA-7950 URL: https://issues.apache.org/jira/browse/IMPALA-7950 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7949) BinaryPredicate rewrite results in double cast

2018-12-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7949: --- Summary: BinaryPredicate rewrite results in double cast Key: IMPALA-7949 URL: https://issues.apache.org/jira/browse/IMPALA-7949 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7968) Convert Analyzer AST to JSON for test verification

2018-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7968: --- Summary: Convert Analyzer AST to JSON for test verification Key: IMPALA-7968 URL: https://issues.apache.org/jira/browse/IMPALA-7968 Project: IMPALA Issue

[jira] [Created] (IMPALA-7967) Incorrect decimal size in V2 for a numeric const cast to BIGINT

2018-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7967: --- Summary: Incorrect decimal size in V2 for a numeric const cast to BIGINT Key: IMPALA-7967 URL: https://issues.apache.org/jira/browse/IMPALA-7967 Project: IMPALA

[jira] [Created] (IMPALA-7966) Analyzer does not follow Decimal V1 type propagation rules

2018-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7966: --- Summary: Analyzer does not follow Decimal V1 type propagation rules Key: IMPALA-7966 URL: https://issues.apache.org/jira/browse/IMPALA-7966 Project: IMPALA

[jira] [Created] (IMPALA-7965) FE should use "permissive" constant folding evaluation

2018-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7965: --- Summary: FE should use "permissive" constant folding evaluation Key: IMPALA-7965 URL: https://issues.apache.org/jira/browse/IMPALA-7965 Project: IMPALA Issue

[jira] [Created] (IMPALA-7993) Fix build and scripts to be more useful to developers

2018-12-17 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7993: --- Summary: Fix build and scripts to be more useful to developers Key: IMPALA-7993 URL: https://issues.apache.org/jira/browse/IMPALA-7993 Project: IMPALA Issue

[jira] [Created] (IMPALA-8019) Incorporate join input/output cardinality trade-offs into planner

2018-12-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8019: --- Summary: Incorporate join input/output cardinality trade-offs into planner Key: IMPALA-8019 URL: https://issues.apache.org/jira/browse/IMPALA-8019 Project: IMPALA

[jira] [Created] (IMPALA-8018) Unify cardinality math for PK/FK and generic cases

2018-12-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8018: --- Summary: Unify cardinality math for PK/FK and generic cases Key: IMPALA-8018 URL: https://issues.apache.org/jira/browse/IMPALA-8018 Project: IMPALA Issue

[jira] [Created] (IMPALA-7951) Rewrites change meaning when converted to SQL

2018-12-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7951: --- Summary: Rewrites change meaning when converted to SQL Key: IMPALA-7951 URL: https://issues.apache.org/jira/browse/IMPALA-7951 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7955) Confusing, nonsensical predicates in DESCRIBE output

2018-12-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7955: --- Summary: Confusing, nonsensical predicates in DESCRIBE output Key: IMPALA-7955 URL: https://issues.apache.org/jira/browse/IMPALA-7955 Project: IMPALA Issue

[jira] [Created] (IMPALA-7953) EXPLAIN does not reliably show table aliases

2018-12-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7953: --- Summary: EXPLAIN does not reliably show table aliases Key: IMPALA-7953 URL: https://issues.apache.org/jira/browse/IMPALA-7953 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7952) Planner creates non-normalized binary predicates

2018-12-10 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7952: --- Summary: Planner creates non-normalized binary predicates Key: IMPALA-7952 URL: https://issues.apache.org/jira/browse/IMPALA-7952 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8014) Incorrect M:1 (FK/PK) cardinality estimation

2018-12-24 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8014: --- Summary: Incorrect M:1 (FK/PK) cardinality estimation Key: IMPALA-8014 URL: https://issues.apache.org/jira/browse/IMPALA-8014 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-8015) Incorrect cardinality calculation for non-FK/PK case

2018-12-24 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8015: --- Summary: Incorrect cardinality calculation for non-FK/PK case Key: IMPALA-8015 URL: https://issues.apache.org/jira/browse/IMPALA-8015 Project: IMPALA Issue

[jira] [Created] (IMPALA-7914) Introduce AST base class/interface for statement-like nodes

2018-11-30 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7914: --- Summary: Introduce AST base class/interface for statement-like nodes Key: IMPALA-7914 URL: https://issues.apache.org/jira/browse/IMPALA-7914 Project: IMPALA

[jira] [Created] (IMPALA-7915) Wrap SQL parser to avoid redundant code

2018-11-30 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7915: --- Summary: Wrap SQL parser to avoid redundant code Key: IMPALA-7915 URL: https://issues.apache.org/jira/browse/IMPALA-7915 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7944) count(*) correctly has NDV=1 via being labeled as constant

2018-12-07 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7944: --- Summary: count(*) correctly has NDV=1 via being labeled as constant Key: IMPALA-7944 URL: https://issues.apache.org/jira/browse/IMPALA-7944 Project: IMPALA

[jira] [Created] (IMPALA-7927) Enhance Rewritten SQL in test files

2018-12-04 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7927: --- Summary: Enhance Rewritten SQL in test files Key: IMPALA-7927 URL: https://issues.apache.org/jira/browse/IMPALA-7927 Project: IMPALA Issue Type: Improvement

[jira] [Created] (IMPALA-7902) Revise NumericLiteral to avoid analysis, fix multiple issues

2018-11-27 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7902: --- Summary: Revise NumericLiteral to avoid analysis, fix multiple issues Key: IMPALA-7902 URL: https://issues.apache.org/jira/browse/IMPALA-7902 Project: IMPALA

[jira] [Created] (IMPALA-7881) Visualize AST for easier debugging

2018-11-21 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7881: --- Summary: Visualize AST for easier debugging Key: IMPALA-7881 URL: https://issues.apache.org/jira/browse/IMPALA-7881 Project: IMPALA Issue Type: Improvement

[jira] [Created] (IMPALA-7895) Incorrect expected results for spillable-buffer-sizing.test

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7895: --- Summary: Incorrect expected results for spillable-buffer-sizing.test Key: IMPALA-7895 URL: https://issues.apache.org/jira/browse/IMPALA-7895 Project: IMPALA

[jira] [Created] (IMPALA-7900) Constant SELECT stmt base table expression is inconsistent

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7900: --- Summary: Constant SELECT stmt base table expression is inconsistent Key: IMPALA-7900 URL: https://issues.apache.org/jira/browse/IMPALA-7900 Project: IMPALA

[jira] [Created] (IMPALA-7896) Literals should not need explicit analyze step

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7896: --- Summary: Literals should not need explicit analyze step Key: IMPALA-7896 URL: https://issues.apache.org/jira/browse/IMPALA-7896 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7898) LiteralExpr fails with class cast expression for some invalid DECIMAL values

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7898: --- Summary: LiteralExpr fails with class cast expression for some invalid DECIMAL values Key: IMPALA-7898 URL: https://issues.apache.org/jira/browse/IMPALA-7898 Project:

[jira] [Created] (IMPALA-7894) Parser does not catch double overflow

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7894: --- Summary: Parser does not catch double overflow Key: IMPALA-7894 URL: https://issues.apache.org/jira/browse/IMPALA-7894 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7897) LiteralExpr incorrectly "handles" DATE, DATETIME, and TIMESTAMP

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7897: --- Summary: LiteralExpr incorrectly "handles" DATE, DATETIME, and TIMESTAMP Key: IMPALA-7897 URL: https://issues.apache.org/jira/browse/IMPALA-7897 Project: IMPALA

[jira] [Created] (IMPALA-7886) NumericLiteral constructor fails to round values to Decimal type

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7886: --- Summary: NumericLiteral constructor fails to round values to Decimal type Key: IMPALA-7886 URL: https://issues.apache.org/jira/browse/IMPALA-7886 Project: IMPALA

[jira] [Created] (IMPALA-7905) ToSqlUtils does not correctly quote lower-case Hive keywords

2018-11-28 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7905: --- Summary: ToSqlUtils does not correctly quote lower-case Hive keywords Key: IMPALA-7905 URL: https://issues.apache.org/jira/browse/IMPALA-7905 Project: IMPALA

[jira] [Created] (IMPALA-7907) Multiple toSql() bugs in ScalarFunction

2018-11-28 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7907: --- Summary: Multiple toSql() bugs in ScalarFunction Key: IMPALA-7907 URL: https://issues.apache.org/jira/browse/IMPALA-7907 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7892) Explicit cast state lost for numeric literals on rewrite

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7892: --- Summary: Explicit cast state lost for numeric literals on rewrite Key: IMPALA-7892 URL: https://issues.apache.org/jira/browse/IMPALA-7892 Project: IMPALA

[jira] [Created] (IMPALA-7890) Wrong expression type for addition with invalid cast

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7890: --- Summary: Wrong expression type for addition with invalid cast Key: IMPALA-7890 URL: https://issues.apache.org/jira/browse/IMPALA-7890 Project: IMPALA Issue

[jira] [Created] (IMPALA-7891) Analyzer does not detect numeric overflow in CAST

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7891: --- Summary: Analyzer does not detect numeric overflow in CAST Key: IMPALA-7891 URL: https://issues.apache.org/jira/browse/IMPALA-7891 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7887) NumericLiteral fails to detect numeric overflow

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7887: --- Summary: NumericLiteral fails to detect numeric overflow Key: IMPALA-7887 URL: https://issues.apache.org/jira/browse/IMPALA-7887 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-7888) Incorrect NumericLiteral overflow checks for FLOAT, DOUBLE

2018-11-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7888: --- Summary: Incorrect NumericLiteral overflow checks for FLOAT, DOUBLE Key: IMPALA-7888 URL: https://issues.apache.org/jira/browse/IMPALA-7888 Project: IMPALA

[jira] [Created] (IMPALA-7868) Move UPDATE-only fields from ModifyStmt to UpdateStmt

2018-11-18 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-7868: --- Summary: Move UPDATE-only fields from ModifyStmt to UpdateStmt Key: IMPALA-7868 URL: https://issues.apache.org/jira/browse/IMPALA-7868 Project: IMPALA Issue

[jira] [Created] (IMPALA-8058) HBase scan cardinality division-by-zero leads to bogus cardinality

2019-01-08 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8058: --- Summary: HBase scan cardinality division-by-zero leads to bogus cardinality Key: IMPALA-8058 URL: https://issues.apache.org/jira/browse/IMPALA-8058 Project: IMPALA

[jira] [Created] (IMPALA-8057) Unhelpful messages in impalad.INFO log

2019-01-08 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8057: --- Summary: Unhelpful messages in impalad.INFO log Key: IMPALA-8057 URL: https://issues.apache.org/jira/browse/IMPALA-8057 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8055) run-tests.py reports tests as passed even if the did not

2019-01-07 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8055: --- Summary: run-tests.py reports tests as passed even if the did not Key: IMPALA-8055 URL: https://issues.apache.org/jira/browse/IMPALA-8055 Project: IMPALA

[jira] [Created] (IMPALA-8045) ScanNode

2019-01-03 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8045: --- Summary: ScanNode Key: IMPALA-8045 URL: https://issues.apache.org/jira/browse/IMPALA-8045 Project: IMPALA Issue Type: Bug Reporter: Paul Rogers

  1   2   3   4   5   6   7   8   9   >