[jira] [Comment Edited] (IMPALA-8069) crash in impala::Sorter::Run::Run

2019-02-22 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775650#comment-16775650 ] Paul Rogers edited comment on IMPALA-8069 at 2/22/19 10:24 PM: ---

[jira] [Assigned] (IMPALA-7083) AnalysisException for GROUP BY and ORDER BY expressions that are folded to constants from 2.9 onwards

2019-02-22 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-7083: --- Assignee: Paul Rogers > AnalysisException for GROUP BY and ORDER BY expressions that are fo

[jira] [Commented] (IMPALA-7083) AnalysisException for GROUP BY and ORDER BY expressions that are folded to constants from 2.9 onwards

2019-02-22 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775559#comment-16775559 ] Paul Rogers commented on IMPALA-7083: - This issue turns out to be related to IMPALA-

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8030: --- Assignee: (was: Paul Rogers) > Remove duplicate in-clause values for selectivity calcs

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8040: --- Assignee: (was: Paul Rogers) > Incorrect double-accounting for WHERE on join column > -

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8051. - Resolution: Fixed > Compute stats fails on a column with comment character in name > ---

[jira] [Assigned] (IMPALA-8045) Rollup of Smaller Join Cardinality Issues

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8045: --- Assignee: (was: Paul Rogers) > Rollup of Smaller Join Cardinality Issues >

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8035: --- Assignee: (was: Paul Rogers) > Planner estimate incorrect for non-equi-join case >

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8033: --- Assignee: (was: Paul Rogers) > PlanNode getInputCardinality has two conflicting meaning

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8031: --- Assignee: (was: Paul Rogers) > Remove redundant inequalities for selectivity calcs > --

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8050: --- Assignee: (was: Paul Rogers) > IS [NOT] NULL gives wrong selectivity when null count is

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8037: --- Assignee: (was: Paul Rogers) > Planner makes poor estimations for non-equality predicat

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

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8038: --- Assignee: (was: Paul Rogers) > Incorrect estimation of selectivity of OR expression > -

[jira] [Assigned] (IMPALA-8213) Planner does not adjust join cardinality for correlated filters

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8213: --- Assignee: (was: Paul Rogers) > Planner does not adjust join cardinality for correlated

[jira] [Assigned] (IMPALA-8219) Pick among join plans based on table size, not just cardinality

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8219: --- Assignee: (was: Paul Rogers) > Pick among join plans based on table size, not just card

[jira] [Assigned] (IMPALA-8157) Log exceptions from the front end

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8157: --- Assignee: (was: Fang-Yu Rao) > Log exceptions from the front end >

[jira] [Assigned] (IMPALA-8217) Remove scan operator exponential backoff in cardinality calcs

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8217: --- Assignee: (was: Paul Rogers) > Remove scan operator exponential backoff in cardinality

[jira] [Assigned] (IMPALA-8220) Track adjusted NDV for each column through plan tree

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8220: --- Assignee: (was: Paul Rogers) > Track adjusted NDV for each column through plan tree > -

[jira] [Assigned] (IMPALA-8218) Use "simple bin model" to estimate M:N, FK join cardinality

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8218: --- Assignee: (was: Paul Rogers) > Use "simple bin model" to estimate M:N, FK join cardinal

[jira] [Assigned] (IMPALA-8015) Incorrect cardinality calculation for the generic case

2019-02-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8015: --- Assignee: (was: Paul Rogers) > Incorrect cardinality calculation for the generic case >

[jira] [Updated] (IMPALA-8213) Planner does not adjust join cardinality for correlated filters

2019-02-19 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8213: Description: Use simple bin model to estimate M:N, FK join cardinality When computing join cardin

[jira] [Updated] (IMPALA-8220) Track adjusted NDV for each column through plan tree

2019-02-19 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8220: Description: See IMPALA-8213. To proper account for join cardinalities, we must track the adjuste

[jira] [Updated] (IMPALA-8213) Planner does not adjust join cardinality for correlated filters

2019-02-19 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8213: Description: The planner does not consider column join-equivalence when working out join cardinal

[jira] [Updated] (IMPALA-8015) Incorrect cardinality calculation for the generic case

2019-02-19 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8015: Description: The expression used to calculate the cardinality for a M:N (“generic”) join is incor

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

2019-02-19 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8014: Description: The math is wrong when we estimate the cardinality of a join we've labeled as "FK/PK

[jira] [Created] (IMPALA-8220) Track adjusted NDV for each column through plan tree

2019-02-19 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8220: --- Summary: Track adjusted NDV for each column through plan tree Key: IMPALA-8220 URL: https://issues.apache.org/jira/browse/IMPALA-8220 Project: IMPALA Issue Typ

[jira] [Created] (IMPALA-8218) Use "simple bin model" to estimate M:N, FK join cardinality

2019-02-19 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8218: --- Summary: Use "simple bin model" to estimate M:N, FK join cardinality Key: IMPALA-8218 URL: https://issues.apache.org/jira/browse/IMPALA-8218 Project: IMPALA I

[jira] [Created] (IMPALA-8219) Pick among join plans based on table size, not just cardinality

2019-02-19 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8219: --- Summary: Pick among join plans based on table size, not just cardinality Key: IMPALA-8219 URL: https://issues.apache.org/jira/browse/IMPALA-8219 Project: IMPALA

[jira] [Created] (IMPALA-8217) Remove scan operator exponential backoff in cardinality calcs

2019-02-19 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8217: --- Summary: Remove scan operator exponential backoff in cardinality calcs Key: IMPALA-8217 URL: https://issues.apache.org/jira/browse/IMPALA-8217 Project: IMPALA

[jira] [Created] (IMPALA-8213) Planner does not adjust join cardinality for correlated filters

2019-02-19 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8213: --- Summary: Planner does not adjust join cardinality for correlated filters Key: IMPALA-8213 URL: https://issues.apache.org/jira/browse/IMPALA-8213 Project: IMPALA

[jira] [Resolved] (IMPALA-8095) Detailed expression cardinality tests

2019-02-16 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8095. - Resolution: Fixed > Detailed expression cardinality tests >

[jira] [Resolved] (IMPALA-8148) Misc. FE code cleanup

2019-02-16 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8148. - Resolution: Fixed > Misc. FE code cleanup > - > > Key: IMPAL

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

2019-02-13 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8039. - Resolution: Duplicate > Incorrect selectivity estimate for not-equals predicate > --

[jira] [Work started] (IMPALA-8182) Extend PlanCtx to provide access to the entire internal plan

2019-02-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8182 started by Paul Rogers. --- > Extend PlanCtx to provide access to the entire internal plan >

[jira] [Work started] (IMPALA-8181) Show abbreviated row counts in DESCRIBE output

2019-02-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8181 started by Paul Rogers. --- > Show abbreviated row counts in DESCRIBE output > --

[jira] [Work started] (IMPALA-8185) Factor out production/mock file system logic into a facade

2019-02-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8185 started by Paul Rogers. --- > Factor out production/mock file system logic into a facade > --

[jira] [Created] (IMPALA-8185) Factor out production/mock file system logic into a facade

2019-02-11 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8185: --- Summary: Factor out production/mock file system logic into a facade Key: IMPALA-8185 URL: https://issues.apache.org/jira/browse/IMPALA-8185 Project: IMPALA Iss

[jira] [Created] (IMPALA-8182) Extend PlanCtx to provide access to the entire internal plan

2019-02-11 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8182: --- Summary: Extend PlanCtx to provide access to the entire internal plan Key: IMPALA-8182 URL: https://issues.apache.org/jira/browse/IMPALA-8182 Project: IMPALA

[jira] [Created] (IMPALA-8181) Show abbreviated row counts in DESCRIBE output

2019-02-11 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8181: --- Summary: Show abbreviated row counts in DESCRIBE output Key: IMPALA-8181 URL: https://issues.apache.org/jira/browse/IMPALA-8181 Project: IMPALA Issue Type: Imp

[jira] [Commented] (IMPALA-6590) Disable expr rewrites and codegen for VALUES() statements

2019-02-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764632#comment-16764632 ] Paul Rogers commented on IMPALA-6590: - [~tarmstrong], I have no hard numbers, my gue

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

2019-02-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8039 started by Paul Rogers. --- > Incorrect selectivity estimate for not-equals predicate > -

[jira] [Commented] (IMPALA-6590) Disable expr rewrites and codegen for VALUES() statements

2019-02-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764269#comment-16764269 ] Paul Rogers commented on IMPALA-6590: - We are working on steps to improve expression

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

2019-02-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-7842. - Resolution: Fixed > Refactor FrontEnd to make plan fragments available for testing > ---

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

2019-02-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8034. - Resolution: Fixed > PlannerTest cardinality tests are not realistic > --

[jira] [Resolved] (IMPALA-8021) Add estimated cardinality to EXPLAIN output

2019-02-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8021. - Resolution: Fixed > Add estimated cardinality to EXPLAIN output > --

[jira] [Updated] (IMPALA-8156) Add format options to the EXPLAIN statement

2019-02-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8156: Description: The EXPLAIN statement is very basic: {code:sql} EXPLAIN ; {code} Example: {code:sq

[jira] [Commented] (IMPALA-8156) Add format options to the EXPLAIN statement

2019-02-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762011#comment-16762011 ] Paul Rogers commented on IMPALA-8156: - Not yet clear. I'm hoping for the next releas

[jira] [Updated] (IMPALA-8157) Log exceptions from the front end

2019-02-01 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8157: Summary: Log exceptions from the front end (was: Log exceptions from the FrontEnd) > Log excepti

[jira] [Work started] (IMPALA-8156) Add format options to the EXPLAIN statement

2019-02-01 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8156 started by Paul Rogers. --- > Add format options to the EXPLAIN statement > -

[jira] [Created] (IMPALA-8157) Log exceptions from the FrontEnd

2019-02-01 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8157: --- Summary: Log exceptions from the FrontEnd Key: IMPALA-8157 URL: https://issues.apache.org/jira/browse/IMPALA-8157 Project: IMPALA Issue Type: Improvement

[jira] [Updated] (IMPALA-8156) Add format options to the EXPLAIN statement

2019-02-01 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8156: Description: The EXPLAIN statement is very basic: {code:sql} EXPLAIN ; {code} Example: {code:sq

[jira] [Created] (IMPALA-8156) Add format options to the EXPLAIN statement

2019-02-01 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8156: --- Summary: Add format options to the EXPLAIN statement Key: IMPALA-8156 URL: https://issues.apache.org/jira/browse/IMPALA-8156 Project: IMPALA Issue Type: Improv

[jira] [Updated] (IMPALA-8023) Fix PlannerTest to handle error lines consistently

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8023: Fix Version/s: Impala 3.2.0 > Fix PlannerTest to handle error lines consistently > ---

[jira] [Updated] (IMPALA-7919) Add predicates line in plan output for partition key predicates

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-7919: Affects Version/s: Impala 3.1.0 Fix Version/s: Impala 3.2.0 > Add predicates line in plan

[jira] [Resolved] (IMPALA-8023) Fix PlannerTest to handle error lines consistently

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8023. - Resolution: Fixed > Fix PlannerTest to handle error lines consistently > ---

[jira] [Resolved] (IMPALA-7919) Add predicates line in plan output for partition key predicates

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-7919. - Resolution: Fixed > Add predicates line in plan output for partition key predicates > --

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

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8022. - Resolution: Fixed > Add cardinality checks to PlannerTest >

[jira] [Commented] (IMPALA-4018) Add support for SQL:2016 datetime templates/patterns/masks to CAST(... AS ... FORMAT )

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756627#comment-16756627 ] Paul Rogers commented on IMPALA-4018: - I agree with [~grahn] that the patterns used

[jira] [Created] (IMPALA-8148) Misc. FE code cleanup

2019-01-30 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8148: --- Summary: Misc. FE code cleanup Key: IMPALA-8148 URL: https://issues.apache.org/jira/browse/IMPALA-8148 Project: IMPALA Issue Type: Improvement Compon

[jira] [Comment Edited] (IMPALA-8145) Partition metadata key muddle

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756498#comment-16756498 ] Paul Rogers edited comment on IMPALA-8145 at 1/30/19 8:30 PM:

[jira] [Comment Edited] (IMPALA-8145) Partition metadata key muddle

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756498#comment-16756498 ] Paul Rogers edited comment on IMPALA-8145 at 1/30/19 8:31 PM:

[jira] [Commented] (IMPALA-8145) Partition metadata key muddle

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756498#comment-16756498 ] Paul Rogers commented on IMPALA-8145: - [~jbapple], good question. We have just one t

[jira] [Created] (IMPALA-8145) Partition metadata key muddle

2019-01-29 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8145: --- Summary: Partition metadata key muddle Key: IMPALA-8145 URL: https://issues.apache.org/jira/browse/IMPALA-8145 Project: IMPALA Issue Type: Bug Compon

[jira] [Updated] (IMPALA-8144) Build failed during C++ build

2019-01-29 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8144: Labels: build-failure (was: ) > Build failed during C++ build > - > >

[jira] [Created] (IMPALA-8144) Build failed during C++ build

2019-01-29 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8144: --- Summary: Build failed during C++ build Key: IMPALA-8144 URL: https://issues.apache.org/jira/browse/IMPALA-8144 Project: IMPALA Issue Type: Bug Compon

[jira] [Created] (IMPALA-8142) ASAN build failure in query_test/test_nested_types.py

2019-01-29 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8142: --- Summary: ASAN build failure in query_test/test_nested_types.py Key: IMPALA-8142 URL: https://issues.apache.org/jira/browse/IMPALA-8142 Project: IMPALA Issue Ty

[jira] [Created] (IMPALA-8141) ASAN build failure in query_test/test_mem_usage_scaling.py

2019-01-29 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8141: --- Summary: ASAN build failure in query_test/test_mem_usage_scaling.py Key: IMPALA-8141 URL: https://issues.apache.org/jira/browse/IMPALA-8141 Project: IMPALA Iss

[jira] [Resolved] (IMPALA-8120) Build Failure: Undetermined data load error for tpcds for Kudu

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8120. - Resolution: Duplicate Presumed to be the same as IMPALA-8091. > Build Failure: Undetermined dat

[jira] [Assigned] (IMPALA-8120) Build Failure: Undetermined data load error for tpcds for Kudu

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8120: --- Assignee: Paul Rogers (was: Lenisha Gandhi) > Build Failure: Undetermined data load error

[jira] [Resolved] (IMPALA-8122) Build failure: Core S3, Hive Metastore failed to start

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8122. - Resolution: Fixed > Build failure: Core S3, Hive Metastore failed to start > ---

[jira] [Commented] (IMPALA-8122) Build failure: Core S3, Hive Metastore failed to start

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754380#comment-16754380 ] Paul Rogers commented on IMPALA-8122: - Was diagnosed as an internal build issue: the

[jira] [Assigned] (IMPALA-8122) Build failure: Core S3, Hive Metastore failed to start

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8122: --- Assignee: Paul Rogers (was: Lenisha Gandhi) > Build failure: Core S3, Hive Metastore faile

[jira] [Commented] (IMPALA-8118) ASAN build failure: query_test/test_scanners.py

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754340#comment-16754340 ] Paul Rogers commented on IMPALA-8118: - Originally added to IMPALA-8132: EE tests fa

[jira] [Updated] (IMPALA-8118) ASAN build failure: query_test/test_scanners.py

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8118: Summary: ASAN build failure: query_test/test_scanners.py (was: Build failure: Connection failure

[jira] [Resolved] (IMPALA-8132) ASAN build failure: query_test/test_scanners.py

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-8132. - Resolution: Duplicate > ASAN build failure: query_test/test_scanners.py > --

[jira] [Assigned] (IMPALA-8132) ASAN build failure: query_test/test_scanners.py

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8132: --- Assignee: Paul Rogers (was: Lenisha Gandhi) > ASAN build failure: query_test/test_scanners

[jira] [Updated] (IMPALA-8118) Build failure: Connection failure in multiple tests - ASAN

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8118: Labels: broken-build (was: ) > Build failure: Connection failure in multiple tests - ASAN > -

[jira] [Updated] (IMPALA-8124) Build failure: webserver/test_web_pages.py

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8124: Labels: build-failure (was: ) > Build failure: webserver/test_web_pages.py >

[jira] [Updated] (IMPALA-8120) Build Failure: Undetermined data load error for tpcds for Kudu

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8120: Labels: build-failure (was: ) > Build Failure: Undetermined data load error for tpcds for Kudu >

[jira] [Updated] (IMPALA-8122) Build failure: Core S3, Hive Metastore failed to start

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8122: Labels: build-failure (was: ) > Build failure: Core S3, Hive Metastore failed to start >

[jira] [Updated] (IMPALA-8127) AWS security token leaked to build log

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8127: Labels: security-issue (was: ) > AWS security token leaked to build log > ---

[jira] [Updated] (IMPALA-8129) Build failure: query_test/test_observability.py

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8129: Labels: broken-build (was: ) > Build failure: query_test/test_observability.py >

[jira] [Updated] (IMPALA-8128) Build failure: Kudu functional data load - Kudu crashed

2019-01-28 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8128: Labels: broken-build (was: ) > Build failure: Kudu functional data load - Kudu crashed >

[jira] [Created] (IMPALA-8132) ASAN build failure: query_test/test_scanners.py

2019-01-28 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8132: --- Summary: ASAN build failure: query_test/test_scanners.py Key: IMPALA-8132 URL: https://issues.apache.org/jira/browse/IMPALA-8132 Project: IMPALA Issue Type: Bu

[jira] [Created] (IMPALA-8130) VERIFY_IF_SUBSET gives false positives on dev box

2019-01-27 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8130: --- Summary: VERIFY_IF_SUBSET gives false positives on dev box Key: IMPALA-8130 URL: https://issues.apache.org/jira/browse/IMPALA-8130 Project: IMPALA Issue Type:

[jira] [Updated] (IMPALA-8129) Build failure: query_test/test_observability.py

2019-01-26 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8129: Summary: Build failure: query_test/test_observability.py (was: Build failure: query_test/test_obs

[jira] [Updated] (IMPALA-8118) Build failure: Connection failure in multiple tests - ASAN

2019-01-26 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8118: Summary: Build failure: Connection failure in multiple tests - ASAN (was: Build failure: Connecti

[jira] [Updated] (IMPALA-8118) Build failure: Connection failure in multiple tests

2019-01-26 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8118: Description: Build of latest master, with ASAN, failed with the following error, which to my newb

[jira] [Updated] (IMPALA-8129) Build failure: query_test/test_observability.py for erasure coding

2019-01-26 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8129: Description: {{query_test/test_observability.py}} failed in the multiple builds: Erasure-coding b

[jira] [Created] (IMPALA-8129) Build failure: query_test/test_observability.py for erasure coding

2019-01-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8129: --- Summary: Build failure: query_test/test_observability.py for erasure coding Key: IMPALA-8129 URL: https://issues.apache.org/jira/browse/IMPALA-8129 Project: IMPALA

[jira] [Updated] (IMPALA-8128) Build failure: Kudu functional data load - Kudu crashed

2019-01-26 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8128: Description: ASAN and core builds failed due, it seems, to a Kudu crash when loading data. Looks

[jira] [Updated] (IMPALA-8127) AWS security token leaked to build log

2019-01-26 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8127: Description: The build for "asf-master-core-asan" failed due to IMPALA-8128. The log tried to the

[jira] [Created] (IMPALA-8128) Build failure: Kudu functional data load - Kudu crashed

2019-01-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8128: --- Summary: Build failure: Kudu functional data load - Kudu crashed Key: IMPALA-8128 URL: https://issues.apache.org/jira/browse/IMPALA-8128 Project: IMPALA Issue

[jira] [Created] (IMPALA-8127) AWS security token leaked to build log

2019-01-26 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8127: --- Summary: AWS security token leaked to build log Key: IMPALA-8127 URL: https://issues.apache.org/jira/browse/IMPALA-8127 Project: IMPALA Issue Type: Bug

[jira] [Updated] (IMPALA-8124) Build failure: webserver/test_web_pages.py

2019-01-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8124: Description: Build log output: {noformat} 04:20:18 === FAILURES

[jira] [Assigned] (IMPALA-8124) Build failure: webserver/test_web_pages.py

2019-01-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-8124: --- Assignee: Lenisha Gandhi (was: Paul Rogers) > Build failure: webserver/test_web_pages.py >

[jira] [Created] (IMPALA-8124) Build failure: webserver/test_web_pages.py

2019-01-25 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8124: --- Summary: Build failure: webserver/test_web_pages.py Key: IMPALA-8124 URL: https://issues.apache.org/jira/browse/IMPALA-8124 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-8122) Build failure: Core S3, Hive Metastore failed to start

2019-01-25 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8122: --- Summary: Build failure: Core S3, Hive Metastore failed to start Key: IMPALA-8122 URL: https://issues.apache.org/jira/browse/IMPALA-8122 Project: IMPALA Issue T

[jira] [Created] (IMPALA-8120) Build Failure: Undetermined data load error for tpcds for Kudu

2019-01-25 Thread Paul Rogers (JIRA)
Paul Rogers created IMPALA-8120: --- Summary: Build Failure: Undetermined data load error for tpcds for Kudu Key: IMPALA-8120 URL: https://issues.apache.org/jira/browse/IMPALA-8120 Project: IMPALA

[jira] [Updated] (IMPALA-8118) Build failure: Connection failure in query_test/test_queries.py

2019-01-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated IMPALA-8118: Description: Build of latest master, with ASAN, failed with the following error, which to my newb

<    1   2   3   4   5   6   7   >