[jira] [Updated] (IMPALA-7207) Make Coordinator ExecState an atomic enum

2019-02-23 Thread Quanlong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-7207: --- Fix Version/s: Impala 2.13.0 > Make Coordinator ExecState an atomic enum >

[jira] [Updated] (IMPALA-7191) Daemons should call srand() early in main rather than at random locations

2019-02-23 Thread Quanlong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-7191: --- Fix Version/s: Impala 2.13.0 > Daemons should call srand() early in main rather than at

[jira] [Updated] (IMPALA-7121) Clean up partitionIds_ member from HdfsTable

2019-02-23 Thread Quanlong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-7121: --- Fix Version/s: Impala 2.13.0 > Clean up partitionIds_ member from HdfsTable >

[jira] [Updated] (IMPALA-7175) In a local FS build, test_native_functions_race thinks there are 2 impalads where there should be 1

2019-02-23 Thread Quanlong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-7175: --- Fix Version/s: Impala 2.13.0 > In a local FS build, test_native_functions_race thinks there

[jira] [Updated] (IMPALA-7193) Local filesystem failes with fs.defaultFS (file:/tmp) is not supported

2019-02-23 Thread Quanlong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-7193: --- Fix Version/s: Impala 2.13.0 > Local filesystem failes with fs.defaultFS (file:/tmp) is not

[jira] [Created] (IMPALA-8241) from_utc_timestamp returns inconsistent results with Hive

2019-02-23 Thread Quanlong Huang (JIRA)
Quanlong Huang created IMPALA-8241: -- Summary: from_utc_timestamp returns inconsistent results with Hive Key: IMPALA-8241 URL: https://issues.apache.org/jira/browse/IMPALA-8241 Project: IMPALA

[jira] [Work started] (IMPALA-7645) Allow configuring default file format via query option

2019-02-23 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7645 started by Fredy Wijaya. > Allow configuring default file format via query option >

[jira] [Assigned] (IMPALA-7645) Allow configuring default file format via query option

2019-02-23 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya reassigned IMPALA-7645: Assignee: Fredy Wijaya > Allow configuring default file format via query option >

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

2019-02-23 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-7915. - Resolution: Fixed > Wrap SQL parser to avoid redundant code >

[jira] [Assigned] (IMPALA-7310) Compute Stats not computing NULLs as a distinct value causing wrong estimates

2019-02-23 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-7310: --- Assignee: (was: Paul Rogers) > Compute Stats not computing NULLs as a distinct value

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

2019-02-23 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-7847. - Resolution: Won't Fix Upon reflection, while this seems like a good idea, the cost of making

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

2019-02-23 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-7805. - Resolution: Fixed > NumericLiteral toSql() should render zero as 0, not 0-E38, 0.000, etc. >

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

2019-02-23 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned IMPALA-7608: --- Assignee: (was: Paul Rogers) > Estimate row count from file size when no stats

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

2019-02-23 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved IMPALA-7914. - Resolution: Fixed > Introduce AST base class/interface for statement-like nodes >