[jira] [Created] (IMPALA-9059) Add UNPIVOT operator

2019-10-16 Thread Greg Rahn (Jira)
Greg Rahn created IMPALA-9059: - Summary: Add UNPIVOT operator Key: IMPALA-9059 URL: https://issues.apache.org/jira/browse/IMPALA-9059 Project: IMPALA Issue Type: New Feature Reporter:

[jira] [Created] (IMPALA-9018) ORDER BY using an expression + column alias fails with "Could not resolve column/field"

2019-10-07 Thread Greg Rahn (Jira)
Greg Rahn created IMPALA-9018: - Summary: ORDER BY using an expression + column alias fails with "Could not resolve column/field" Key: IMPALA-9018 URL: https://issues.apache.org/jira/browse/IMPALA-9018 Pro

[jira] [Resolved] (IMPALA-3759) Add function for unix_timestamp with date format yyyyDDD

2019-10-04 Thread Greg Rahn (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn resolved IMPALA-3759. --- Resolution: Fixed > Add function for unix_timestamp with date format DDD > -

[jira] [Resolved] (IMPALA-2860) allow Impala to interpret "0001-01-01" and later as a date

2019-10-04 Thread Greg Rahn (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn resolved IMPALA-2860. --- Resolution: Fixed > allow Impala to interpret "0001-01-01" and later as a date > ---

[jira] [Resolved] (IMPALA-4627) selective query optimizations

2019-10-04 Thread Greg Rahn (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn resolved IMPALA-4627. --- Resolution: Fixed > selective query optimizations > - > >

[jira] [Resolved] (IMPALA-6057) Cache Remote Reads

2019-09-04 Thread Greg Rahn (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn resolved IMPALA-6057. --- Resolution: Duplicate Seems like a duplicate of IMPALA-8341 now. > Cache Remote Reads > ---

[jira] [Created] (IMPALA-8709) Add Damerau-Levenshtein edit distance built-in function

2019-06-25 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-8709: - Summary: Add Damerau-Levenshtein edit distance built-in function Key: IMPALA-8709 URL: https://issues.apache.org/jira/browse/IMPALA-8709 Project: IMPALA Issue Type

[jira] [Created] (IMPALA-8165) Planner does not push through predicates when there is a disjunction

2019-02-05 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-8165: - Summary: Planner does not push through predicates when there is a disjunction Key: IMPALA-8165 URL: https://issues.apache.org/jira/browse/IMPALA-8165 Project: IMPALA

[jira] [Closed] (IMPALA-2200) [Cloudera][ODBC] (10000) General error: Unexpected exception has been caught.

2019-02-04 Thread Greg Rahn (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn closed IMPALA-2200. - Resolution: Information Provided > [Cloudera][ODBC] (1) General error: Unexpected exception has been

[jira] [Closed] (IMPALA-5040) User Name authentication (i.e. AuthMech=2) causes JDBC connection to get HUNG.

2019-02-04 Thread Greg Rahn (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn closed IMPALA-5040. - Resolution: Information Provided > User Name authentication (i.e. AuthMech=2) causes JDBC connection to

[jira] [Closed] (IMPALA-3784) status-benchmark is broken

2019-01-08 Thread Greg Rahn (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn closed IMPALA-3784. - Resolution: Fixed Fix Version/s: Impala 2.11.0 > status-benchmark is broken > ---

[jira] [Created] (IMPALA-8054) Implicit cast fails with {const INT} BETWEEN FLOAT and INT

2019-01-07 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-8054: - Summary: Implicit cast fails with {const INT} BETWEEN FLOAT and INT Key: IMPALA-8054 URL: https://issues.apache.org/jira/browse/IMPALA-8054 Project: IMPALA Issue T

[jira] [Created] (IMPALA-8029) Support DISTINCT with aggregates

2018-12-28 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-8029: - Summary: Support DISTINCT with aggregates Key: IMPALA-8029 URL: https://issues.apache.org/jira/browse/IMPALA-8029 Project: IMPALA Issue Type: Bug Compone

[jira] [Created] (IMPALA-8028) BETWEEN predicate failures - BetweenPredicate needs to be rewritten into a CompoundPredicate

2018-12-28 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-8028: - Summary: BETWEEN predicate failures - BetweenPredicate needs to be rewritten into a CompoundPredicate Key: IMPALA-8028 URL: https://issues.apache.org/jira/browse/IMPALA-8028

[jira] [Resolved] (IMPALA-7759) Add Levenshtein edit distance built-in function

2018-12-02 Thread Greg Rahn (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn resolved IMPALA-7759. --- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Add Levenshtein edit distance built-in functi

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

2018-12-01 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-7919: - Summary: Add predicates line in plan output for partition key predicates Key: IMPALA-7919 URL: https://issues.apache.org/jira/browse/IMPALA-7919 Project: IMPALA I

[jira] [Closed] (IMPALA-7850) INSERT using VALUES with "CAST" can cause trailing spaces.

2018-11-14 Thread Greg Rahn (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn closed IMPALA-7850. - Resolution: Not A Bug > INSERT using VALUES with "CAST" can cause trailing spaces. > ---

[jira] [Created] (IMPALA-7759) Add Levenshtein edit distance function

2018-10-25 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-7759: - Summary: Add Levenshtein edit distance function Key: IMPALA-7759 URL: https://issues.apache.org/jira/browse/IMPALA-7759 Project: IMPALA Issue Type: New Feature

[jira] [Resolved] (IMPALA-6537) Add missing ODBC scalar functions

2018-02-23 Thread Greg Rahn (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Rahn resolved IMPALA-6537. --- Resolution: Fixed Fix Version/s: Impala 2.12.0 Impala 3.0 > Add missing ODB

[jira] [Created] (IMPALA-6537) Add missing ODBC scalar functions

2018-02-18 Thread Greg Rahn (JIRA)
Greg Rahn created IMPALA-6537: - Summary: Add missing ODBC scalar functions Key: IMPALA-6537 URL: https://issues.apache.org/jira/browse/IMPALA-6537 Project: IMPALA Issue Type: New Feature