[jira] [Updated] (IMPALA-10435) Extend "compute incremental stats" syntax to support a list of columns

2021-01-11 Thread liuyao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liuyao updated IMPALA-10435: Issue Type: Improvement (was: Task) > Extend "compute incremental stats" syntax to support a list of

[jira] [Created] (IMPALA-10436) Investigate the need for granting ALL privilege on server when creating an external Kudu table

2021-01-11 Thread Fang-Yu Rao (Jira)
Fang-Yu Rao created IMPALA-10436: Summary: Investigate the need for granting ALL privilege on server when creating an external Kudu table Key: IMPALA-10436 URL: https://issues.apache.org/jira/browse/IMPALA-10436

[jira] [Work started] (IMPALA-10435) Extend "compute incremental stats" syntax to support a list of columns

2021-01-11 Thread liuyao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-10435 started by liuyao. --- > Extend "compute incremental stats" syntax to support a list of columns >

[jira] [Created] (IMPALA-10435) Extend "compute incremental stats" syntax to support a list of columns

2021-01-11 Thread liuyao (Jira)
liuyao created IMPALA-10435: --- Summary: Extend "compute incremental stats" syntax to support a list of columns Key: IMPALA-10435 URL: https://issues.apache.org/jira/browse/IMPALA-10435 Project: IMPALA

[jira] [Commented] (IMPALA-9486) Creating a Kudu table via JDBC fails with "IllegalArgumentException"

2021-01-11 Thread Tim Armstrong (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262890#comment-17262890 ] Tim Armstrong commented on IMPALA-9486: --- I wonder if IMPALA-10027 would prevent this in a

[jira] [Commented] (IMPALA-9486) Creating a Kudu table via JDBC fails with "IllegalArgumentException"

2021-01-11 Thread Sam Nguyen (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262874#comment-17262874 ] Sam Nguyen commented on IMPALA-9486: I ran into this issue while trying to create a table via Impala

[jira] [Updated] (IMPALA-10434) SHOW GRANT statement should perform a check for requesting user

2021-01-11 Thread Fang-Yu Rao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fang-Yu Rao updated IMPALA-10434: - Labels: backwards-compatibility security (was: backwards-compatibility) > SHOW GRANT

[jira] [Updated] (IMPALA-10434) SHOW GRANT statement should perform a check for requesting user

2021-01-11 Thread Fang-Yu Rao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fang-Yu Rao updated IMPALA-10434: - Labels: backwards-compatibility (was: ) > SHOW GRANT statement should perform a check for

[jira] [Created] (IMPALA-10434) SHOW GRANT statement should perform a check for requesting user

2021-01-11 Thread Fang-Yu Rao (Jira)
Fang-Yu Rao created IMPALA-10434: Summary: SHOW GRANT statement should perform a check for requesting user Key: IMPALA-10434 URL: https://issues.apache.org/jira/browse/IMPALA-10434 Project: IMPALA

[jira] [Commented] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Aman Sinha (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262775#comment-17262775 ] Aman Sinha commented on IMPALA-10430: - BTW, a recent patch: IMPALA-10317 has added a threshold

[jira] [Comment Edited] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262743#comment-17262743 ] Zoltán Borók-Nagy edited comment on IMPALA-10430 at 1/11/21, 4:21 PM:

[jira] [Commented] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262743#comment-17262743 ] Zoltán Borók-Nagy commented on IMPALA-10430: The users could use ALTER TABLE to set PK/FK

[jira] [Commented] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Csaba Ringhofer (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262726#comment-17262726 ] Csaba Ringhofer commented on IMPALA-10430: -- Hmm, after thinking a bit more about, I think that

[jira] [Commented] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Csaba Ringhofer (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262711#comment-17262711 ] Csaba Ringhofer commented on IMPALA-10430: -- [~boroknagyz] PRIMARY KEY would help with the

[jira] [Updated] (IMPALA-10432) INSERT INTO Iceberg tables with partition transforms

2021-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltán Borók-Nagy updated IMPALA-10432: --- Labels: impala-iceberg (was: ) > INSERT INTO Iceberg tables with partition

[jira] [Created] (IMPALA-10433) Use Iceberg's fixed partition transforms

2021-01-11 Thread Jira
Zoltán Borók-Nagy created IMPALA-10433: -- Summary: Use Iceberg's fixed partition transforms Key: IMPALA-10433 URL: https://issues.apache.org/jira/browse/IMPALA-10433 Project: IMPALA

[jira] [Created] (IMPALA-10432) INSERT INTO Iceberg tables with partition transforms

2021-01-11 Thread Jira
Zoltán Borók-Nagy created IMPALA-10432: -- Summary: INSERT INTO Iceberg tables with partition transforms Key: IMPALA-10432 URL: https://issues.apache.org/jira/browse/IMPALA-10432 Project: IMPALA

[jira] [Commented] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17262647#comment-17262647 ] Zoltán Borók-Nagy commented on IMPALA-10430: I think this problem could be more naturally

[jira] [Created] (IMPALA-10431) Consider partitioning instead of sorting before inserts

2021-01-11 Thread Csaba Ringhofer (Jira)
Csaba Ringhofer created IMPALA-10431: Summary: Consider partitioning instead of sorting before inserts Key: IMPALA-10431 URL: https://issues.apache.org/jira/browse/IMPALA-10431 Project: IMPALA

[jira] [Updated] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Csaba Ringhofer (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Csaba Ringhofer updated IMPALA-10430: - Description: Small mistakes in join conditions can lead to huge number of duplicates

[jira] [Created] (IMPALA-10430) Allow limiting duplicate rows from joins

2021-01-11 Thread Csaba Ringhofer (Jira)
Csaba Ringhofer created IMPALA-10430: Summary: Allow limiting duplicate rows from joins Key: IMPALA-10430 URL: https://issues.apache.org/jira/browse/IMPALA-10430 Project: IMPALA Issue