[jira] [Updated] (IMPALA-10867) insert overwrite failed when table location schema is different partition location schema

2021-08-17 Thread Qing Cai (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qing Cai updated IMPALA-10867: -- Description: reproduce sql: create table census (name string, census_year int) partitioned by (year

[jira] [Created] (IMPALA-10867) insert overwrite failed when table location schema is different partition location schema

2021-08-17 Thread Qing Cai (Jira)
Qing Cai created IMPALA-10867: - Summary: insert overwrite failed when table location schema is different partition location schema Key: IMPALA-10867 URL: https://issues.apache.org/jira/browse/IMPALA-10867

[jira] [Updated] (IMPALA-10866) Ensure consistency between failure detection and registration/Ack of a coordinator by the admission service

2021-08-17 Thread Bikramjeet Vig (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikramjeet Vig updated IMPALA-10866: Description: Ensure consistency between failure detection and registration/Ack of a coor

[jira] [Updated] (IMPALA-10429) Add Support for specifying HDFS path in 'scratch_dirs' startup option

2021-08-17 Thread Yida Wu (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yida Wu updated IMPALA-10429: - Summary: Add Support for specifying HDFS path in 'scratch_dirs' startup option (was: Add Support for S

[jira] [Updated] (IMPALA-10866) Ensure consistency between failure detection and registration/Ack of a coordinator by the admission service

2021-08-17 Thread Bikramjeet Vig (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikramjeet Vig updated IMPALA-10866: Description: Ensure consistency between failure detection and registration/Ack of a coor

[jira] [Created] (IMPALA-10866) Ensure consistency between failure detection and registration/Ack of a coordinator by the admission service

2021-08-17 Thread Bikramjeet Vig (Jira)
Bikramjeet Vig created IMPALA-10866: --- Summary: Ensure consistency between failure detection and registration/Ack of a coordinator by the admission service Key: IMPALA-10866 URL: https://issues.apache.org/jira/br

[jira] [Resolved] (IMPALA-10720) Add versioning to admission heartbeats

2021-08-17 Thread Bikramjeet Vig (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikramjeet Vig resolved IMPALA-10720. - Fix Version/s: Impala 4.1.0 Resolution: Fixed > Add versioning to admission hear

[jira] [Resolved] (IMPALA-10746) Create table fails after dropping same table from catalog HMS endpoint

2021-08-17 Thread Sourabh Goyal (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sourabh Goyal resolved IMPALA-10746. Resolution: Fixed > Create table fails after dropping same table from catalog HMS endpoin

[jira] [Resolved] (IMPALA-10093) pip_download.py can not detect system proxy correctly

2021-08-17 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang resolved IMPALA-10093. - Fix Version/s: Impala 4.0.0 Resolution: Fixed > pip_download.py can not detect s

[jira] [Updated] (IMPALA-10865) Query with select alias the same as column name rewrite error for grouping exprs

2021-08-17 Thread guojingfeng (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guojingfeng updated IMPALA-10865: - Description: We hit a AnalyzeException when replay online query stmts when upgrading from 3.4.

[jira] [Updated] (IMPALA-9044) Improve memory management in ORC scanner

2021-08-17 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-9044: --- Description: The ORC scanner currently has a simple implementation of orc::MemoryPool. It us

[jira] [Commented] (IMPALA-6636) Use async IO in ORC scanner

2021-08-17 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400204#comment-17400204 ] Quanlong Huang commented on IMPALA-6636: We are currently doing something simila